Access Denied after upgrade to 3.3.0Beta3
Posted: May 4th, 2021, 7:22 am
Hopefully one of you guys can point me in to the right direction, because I seem to miss what is going on. Hehe.
So, couple of days ago I decided to upgrade to the latest beta available on the ubuntu repo from jcfp. I upgraded with the following path according to my apt history log:
3.2.0~beta2-0ubuntu1~jcfp3~18.04 > 3.3.0~beta3-0ubuntu1~jcfp1~18.04
today I checked again and updated to 3.3.0~beta3-0ubuntu1~jcfp2~18.04 because of the error I am getting.
When going to the URL of sabnzbd it gives me nothing more than "access denied" atm. I've searched the forum and the rest of the internet, it gave me hints to host_whitelist and local_ranges. I've tried deleting them just for testing what would happen, but it would return them to the config after restarting ( stop, edit, start) with values:
local_ranges = ,
host_whitelist = $hostname, (where $hostname is my hostname of course)
When checking the logging of sabnzbd, it gives me nothing more than:
2021-05-04 14:16:48,133::DEBUG::[interface:140] Request GET / from $IP [Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36] {}
2021-05-04 14:16:48,133::INFO::[notifier:122] Sending notification: Warning - Refused connection from: $IP [Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36] (type=warning, job_cat=None)
2021-05-04 14:16:48,133::WARNING::[interface:376] Refused connection from: $IP [Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36]
This doesn't look like the refused part when hostname is wrong or something. Also Sonarr isn't able to use the API as well, same error with different path/get of course. I did not try to downgrade again so I don' t know if that would solve my issues, but in all these years I've been using Sabnzbd it's the first time I am getting this error. Again hopefully somebody can point me in the right direction as I don't see what the problem is, hehe. Thanks in advance!
So, couple of days ago I decided to upgrade to the latest beta available on the ubuntu repo from jcfp. I upgraded with the following path according to my apt history log:
3.2.0~beta2-0ubuntu1~jcfp3~18.04 > 3.3.0~beta3-0ubuntu1~jcfp1~18.04
today I checked again and updated to 3.3.0~beta3-0ubuntu1~jcfp2~18.04 because of the error I am getting.
When going to the URL of sabnzbd it gives me nothing more than "access denied" atm. I've searched the forum and the rest of the internet, it gave me hints to host_whitelist and local_ranges. I've tried deleting them just for testing what would happen, but it would return them to the config after restarting ( stop, edit, start) with values:
local_ranges = ,
host_whitelist = $hostname, (where $hostname is my hostname of course)
When checking the logging of sabnzbd, it gives me nothing more than:
2021-05-04 14:16:48,133::DEBUG::[interface:140] Request GET / from $IP [Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36] {}
2021-05-04 14:16:48,133::INFO::[notifier:122] Sending notification: Warning - Refused connection from: $IP [Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36] (type=warning, job_cat=None)
2021-05-04 14:16:48,133::WARNING::[interface:376] Refused connection from: $IP [Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36]
This doesn't look like the refused part when hostname is wrong or something. Also Sonarr isn't able to use the API as well, same error with different path/get of course. I did not try to downgrade again so I don' t know if that would solve my issues, but in all these years I've been using Sabnzbd it's the first time I am getting this error. Again hopefully somebody can point me in the right direction as I don't see what the problem is, hehe. Thanks in advance!