Description of issue: Not sure what is going on with Sonarr but it’s bugging out. I noticed that I have multiple releases of some videos in Deluge (and yet the release is missing from Sonarr, never imported) I was on 2.0.0.4702 so I updated to latest 4731. I went to Blacklist and then to Designated Survivor tv shows and did manual search for latest episodes of each. The log is attached and starts around 17-5-5 19:25. I noticed 4 releases (720p and 1080p) of Blacklist were imported to Deluge and 2 releases of Designated Survivor. No idea why. I then waited for some time for them to finish and neither was imported to Sonarr. No idea why it’s importing more than one release and why it’s not importing. I haven’t changed any settings recently so not sure why this is occurring.
I just cleared log and did same thing with Late Night with Stephen Colbert. I ran a manual search for a recent missing episode. 3 separate releases were imported into Deluge. None of them were actually imported into Sonarr.
17-5-5 17:49:16.3|Debug|Deluge|Downloading torrent for episode 'The.Blacklist.S04E19.1080p.AMZN.WEBRip.DDP5.1.x264-ViSUM' finished (17897 bytes from http://broadcasthe.net/torrents.php?action=download&id=779749&authkey=(removed)&torrent_pass=(removed)
17-5-5 17:49:31.3|Warn|ProcessDownloadDecisions|Couldn't add report to download queue. The.Blacklist.S04E19.1080p.AMZN.WEBRip.DDP5.1.x264-ViSUM
[v2.0.0.4702] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00065] in /mnt/mpathc/orange/mono-4.8.0/mcs/class/System/System.Net/HttpWebRequest.cs:1031
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /mnt/mpathc/orange/mono-4.8.0/mcs/class/System/System.Net/HttpWebRequest.cs:1043
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000fb] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:63
--- End of inner exception stack trace ---
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0006f] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:234
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00008] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:180
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AddTorrentFromFile (System.String filename, System.Byte[] fileContent, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00000] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:94
at NzbDrone.Core.Download.Clients.Deluge.Deluge.AddFromTorrentFile (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode, System.String hash, System.String filename, System.Byte[] fileContent) [0x00000] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:58
at NzbDrone.Core.Download.TorrentClientBase`1[TSettings].DownloadFromWebUrl (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode, System.String torrentUrl) [0x001aa] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\TorrentClientBase.cs:181
at NzbDrone.Core.Download.TorrentClientBase`1[TSettings].Download (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode) [0x00148] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\TorrentClientBase.cs:117
at NzbDrone.Core.Download.DownloadService.DownloadReport (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode) [0x00171] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\DownloadService.cs:66
at NzbDrone.Core.Download.ProcessDownloadDecisions.ProcessDecisions (System.Collections.Generic.List`1[T] decisions) [0x0014e] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\ProcessDownloadDecisions.cs:74
Looks like Deluge isn’t responding to Sonarr properly, it may actually be queuing them, but Sonarr doesn’t get a response so it doesn’t track it.
17-5-5 17:56:29.4|Error|Deluge|Couldn't get list of torrents
[v2.0.0.4702] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00065] in /mnt/mpathc/orange/mono-4.8.0/mcs/class/System/System.Net/HttpWebRequest.cs:1031
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /mnt/mpathc/orange/mono-4.8.0/mcs/class/System/System.Net/HttpWebRequest.cs:1043
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000fb] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:63
--- End of inner exception stack trace ---
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0006f] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:234
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00008] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:180
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:80
at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00012] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:88
What does Sonarr show for these items in Activity: Queue?
If nothing is there Sonarr doesn’t know about them, likely because of the error getting items from Deluge, so Deluge is not working properly.
Yes there was nothing in activity queue. It seems it was Deluge. I guess their API is still pretty buggy… i remember having issues over a year ago with them.
I restarted Deluge and it appears to be working now. Thank you. Appreciate all your hard work. Will be donating again to support you guys!