Page 2 of 2
Re: HTTP Traceback Error - What is it, how to fix?
Posted: May 9th, 2020, 1:07 pm
by sander
Is your SABnzbd accessible from your LAN?
Is your SABnzbd accessible from Internet?
Re: HTTP Traceback Error - What is it, how to fix?
Posted: May 9th, 2020, 1:35 pm
by thew1se
Only from lan
Re: HTTP Traceback Error - What is it, how to fix?
Posted: May 9th, 2020, 1:52 pm
by sander
OK, and what is the URL via which you access your SABnzbd, so for example
https://192.168.1.119:8080/sabnzbd/ ?
So: do you access via HTTPS or HTTP?
Re: HTTP Traceback Error - What is it, how to fix?
Posted: May 9th, 2020, 2:08 pm
by thew1se
Re: HTTP Traceback Error - What is it, how to fix?
Posted: May 9th, 2020, 2:19 pm
by sander
Ah, that makes things easier:
I'm quite sure you have enabled HTTPS in SABnzbd as you see webserver SSL errors
As you use HTTP and not HTTPS, I would say you can disable HTTPS in SAB: /sabnzbd/config/general/
After that you can't get webserver SSL errors anymore
Re: HTTP Traceback Error - What is it, how to fix?
Posted: May 9th, 2020, 2:28 pm
by thew1se
Cool thanks will try.
Re: HTTP Traceback Error - What is it, how to fix?
Posted: May 9th, 2020, 6:34 pm
by thew1se
ok so was accessing sab through my phone, and it appeared it was http, but it actually was https.
So I've now set it to http and updated connection settings in Sonar and Radar.
Curious, if I am only accessing SAB, Sonar, Radar within Lan, is there any security advantage to enabling HTTPS, or is it redundant because its on LAN only?
Re: HTTP Traceback Error - What is it, how to fix?
Posted: May 10th, 2020, 2:16 am
by sander
thew1se wrote: ↑May 9th, 2020, 6:34 pm
Curious, if I am only accessing SAB, Sonar, Radar within Lan, is there any security advantage to enabling HTTPS, or is it redundant because its on LAN only?
Good question. I think HTTPS on LAN is nice, but if it causes problems (from another process on your LAN), and if you can't locate that, disabling HTTPS is a workaround ...
Re: HTTP Traceback Error - What is it, how to fix?
Posted: May 12th, 2020, 9:30 am
by thew1se
Just an update.... its been 3 days and so far so good, haven't seen any errors. Thanks again!