SABnzbd 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
sperber
Newbie
Newbie
Posts: 2
Joined: November 12th, 2012, 11:03 pm

SABnzbd Port changing on its own?

Post by sperber »

I'm seeing a strange situation. My Sickbeard to SABnzbd setup works fine. Then, every so often, it stops. After some investigation it turns out that the SABnzbd Port that I've setup in Sickbeard no longer is correct. Somehow, the SABnzbd Port is changing, breaking Sickbeard.

Does SABnzbd change ports dynamically somehow?

TIA
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: SABnzbd Port changing on its own?

Post by sander »

sperber wrote: Does SABnzbd change ports dynamically somehow?
If, at startup, SABnzbd cannot bind to the port it should use (for example: 8080), it will find a free port, for example 8085.

Main reason that SAB cannot use a port:
- port is in use by another application
- port is in use by ... SABnzbd itself (although this does not happen often anymore ... so maybe SABnzbd has built-in checking against this)

Sander
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: SABnzbd Port changing on its own?

Post by shypike »

SABnzbd used to test to see if the same version is already working.
It no longer does that, as soon as it sees any instance running it will try to activate
that instance's UI and then exit.
There may be circumstances that this may still go wrong.
Try starting SickBeard before SABnzbd.
sperber
Newbie
Newbie
Posts: 2
Joined: November 12th, 2012, 11:03 pm

Re: SABnzbd Port changing on its own?

Post by sperber »

Thanks for the replies. I'll try starting Sickbeard first and see how it goes.
Post Reply