Sonarr version (exact version): 2.0.0.3953 - Mar 12 2016 Mono version (if Sonarr is not running on Windows): not sure OS: CentOS 6.5 ((Debug logs)) (posted to hastebin or similar): http://pastebin.com/HuHuYcPg Description of issue (if you think you’ve found a bug please include steps to reproduce):
I have been using deluge 1.3.12 for a while now with no issues but i went on my server, noticed it had updated the the latest sonarr version and that downloads weren’t being started, after investigating i found that the deluge download client said it couldn’t authenticate, i checked the password worked with deluge which it did and re-entered it into sonarr but still got the same message. i have also removed the deluge download client from sonarr and attempted it again, with no joy.
Sonarr authenticates successfully as shown on lines 4-7, then immediately gets rejected on the next request. I checked and we’re not communicating any differently with Deluge in 2.0.0.3953. Perhaps there is something in Deluge’s logs that explains why its failing.
Deluge’s logs only seem to indicate that it successfully connected, but nothing about why it rejected the connection. I’m not sure what it could cause that.
Looking at the log and the code, the first request gets rejected because its not authenticated so Sonarr authenticates, then the request fails again because its not authenticated so Sonarr gives up. Unless Sonarr isn’t setting the auth cookie correctly I don’t see how it could fail, but if that was the case it wouldn’t ever work.
So frustrating I have no idea what is going on and why it’s not working. I’ve been using this version of deluge and it used to work fine. Only thing that changed was somarrr