How to connect with nzbget


Recommended Posts

I am having much difficulty to get nzbdrone or couchpotato to connect with nzbget.  All are installed via Docker and appear to function properly.  The error I get in nzbdrone is:

 

NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to NzbGet, please check your settings
  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.GetHistory (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in <filename unknown>:0 
  at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetHistory () [0x00000] in <filename unknown>:0 

 

I've fiddled with this for hours.  I have made sure that all file permissions for my Docker apps are set to nobody:users.  And, in the apps themselves I've run out of settings to modify.  If anyone has had this issue could you give me some advice?

 

 

Link to comment

I am having much difficulty to get nzbdrone or couchpotato to connect with nzbget.  All are installed via Docker and appear to function properly.  The error I get in nzbdrone is:

 

NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to NzbGet, please check your settings
  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.GetHistory (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in <filename unknown>:0 
  at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetHistory () [0x00000] in <filename unknown>:0 

 

I've fiddled with this for hours.  I have made sure that all file permissions for my Docker apps are set to nobody:users.  And, in the apps themselves I've run out of settings to modify.  If anyone has had this issue could you give me some advice?

 

What does your docker run commands look like?

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.