[Support] binhex - Radarr


Recommended Posts

On 8/9/2018 at 7:32 PM, munit85 said:

thanks for the followup. I've just been restarting it every few days. 

 

looks like they'll sort it out in due time.

 

It's been over a year, so probably need to figure out a solution on your own like something to autorestart or limit the ram usage of the docker.  I plan on upgrading to 32 gigs of ram eventually, but in the meantime I restart every 1-2 days or anytime I'm at my PC.

 

Still makes my life way better with radarr than without, so can't complain.

Link to comment
  • 5 weeks later...
On 6/17/2018 at 4:42 PM, becksworth said:

Radarr starting giving me some problems since the new update and also the new nzbget update. This is what is showing on my log below. I am getting the same error in sonarr as well. It will send the movie to nzbget and will show up in the history as "copy" and then show as instantly downloaded in radarr but nothing happens after that. The file never shows up in the download section of nzbget. Any ideas? I looked at all my settings and nothing has been changed since the update. 


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 (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x00056] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Net.Sockets.SocketAsyncResult+<>c.<Complete>b__27_0 (System.Object state) [0x00000] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00015] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:439 
   --- End of inner exception stack trace ---
  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00059] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1033 
  at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1045 
  at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0012b] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74 
  at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:58 
  at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:114 
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:50 
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x00047] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:232 
   --- End of inner exception stack trace ---
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x0008e] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:245 
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetHistory (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:135 
  at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetHistory () [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\Nzbget.cs:128 

 

My Radarr started running into what appears to be the same issue as above and am unsure how to resolve it.

Radarr and nzbget dockers (both from Binhex, btw thanks for the awesome images!) are up to the latest as of posting today.

I thought this might be related to DupeCheck feature that is somewhat newly introduced in NZBGet and had that disabled but still I'm running into issue.

Sonarr which I haven't upgraded in a while is not running into issues like this.

 

My issue unlike becksworth's issue is not just during the "Copy" operation but seems to happen with general connectivity with NZBGet.

The issue temporarily goes away if I restart the radarr docker (meaning movie gets added do NZBGet without issue). 

 

Oh, I've also tried "AddUser" and "AddPassword" feature in NZBGet's security section to see if that worked but the issue still appears.

Below is my error message as well although it seems to be the same as becksworth's log. There is not really any log to grab from NZBGet.

 

When doing the Test on DogNZB from Download Clients menu in Radarr, it passes without issue.

 

Any help would be greatly appreciated.

 

I don't have much understanding of how this works but could this be caused by "Mono" version issue? 

 

Thanks guys

 

 

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 (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x00056] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Net.Sockets.SocketAsyncResult+<>c.<Complete>b__27_0 (System.Object state) [0x00000] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00015] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:439 
   --- End of inner exception stack trace ---
  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00059] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1033 
  at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1045 
  at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0012b] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74 
  at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:58 
  at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:114 
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:50 
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x00047] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:232 
   --- End of inner exception stack trace ---
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x0008e] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:245 
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetHistory (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:135 
  at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetHistory () [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\Nzbget.cs:128 
Close
 
 
 
 
Just noticed, I also sometimes get the error below as well!
zbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to NZBGet. Error getting response stream (ReadDone4): ServerProtocolViolation ---> System.Net.WebException: Error getting response stream (ReadDone4): ServerProtocolViolation ---> System.Exception:   at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x000af] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Net.Sockets.SocketAsyncResult+<>c.<Complete>b__27_0 (System.Object state) [0x00000] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00015] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:439 
   --- End of inner exception stack trace ---
  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00059] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1033 
  at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1045 
  at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0012b] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74 
  at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:58 
  at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:114 
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:50 
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x00047] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:232 
   --- End of inner exception stack trace ---
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x0008e] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:245 
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetGlobalStatus (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:125 
  at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetQueue () [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\Nzbget.cs:61 
 
 
 
Edited by Roang
Link to comment
On 9/13/2018 at 5:38 PM, Roang said:

My Radarr started running into what appears to be the same issue as above and am unsure how to resolve it.

Radarr and nzbget dockers (both from Binhex, btw thanks for the awesome images!) are up to the latest as of posting today.

I thought this might be related to DupeCheck feature that is somewhat newly introduced in NZBGet and had that disabled but still I'm running into issue.

Sonarr which I haven't upgraded in a while is not running into issues like this.

 

My issue unlike becksworth's issue is not just during the "Copy" operation but seems to happen with general connectivity with NZBGet.

The issue temporarily goes away if I restart the radarr docker (meaning movie gets added do NZBGet without issue). 

 

Oh, I've also tried "AddUser" and "AddPassword" feature in NZBGet's security section to see if that worked but the issue still appears.

Below is my error message as well although it seems to be the same as becksworth's log. There is not really any log to grab from NZBGet.

 

When doing the Test on DogNZB from Download Clients menu in Radarr, it passes without issue.

 

Any help would be greatly appreciated.

 

I don't have much understanding of how this works but could this be caused by "Mono" version issue? 

 

Thanks guys

 

 


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 (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x00056] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Net.Sockets.SocketAsyncResult+<>c.<Complete>b__27_0 (System.Object state) [0x00000] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00015] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:439 
   --- End of inner exception stack trace ---
  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00059] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1033 
  at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1045 
  at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0012b] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74 
  at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:58 
  at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:114 
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:50 
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x00047] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:232 
   --- End of inner exception stack trace ---
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x0008e] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:245 
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetHistory (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:135 
  at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetHistory () [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\Nzbget.cs:128 
Close
 
 
 
 
Just noticed, I also sometimes get the error below as well!

zbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to NZBGet. Error getting response stream (ReadDone4): ServerProtocolViolation ---> System.Net.WebException: Error getting response stream (ReadDone4): ServerProtocolViolation ---> System.Exception:   at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x000af] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Net.Sockets.SocketAsyncResult+<>c.<Complete>b__27_0 (System.Object state) [0x00000] in <5efeee63065d4efdba33446b88d50914>:0 
  at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00015] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <2dfe84a36ef4410ca18642993b51b799>:0 
  at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:439 
   --- End of inner exception stack trace ---
  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00059] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1033 
  at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1045 
  at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0012b] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74 
  at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:58 
  at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:114 
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:50 
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x00047] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:232 
   --- End of inner exception stack trace ---
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x0008e] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:245 
  at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetGlobalStatus (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:125 
  at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetQueue () [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\Nzbget.cs:61 
 
 
 

Just quickly replying to myself. After trying out multiple things, it appears that issue is on NZBGet side as the issue appears with Linuxserver's image of radarr as well. To further verify this, running sabnzbd does not run into issues like above. I'll post more updates here or if else where i'll link it to this article.

Thanks!

Link to comment
On 8/13/2018 at 11:54 PM, tential said:

 

It's been over a year, so probably need to figure out a solution on your own like something to autorestart or limit the ram usage of the docker.  I plan on upgrading to 32 gigs of ram eventually, but in the meantime I restart every 1-2 days or anytime I'm at my PC.

 

Still makes my life way better with radarr than without, so can't complain.

I've only recently started experiencing issues with radarr. It's using over 5GB RAM (out of 16) and it makes all my dockers completely unresponsive and I start to get 100% CPU utilization. So basically until this is fixed I can no longer use it. Has anyone had any success with limiting the amount of RAM the docker can use?

Link to comment
  • 2 weeks later...
  • 1 month later...
  • 4 weeks later...

I'm having the same issue that Roang is reported above, running the latest radarr and nzbget - I've been running this setup successfully for quite some time and have just recently run into this issue

 

Quote

[Error] Nzbget: Unable to connect to NZBGet. Error getting response stream (ReadDone2): ReceiveFailure

[v0.2.0.1120] 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 (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in <5efeee63065d4efdba33446b88d50914>:0

 

My Download Client within Radarr is configured to use the docker ip
 

Quote

 

Name: NZBGet

Host: 172.17.0.3
Port: 6789

 

 

I'm not sure if this is related but Radarr is picking up and sending every NZB file it finds for each movie to NzbGet and it is causing me to go over my download cap set by my ISP, this is a huge issue and I can't track down how to fix it

 

 

Capture.PNG

Edited by obi
Link to comment
  • 2 weeks later...

@binhex Could `mediainfo` be added to the install here: https://github.com/binhex/arch-radarr/blob/master/build/root/install.sh#L22 ? The radarr devs continue suggesting its use to debug issues of errors handling completed downloads with messages containing "has a runtime of 0, is it a valid video file?"

 

When I perform `ls -lh <movie>` it returns reasonable sizes, so I'm trying to now test if mediainfo calls within radarr is just having an issue. All mkv and mp4 tested play on VLC Player as well.

Link to comment
12 hours ago, AndrewT said:

Could `mediainfo` be added to the install here

i would rather not include apps purely for debug, instead you can temporarily install it into the running the container by doing the following from host ssh:-

docker exec <name of container> pacman -S mediainfo --noconfirm

this will install mediainfo for you, you can then use it as instructed by the devs.

Link to comment
  • 5 weeks later...

I seem to have an issue.

I get a decent amount of movies from other sources and not from usenet/bittorent

I would add the movies then do a manual import, everything work fine till now

folder with movies and it only finds a few of them

 

only fix I have found is complete removal of the docker and install it fresh. 

Edited by anylettuce
Link to comment
  • 2 weeks later...

Radarr (and Sonarr) lately has been having problems connecting to NZBGet to grab completed downloads. It passes NZB files to it just fine. The settings/downloadclient "Test" connection shows "Testing NZBGet completed". Radarr also connects to Deluge and no errors are logged. I'm using all up-to-date binhex containers. Restarting containers doesn't help despite this being suggested above.

 

The specific message I see is "Unable to connect to NZBGet. HTTP request failed: [502:BadGateway] at [http://<My_IP>:6789/jsonrpc]" where <My_IP> is the static IP address to the server. From what I've read some suggest it's a `mono` issue in the radarr container, but maybe this is wasted effort to upgrade mono and there's a different solution.

(1) Why doesn't mono 5.16.0.220-1 get listed (Last Updated:  2018-12-18 according to https://www.archlinux.org/packages/extra/x86_64/mono/ ) ? 

docker exec -it binhex-radarr bash
pacman -Syy && pacman -Ss mono # lists extra/mono 5.12.0.260-1 [installed]


(2) Does this mean when mono was built it was corrupt?

pacman -S mono
warning: mono-5.12.0.260-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) mono-5.12.0.260-1

Total Installed Size:  233.17 MiB
Net Upgrade Size:        0.00 MiB

:: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring                                  [###################################] 100%
(1/1) checking package integrity                                [###################################] 100%
error: mono: signature from "Levente Polyak (anthraxx) <levente@leventepolyak.net>" is unknown trust
:: File /var/cache/pacman/pkg/mono-5.12.0.260-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.

 

Edited by AndrewT
Link to comment
3 hours ago, AndrewT said:

(1) Why doesn't mono 5.16.0.220-1 get listed

because ive configure pacman to target the arch linux archive, this prevents bloat due to rolling updates, if i need to bump up to current latest then i rebuild the base image, this is not something i do casually though, as this will mean everybody who uses any of my images will then need to pull down the newly built base image. can i ask why you want to bump up the version of mono, what makes you think a later version of mono will fix your issue?.

 

3 hours ago, AndrewT said:

(2) Does this mean when mono was built it was corrupt?

no, its a pgp signature failure not a mono issue, if mono was broken the application would not run at all.

Link to comment

Thanks, @binhex! I was going through this long discussion where `mono` was described as a potential issue. Later some indicated a proxy nginx config in NZBGet may have been the issue, being unable to pass long content, with a solution here, but I didn't go on to look into that much yet. I am using the Privoxy (port 8118) connection (using binhex-delugevpn), but I don't think that's related to the reverse proxy nginx issue, so it seemed mono was the only thing to test.

 

I haven't used SAB since unraid5 days of Influencer, but I may need to try to move back to that if NZBGet is perhaps the issue rather than Radarr/Sonarr? I'm open to other suggestions you may have.

Edited by AndrewT
Link to comment
  • 2 weeks later...

So I just randomly started having this issue. Neither Radarr nor Sonarr will copy movie files over to the directory they are supposed to be in after they have finished downloading. They were both working fine the other day, but as of last night they are both now borked. I have restarted the containers and the server. The next option is to reinstall both and start from scratch but I would rather not do that. I have checked settings and create hardlinks is set to no. Any ideas? What could I post to help diagnose this?

Link to comment

I've not really delved into this part of Radarr before, but does anybody know if it's possible to edit when scheduled tasks are run?

 

Mine seems to run Refresh Movies daily at about 10pm.  This really eats into RAM and CPU usage and takes a while when my server's likely to be transcoding.  I'd prefer intense tasks to be run during downtimes if possible.

 

Appreciate that this is more of a Radarr dev thing, but thought I'd ask here before venturing out.

Link to comment

First, as always, thanks @binhex for keeping your containers up-to-date... it is appreciated!

 

Last 2-4 weeks I have had a problem where Radarr will not 'rename', will not 'move' file to my media folder, nor can I manually import the files.

 

However, Sonarr continues to works flawlessly. ??? I have compared the settings, just make sure I didn't hose anything up, and they are identical. Again ???

 

After a bit of googling I discovered this, but I am not sure if it is still being worked on or if anyone knows of a work-around. As of now I need to manually edit the file names and move the files. Guess I got spoiled by how well it worked previously.

 

Any thoughts appreciated! Thanks!!!

--------------------------------------------------------------------------------------------------------------------------------

 

UPDATE - SOLVED !!!

So, after considerable donations to the "swear jar" and REALLY perusing the error log of Radarr, I discovered there was a "path" error.

Now, how the path changed in the first place is still a mystery as I didn't touch it. All I ever did is update the container.

The path in Radarr needed changed to /mnt/usr/*my_server*/media/ from what it was originally: /mnt/usr/*my_server*/media/movies/

Now, I do not know if it was a change in the Radarr container or SabNZB container, when they were recently upgraded, or if it simply was gremlins, the "Ex-Wife," my neighbors who are witches, or what... but it is now working.

What still has me puzzled though is this, if the path in the Radarr setup ends in /aaa/bbb/ssss/media/, how is it getting moved into my new Movies folder???

Strange. I hope thios can help someone else if they start to have the same problems. BTW, the log file line that lead me to this discovery was "Movies' root folder (/media/movies) doesn't exist."

After that error I started digging in and between changing the "Folder" setting in SabNZB and dropping "/movies/" from the path in the setup of Radarr, It all started working again!

 

 

Now, if I could just figure how to flash this @##$% LSi card to IT mode...

 

Edited by TechMed
SOLVED!!!
Link to comment

Hi,

 

I'm trying to work out what I need to do to get Radarr to process extracted RAR files.

I have deluge and the extractor plugin. The plugin extracts RAR files to the Plex folder.

But Radarr does not rename the files.

 

I have things set up as follows...

 

Deluge Container:

/data  ---> /mnt/user/downloads/

In Deluge pref:

Download to: /downloads/incomplete

Completed: /downloads/completed

Plugin Extractor: /Plex

 

Radarr:

/Data ---> /mnt/user/downloads/

/Media ---> /mnt/user/Plex/

/Plex ---> /mnt/user/Plex/

 

Anyone know how I can get it so that Radarr processes extracted files from the Deluge plugin?

 

Thanks

 

 

Edited by Lien1454
Please see my reply below correcting paths.
Link to comment
4 hours ago, Lien1454 said:

Deluge Container:

/data  ---> /mnt/user/downloads/

is not the same as:-

4 hours ago, Lien1454 said:

Radarr:

/Data ---> /mnt/user/downloads/

Linux is case sensitive, you need to make sure both are IDENTICAL, otherwise you will get a mismatch causing post processing headaches.

Link to comment
11 hours ago, Lien1454 said:

Deluge Container:

/data  ---> /mnt/user/downloads/

In Deluge pref:

Download to: /downloads/incomplete

Completed: /downloads/completed

Also, the container is looking for /data, and you put in /downloads as the deluge location, so everything is going to be inside the docker image instead of /mnt/user/downloads/

Link to comment
6 hours ago, jonathanm said:

Also, the container is looking for /data, and you put in /downloads as the deluge location, so everything is going to be inside the docker image instead of /mnt/user/downloads/

So in deluge I should enter...

/incomplete

/completed

 

Or

 

/data/incomplete

/data/completed

??

 

Extractor plugin:

/Plex

 

Or

 

/data/Plex

 

??

 

Thanks

 

Edited by Lien1454
Link to comment
5 hours ago, Lien1454 said:

So in deluge I should enter...

 

5 hours ago, Lien1454 said:

/data/incomplete

/data/completed

I don't use that extractor plugin, but if you wish the files to be available globally, the path must be part of the /data tree. That's the path you mapped to /mnt/user/downloads, anything else will be invisible to other containers, or you, unless you shell into the deluge container.

Link to comment
2 hours ago, jonathanm said:

 

I don't use that extractor plugin, but if you wish the files to be available globally, the path must be part of the /data tree. That's the path you mapped to /mnt/user/downloads, anything else will be invisible to other containers, or you, unless you shell into the deluge container.

The weird thing is. Downloads show up on the array in the /mnt/user/downloads/completed folder.

You would think that considering how I have It configured that they'd never find their way out of the container?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.