Sonarr version (exact version): 2.0.0.4146 Mono version (if Sonarr is not running on Windows): 3.2.8 OS: Ubuntu 14.04.4 LTS ((Debug logs)) (posted to hastebin or similar): http://pastebin.com/0jn3KUsi Description of issue:
When using Sonarr remotely (through an nginx proxy), I am no longer able to click action buttons like ‘save’ or ‘automatic search’. They just don’t respond. This started recently, though I’m not sure why. I haven’t changed any proxy settings, configuration changes in Sonarr, etc.
Sonarr works as intended when accessing it on my local network.
It sounds like nginx is dropping the request or the response, they are all POSTs or PUTs from the UI to the server. If you enable ((Debug logging)) (bypassing the reverse proxy since you can’t save), Sonarr will log requests to the API.
Pretty sure I have and if I recall correctly it was a bad nginx config, nothing else really explains it, since it works fine without the proxy I’m assuming (locally) and the logs don’t have the requests coming in at all.
Just saw this as well… you need to be running 3.10 or higher, anything lower will not work properly, though not this specific issue.