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
SABnzbd 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: SABnzbd Port changing on its own?
If, at startup, SABnzbd cannot bind to the port it should use (for example: 8080), it will find a free port, for example 8085.sperber wrote: Does SABnzbd change ports dynamically somehow?
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
Re: SABnzbd Port changing on its own?
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.
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.
Re: SABnzbd Port changing on its own?
Thanks for the replies. I'll try starting Sickbeard first and see how it goes.

