Search found 9 matches

by chaoticyeshua
December 9th, 2020, 2:16 pm
Forum: General Help
Topic: Web interface crashing
Replies: 14
Views: 3963

Re: Web interface crashing

No, I opened it back up again. I didn't realize the web interface uses API calls to collect data. The concerning log entries were likely me leaving the web interface open on another computer outside my network, or viewing from my phone. I had the refresh set to 1 sec, so that's why there were so man...
by chaoticyeshua
December 9th, 2020, 2:05 pm
Forum: General Help
Topic: Web interface crashing
Replies: 14
Views: 3963

Re: Web interface crashing

Well perhaps I spoke too soon. A little while ago I received a different error (though still no crash so far):

Code: Select all

ssl.SSLError: [SSL: VERSION_TOO_LOW] version too low (_ssl.c:1124)
by chaoticyeshua
December 9th, 2020, 11:45 am
Forum: General Help
Topic: Web interface crashing
Replies: 14
Views: 3963

Re: Web interface crashing

I'm glad to see that seems to have worked for you as well! Hopefully it helps others.
by chaoticyeshua
December 9th, 2020, 8:55 am
Forum: General Help
Topic: Web interface crashing
Replies: 14
Views: 3963

Re: Web interface crashing

It's been almost a full 24 hours without a warning in the SAB interface, and without the SAB interface crashing. A full uninstall/reinstall of Radarr and setting it up again from scratch seems to have resolved the problem for me. I also did notice in Radarr in Settings > General > Security section t...
by chaoticyeshua
December 8th, 2020, 3:09 pm
Forum: General Help
Topic: Web interface crashing
Replies: 14
Views: 3963

Re: Web interface crashing

Well, what I'm saying is that so far I have not seen the issue with SAB arise again after fixing Radarr. I'll keep you in the loop though just in case it does.
by chaoticyeshua
December 8th, 2020, 1:12 pm
Forum: General Help
Topic: Web interface crashing
Replies: 14
Views: 3963

Re: Web interface crashing

I had created my own self-signed certificate using OpenSSL several years ago. I can't remember the commands I used to generate it. I had the cert stored in a .cert file and the private key in a .key file as required by SABnzbd. I used OpenSSL, running this command, to merge them into a single .pfx f...
by chaoticyeshua
December 8th, 2020, 1:03 pm
Forum: General Help
Topic: Web interface crashing
Replies: 14
Views: 3963

Re: Web interface crashing

Just FYI, after reinstalling Radarr and setting it up again from scratch, I'm not getting this error anymore. I ended up having to use OpenSSL to convert my cert/key files into a pfx format certificate instead to enable https for Radarr (SSL certificates are done differently for it now), but it's wo...
by chaoticyeshua
December 7th, 2020, 6:43 pm
Forum: General Help
Topic: Web interface crashing
Replies: 14
Views: 3963

Re: Web interface crashing

Hi, thanks for the response. I use Sonarr, Radarr, and Bazarr. I noticed Radarr auto-updated to a newer version and was no longer functioning. I ended up having to reinstall the latest build and reset all my settings. I'm going to work on setting that back up again when I have some time (likely tomo...
by chaoticyeshua
December 7th, 2020, 3:50 pm
Forum: General Help
Topic: Web interface crashing
Replies: 14
Views: 3963

Web interface crashing

Hello, I am running SABnzbd version 3.1.1 as a Windows service. Several times a day, I receive the below error and randomly my web interface quits working until the service is restarted. I have HTTPS enabled and am using a self-signed certificate. It is the same certificate I've been using for a cou...