Sonarr version: 2.0.0.4949
Mono version: 5.2.0.215
OS: Debian 9 in Docker
((Debug logs)):
Sonarr: https://pastebin.com/WbiR1qVp
Docker-Compose: https://pastebin.com/1tPpVAvE
Nginx: https://pastebin.com/dFZBcisA
Description of issue: Sonarr works using the default indexers, for example Rarbg, but breaks when using a custom Torznab Jackett feed. I’m running both Sonarr and Jackett behind a SSL secured NGINX reverse proxy. I can download torrents from Jackett directly and Sonarr displays the torrents properly but I can’t get Sonarr to download from Jackett. The logs spit out a 404 error but when I click on the link myself, I can download the file.
I’m not sure if this might be related but before, Sonarr wouldn’t connect to any services if it used an internal IP address like 127.0.0.1, 0.0.0.0., or localhost but 192.168.xxx.xxx or a forwarded public port would. I could connect to Sonarr itself using those ports though.