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
Port Changing On Its Own
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: Port Changing On Its Own
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.
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
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
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
The list of options in sabnzbd.ini should be this (although scattered all over the place):
https_port = 9090
port =
enable_https = 1

