I’m using the latest version of Sonarr on a Mac and getting an error when Sonarr tries to connect to Deluge on a remote server. It had been working fine and appears to have stopped working with the recent update (2.0.0.3645). I’ve tried restarting Sonarr and Deluge but had no luck. The trace log is below.
Enable trace logging in Sonarr as that will log more information and may log the response thats failing.
Sonarr attempts to find a connection to the deluge daemon from the web API that connects on 127.0.0.1, if one doesn’t exist it will fail. It looks like the web API responded in this case, but the connection doesn’t exist.
Have you updated Deluge recently (maybe something changed there) or changed how the web API connects to the daemon?
Hi Markus - I hadn’t updated Deluge or changed any settings but did get it working with another restart. Not sure what changed but all appears to be ok now. Appreciate your help.