Page 1 of 1

Port Changing On Its Own

Posted: September 5th, 2013, 9:35 am
by funkcanna
Hello,

For some reason SAB has changed its SSL port to 9095 from 9090. I have tried changing it back to 9090 in the config of the SAB application and also tried changing it in the .ini file but whenever I start SAB, it reverts back to 9095. Why is this and how can I get it back to 9090? Ive also tried a fresh install but same problem happens (although I did not wipe the SAB directory of its settings).

Im on OSX 10.8

Re: Port Changing On Its Own

Posted: September 5th, 2013, 12:59 pm
by shypike
Something is blocking 9090.
It could be that the HTTP port is now at 9090.
Check the sabnzbd.ini file while SABnzbd isn't running.

Re: Port Changing On Its Own

Posted: September 6th, 2013, 3:19 am
by funkcanna
When I do sudo lsof -i :9090 nothing is shown (9095 however DOES show SAB). The ini shows 9095, but when I change it back to 9090 and restart, it still reverts back to 9095 in both the app and then in the ini.

Re: Port Changing On Its Own

Posted: September 6th, 2013, 12:31 pm
by shypike
Disable normal traffic.
The list of options in sabnzbd.ini should be this (although scattered all over the place):

https_port = 9090
port =
enable_https = 1