Started seeing a whole raft of of the following warning - doesn't seem to affect use although I am getting a whole load more failed blocks errors in general:
API Key incorrect, Use the api key from Config->General in your 3rd party program: 192.168.0.20>python-requests/2.7.0 CPython/2.7.11 Linux/3.10.35
started seeing it after I had a Sab crach needing a reinstall and also updating python
Thanks
what does this warning mean and how to fix please?
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: what does this warning mean and how to fix please?
Explanation of
There is a python program on Linux system with IP address 192.168.0.20 which is trying to access your SABnzbd API, but it is not using the correct API key.
Remarks:
- that "python program" might be couch potato, or sonarr, or ...
- if you did set up something very wrong, it might also be SABnzbd itself trying to access its own API interfac (rare).
- if you did a fresh setup deleting sabnzbd.ini, you got a new API key, which would explaing the above
Code: Select all
192.168.0.20>python-requests/2.7.0 CPython/2.7.11 Linux/3.10.35Remarks:
- that "python program" might be couch potato, or sonarr, or ...
- if you did set up something very wrong, it might also be SABnzbd itself trying to access its own API interfac (rare).
- if you did a fresh setup deleting sabnzbd.ini, you got a new API key, which would explaing the above
Re: what does this warning mean and how to fix please?
Thanks.
As it happened when everything went pear-shaped it didn't occur to me to see if there was a file I could copy/save to preserve all my settings so I did an uninstall and reinstall and had to re-enter the settings.
Only CP and sickrage to my knowledge make api calls to Sab and I updated both of these with the new API and both seem to be working okay.
If so what else might it be please and how do I check?
Only started now I think about it after I activated the new ozb integrated features to check quality of files etc
As it happened when everything went pear-shaped it didn't occur to me to see if there was a file I could copy/save to preserve all my settings so I did an uninstall and reinstall and had to re-enter the settings.
Only CP and sickrage to my knowledge make api calls to Sab and I updated both of these with the new API and both seem to be working okay.
If so what else might it be please and how do I check?
Only started now I think about it after I activated the new ozb integrated features to check quality of files etc
Re: what does this warning mean and how to fix please?
I've double-checked the API in CP and Sick
I am wondering is the error is being generated by the OZNZB integration?
I have entered the OZ API in SAB but have now also added the Sab NZB key into OZ so will see if that changes anything
Everything seems to be working okay just the error list is a bit irritating
I am wondering is the error is being generated by the OZNZB integration?
I have entered the OZ API in SAB but have now also added the Sab NZB key into OZ so will see if that changes anything
Everything seems to be working okay just the error list is a bit irritating
Re: what does this warning mean and how to fix please?
Do you agree 192.168.0.20 is a system on your LAN?Everything seems to be working okay just the error list is a bit irritating
If so: can you find it? On each system, type "ifconfig" (Linux, OSX) or "ipconfig" (Windows). My guess it is NOT your router.
Once you find the system, find the process that's connecting to SAB's API.
You really should be able to find it.
If not ... ignore the message. Maybe irritating, but harmless.
Re: what does this warning mean and how to fix please?
192.168.0.20 is the IP address assigned to the Xpenology box
All the apps (CP/SAB/Sick/Trasmission) are ports from this IP address
All the apps (CP/SAB/Sick/Trasmission) are ports from this IP address
