Sonarr web gui not loading

Sonarr version (exact version): 3.0.3.620
Mono version (if Sonarr is not running on Windows):5.20.1.34
OS:
Debug logs: https://pastebin.com/UTKDnM5L
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here. Post in .txt not .doc, .rtf or some other formatted document)
Description of issue: When I try to load the web gui I get an error saying failed to load (usully series) from API.

Sonarr is behind an nginx proxy and if I bypass it by using ngrok it seems to load just fine. There are no errors in the nginx logs but a couple in the sonarr logs.

There are also a few errors in chrome’s developers console. I can provide those if needed.

Any help would be greatly appreciated!

How long does the /api/v3/series response take before it fails? This sounds like nginx is closing the connection, maybe timing out in getting a response from Sonarr on the back end, which causes the UI to fail to load.

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