Page 1 of 1

Move from Synology package to docker on Synology

Posted: August 15th, 2021, 4:54 pm
by Gillyshere
Hi I’m not good at all this but lots of failed attempts… I have managed to get all settings from old Synology package I’m up and running on docker but for let life of me I can not get radarr are sonarr to work with sabnzbd I put in all credentials in radarr & sonarr to add download client hit test and The wheel spins around and that’s it it’s
it’s stuck and I have to cancel..

Here are some logs of sonarr with the errors I think.. I’m not sure what information you need so please ask me bear in mind I have no idea what I’m doing and it’s been a long week to get to this point… ssh in to my Synology wow how did I do that luck and lots of reading forms :)


NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in D:\a\1\s\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 198
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetConfig(SabnzbdSettings settings) in D:\a\1\s\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 92
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.TestAuthentication() in D:\a\1\s\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 400
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.Test(List`1 failures) in D:\a\1\s\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 274
at NzbDrone.Core.Download.DownloadClientBase`1.Test() in D:\a\1\s\src\NzbDrone.Core\Download\DownloadClientBase.cs:line 121


2021-08-15 09:02:57.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Host: Unable to connect to SABnzbd
-- : Test was aborted due to an error: Unable to connect to SABnzbd, The operation has timed out.: 'http://10.0.2.2:8083/api?mode=get_confi ... utput=json'

Oh I can’t post all of it for some reason

Thank you for your time

Re: Move from Synology package to docker on Synology

Posted: August 16th, 2021, 12:04 am
by sander
Via which URL do you access SABnznd's webgui with your webbrowser?

Re: Move from Synology package to docker on Synology

Posted: August 16th, 2021, 9:04 am
by Gillyshere
Hi Thanks for looking.. I did more searching this moring on google I got my answer and its working! (Yes I log on with webbrowser)

I just had to put Host to 172.17.0.1 I had my normal IP in

I have the link to show where I got the answer but it won't let me put on here as I'm new but thanks to guim31 on reddit

Image

Thanks again