Page 1 of 1

http port resetting?

Posted: March 3rd, 2013, 10:38 pm
by Drewster727
Hey All--

I'm having a strange issue with my sabnzbd (0.7.11) install. I'm using ubuntu 12.10, and followed this guide on setting it up originally: http://wiki.sabnzbd.org/install-ubuntu-repo

Everytime I restart the machine the http port keeps getting reset back to 9090... even though I set it in the settings menu to 8080. Not only that, but it turns off the https option (and it's port is also set to 9090).

So once sabnzbd comes back online, I must connect to it using http on port 9090, once I get logged in it tells me there is a warning that I have http/https ports the same... so I'll go into the settings and set the http port back to 8080 and enabled https (on port 9090), save, and hit the 'restart sabnzbd' button... then all is back to normal.

Can anyone tell me how to resolve this??

Thanks!

-Drew

Re: http port resetting?

Posted: March 4th, 2013, 2:37 am
by jcfp
Running as a service and enforcing port via /etc/default/sabnzbdplus ?

Re: http port resetting?

Posted: March 4th, 2013, 11:35 am
by Drewster727
yep.. updated that file and it's fixed... I should have known!

Thx!