Port Changing On Its Own

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
funkcanna
Release Testers
Release Testers
Posts: 25
Joined: December 30th, 2010, 2:52 am

Port Changing On Its Own

Post 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
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Port Changing On Its Own

Post 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.
funkcanna
Release Testers
Release Testers
Posts: 25
Joined: December 30th, 2010, 2:52 am

Re: Port Changing On Its Own

Post 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.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Port Changing On Its Own

Post 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
Post Reply