Page 1 of 1

Port number not saving [Docker]

Posted: April 20th, 2021, 6:32 am
by chrisguk
I am using the docker version of sabnzbd.

When I change the port number in the UI the instance restarts after save and the port is reverted back to port 8080.

When I change the port number in the sabnzbd.ini file and the instance restarts it also reverts back to the port 8080.

Any ideas what this is happening?

Re: Port number not saving [Docker]

Posted: April 20th, 2021, 7:40 am
by sander
As it's docker, it's best that you contact the docker provider how to do that.

For example, see https://hub.docker.com/r/linuxserver/sabnzbd

Docker is not easy: outside-inside port mapping, and where to save settings so that settings survive a docker restart