[SOLVED] SSL No Longer Working

Sonarr version (exact version): 2.0.0.4949

OS: Windows 10 Pro

((Debug logs)): https://pastebin.com/4uwCPqHi

Description of issue: I’m unable to get SSL to work. I’ve updated the certificate to a paid SSL and it worked for a few weeks and stopped. I’ve read multiple posts about deleting the config and re-entering. I even re-downloaded the cert and and re-converted to pfx12 based on the workaround linked in the wiki.I’m at a loss and not sure why it just won’t work!

I’m getting extremely frustrated and I wish Sonarr let you point it to a cert and key like Couchpotato. It handles SSL much better!

Thanks in advance.

It’s how the web server Sonarr uses works, at this time there isn’t anything we can do.

17-10-4 23:54:40.5|Info|OwinHostController|  http://192.168.11.43:9992/
17-10-4 23:54:40.5|Info|OwinHostController|  https://192.168.11.43:9993/
17-10-4 23:54:40.6|Info|OwinHostController|  http://localhost:9992/
17-10-4 23:54:40.6|Info|OwinHostController|  https://localhost:9993/

You should set the Bind Address to * as it is right now you’re telling the webserver to only listen to the urls with IPs, so https://sonarr.myhost.com:9993 wouldn’t work.

Unfortunately, this did not resolve the issue either.

What do you logs show now when starting Sonarr?

Here’s the log:

https://pastebin.com/vTM5mF0W

What error do you get when you try to load Sonarr over HTTPS?

Looks like a Timeout error.

I figured it out.

Thanks for the assistance. Appears my Firewall install corrupted itself. It also interfered with Steam as well. But was letting other stuff through. Not sure why. What a pain. Thanks.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.