Installed Sonarr within the last week and have had it working in the past. Was working great then randomly wouldn’t load getting the ERR_CONNECTION_REFUSED error on Chrome (47.0.2526.106 (64-bit)). I recently updated to OSX 10.11.2 (can’t remember if this was before or after I installed Sonarr). I’ve read some of the other topics on this error but haven’t seen a solution that works.
I took a quick look through but I’m not knowledgable enough to figure it out. Does this tell you anything about my error?
15-12-15 15:05:16.3|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Deluge
System.Net.WebException: Error: ConnectFailure (Connection refused) —> System.Net.Sockets.SocketException: Connection refused
at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x000bc] in /private/tmp/source-mono-mac-4.2.0-branch-64/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1-x86/mcs/class/System/System.Net.Sockets/Socket.cs:1235
at System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) [0x0019b] in /private/tmp/source-mono-mac-4.2.0-branch-64/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1-x86/mcs/class/System/System.Net/WebConnection.cs:213
— End of inner exception stack trace —
at NzbDrone.Core.Rest.RestSharpExtensions.ValidateResponse (IRestResponse response, IRestClient restClient) [0x001dc] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Rest\RestSharpExtensions.cs:53
at NzbDrone.Core.Rest.RestSharpExtensions.Read[T] (IRestResponse restResponse, IRestClient restClient) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Rest\RestSharpExtensions.cs:60
at NzbDrone.Core.Rest.RestSharpExtensions.ExecuteAndValidate[T] (IRestClient client, IRestRequest request) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Rest\RestSharpExtensions.cs:72
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (IRestClient client, System.String action, System.Object[] arguments) [0x00081] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:226
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient (IRestClient restClient) [0x0000b] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:265
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildClient (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x000c6] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:251
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.String action, System.Object[] arguments) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:162
at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrents (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00006] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:68
at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00031] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:98
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (IDownloadClient downloadClient) [0x0000c] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:86