Hey all,
Apologies if this is a stupid noob question, but..
I've just deployed a new Synology NAS server (DSM 6) running Docker.
I've installed an image of SABnzbd in Docker which is fine, but I can't get to the app via my web browser to
configure it. I keep getting the message 'ERR_CONNECTION_REFUSED' in my browser.
Much research seems to show the issue being the localhost set to 127.0.0.1:8080, and I know it needs to be set
to 0.0.0.0:8080
I'm assuming that the setting is in the image for SABnzbd, but I can't find a way to reset it, any ideas or pointers
to how to achieve this.
Thanks in advance
Lozza99
Issues with accessing browser GUI after Docker install
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Issues with accessing browser GUI after Docker install
Where did you get that docker image? I find it strange that the image creator lets SAB listen to 127.0.0.1, which indeed is unusable.
Re: Issues with accessing browser GUI after Docker install
I got it from linuxserver.io which I was told was pretty reliable..
(searched for SABnzbd in registry in Docker)
Apart from this, all else has been good, just unable to access the app to configure it..
(searched for SABnzbd in registry in Docker)
Apart from this, all else has been good, just unable to access the app to configure it..
Re: Issues with accessing browser GUI after Docker install
Ah, so https://hub.docker.com/r/linuxserver/sabnzbd/ . So with "-v <path to data>:/config" ... Can you find that sabnzbd.ini on your NAS?
If not, can't you better get help in https://lime-technology.com/forum/index.php?topic=42441 ?
EDIT:
PS: what is your goal?
- Running SABnzbd? If so, you can run it plain on your Synology
- Experimenting with Docker? If so, you should certainly get the help in the relevant forum. Here in this forum there is little experience with Docker, and even less with Docker on Synology.
EDIT2:
This is my experience with SABnzbd on Docker on Ubuntu: https://forums.sabnzbd.org/viewtopic.php?f=1&t=18039
If not, can't you better get help in https://lime-technology.com/forum/index.php?topic=42441 ?
EDIT:
PS: what is your goal?
- Running SABnzbd? If so, you can run it plain on your Synology
- Experimenting with Docker? If so, you should certainly get the help in the relevant forum. Here in this forum there is little experience with Docker, and even less with Docker on Synology.
EDIT2:
This is my experience with SABnzbd on Docker on Ubuntu: https://forums.sabnzbd.org/viewtopic.php?f=1&t=18039
Re: Issues with accessing browser GUI after Docker install
I redirected the SABnzbd /config folder to an appdata directory that I created, and yes I could find the .ini file, but it didn't contain
any reference to the localhost file...
But, since I posted my question, I tried an alternate build of SABnzbd in Docker, and whadya know, it worked fine... go figure
I can now get into the app and configure away to my hearts content..
Thanks for your help
Lozza99
any reference to the localhost file...
But, since I posted my question, I tried an alternate build of SABnzbd in Docker, and whadya know, it worked fine... go figure
I can now get into the app and configure away to my hearts content..
Thanks for your help
Lozza99
