March 6, 201511 yr I worked on my unRAID server earlier and fixed an issue where all my programs were losing their data. More info here: http://lime-technology.com/forum/index.php?topic=38565.0 I am trying to manually queue a show for downloading and for some reason, Sonarr is saying it is unable to connect to nzbget. If I go into the download clients section and do a test on nzbget, it completes just fine. Here is what I am seeing in Sonarr's log: Message: Couldn't add report to download queue. CSI.Cyber.S01E01.Kidnapping.2.0.1080p.WEB-DL.DD5.1.H.264-CtrlHD-NZBgeek: Unable to connect to NzbGet. Error getting response stream (ReadDone2): ReceiveFailure Exception: NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to NzbGet. Error getting response stream (ReadDone2): ReceiveFailure ---> System.Net.WebException: Error getting response stream (ReadDone2): ReceiveFailure ---> System.Exception: at System.Net.WebConnection.HandleError(WebExceptionStatus st, System.Exception e, System.String where) at System.Net.WebConnection.ReadDone(IAsyncResult result) at System.Net.WebConnection.HandleError (WebExceptionStatus st, System.Exception e, System.String where) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0 at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.CheckForError (IRestResponse response) [0x00000] in <filename unknown>:0 at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest (IRestRequest restRequest, NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in <filename unknown>:0 at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.DownloadNzb (System.Byte[] nzbData, System.String title, System.String category, Int32 priority, NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in <filename unknown>:0 at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.AddFromNzbFile (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode, System.String filename, System.Byte[] fileContent) [0x00000] in <filename unknown>:0 at NzbDrone.Core.Download.UsenetClientBase`1[NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings].Download (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode) [0x00000] in <filename unknown>:0 at NzbDrone.Core.Download.DownloadService.DownloadReport (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode) [0x00000] in <filename unknown>:0 at NzbDrone.Core.Download.ProcessDownloadDecisions.ProcessDecisions (System.Collections.Generic.List`1 decisions) [0x00000] in <filename unknown>:0 Any idea what I can look at to fix this issue?
March 6, 201511 yr Author I wound up deleting and re-installing the nzbget docker container and image. Not sure why it did this but it is working for now. I couldn't even click and upload my own nzb file to it. It kept telling me I couldn't connect to it. I will post again as the day goes on as to if it continues to be bug free..
Archived
This topic is now archived and is closed to further replies.