

Error getting response stream (ReadDoneAsync2): ReceiveFailure: ''Ģ1-4-1 00:04:46.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Nzbget Nzbget startup message in GUI with "(null)" when it is usually "nzbget 21.0 server-mode": Nzbget downloads continue ok but renaming and moving fail
SONARR CONNECTION REFUSED DOWNLOAD
The history and/or stats file in queue directory appear to be the cause-Both are readable in Notepadĭeleting history/stats file in Nzbget queue directory allows Nzbget GUI to workĬlicking download client test from within Sonarr and Radarr are successful Other apps run ok: Ombi, Mealie, Radarr, Docker, Portainer, Sonarr, Tautulli, Heimdall, etc-Trying to rule out Docker Now I'm getting an error in the Nzgbet GUI when an nzb is sent from Sonarr or Radarr to Nzbget: Rebooted approximately 3/24, after several OMV/Debian, bootloader/eeprom updates. Installed OMV 5 on RPi4 8GB Oct '19 and has been running great for 6+ months. I've been working on this for about a week and can't find a solution. Thank you for the link to the discord docker support chat - I will post something there too in a hope its something someone's come across before.I'm at a loss. and probably some other ridiculous variations as a 'maybe this'll work.' attempt lol. (and other direct links from the button on jackett)

However I still get the exact same problem when trying to add indexes to Sonarr. This connects, and starting up a CLI and running curl -s returns my WAN IP as expected. (in my case, Jackett through Deluge) - by the looks of what i've read there, I've done the right thing and my connection seems fine and set up as it should - I amended my connection string to the below:ĭocker run -name=jackett -net=container:delugevpn -p 9117:9117 -v $/jackett/downloads:/downloads-e PUID=1000 -e PGID=1000 -e TZ=Europe/London -e AUTO_UPDATE=true -restart unless-stopped linuxserver/jackett Morning guys - as an - I read through your links and both were really helpful re using a VPN'd container to channel traffic for another container. Trying to add that index list to Sonarr is where I get stuck and get hit with this:Ĭhecking the log from Docker gives me this: I can access Jacket from and add indexers also fine. I have tested their IP returns from the CLI and they seem fine. Jackett container is using my Deluge network for VPN (without doing this my indexes fail their tests as my ISP blocks them) - set up with the below powershell command:ĭocker run -name=jackett -net=container:delugevpn -e PUID=1000 -e PGID=1000 -e TZ=Europe/London -e AUTO_UPDATE=true -restart unless-stopped linuxserver/jackettĪnd I mapped port 9117 in the deluge container. I've gone through all other reports of this error I can find and can't get past this. I'm new to this whole thing but trying to learn.
SONARR CONNECTION REFUSED WINDOWS
I'm running docker on a windows OS and trying to hook sonarr into jackett but I keep getting the error 'Unable to connect to indexer, check the log for more details'.
