Hi all,
Yesterday all of a sudden SAB just stopped accepting files from Sickbeard and Couch Potato. Everything was working perfectly before then. I ran the SAB console and foind out that somehow the port had changed in SAB. I dont know how or why this would have happened? Anyway I reconfigured SB and CP to point to the new port but they still couldnt send to SAB. SB logs show the following:
SEARCHQUEUE-BACKLOG-248683 :: Unknown failure sending NZB to sab. Return text is:
I then uninstalled and reinstalled SAB - same issue. Another strange thing is that I access SAB on localhost:8080 - this is also where SB and CP are pointing, however I tried manually downloading from NZBMatrix and when the nzb file was opened, a new page in my browser opened for SAB (even though it was already open) but on port 8085! Why would this be? I then tried reconfiguring SB and CP to point to 8085 but again, I get the same issue.
I have no clue what could have caused this. The only thing I did yesterday was run both IOBit Malware and Malwarebytes. Could running these have caused the SAB issue? Its the only thing I can think of - but I dont know how to fix this!
Any help would be appreciated. Thanks!
SAB Suddenly Stopped Working with SB and CP
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: SAB Suddenly Stopped Working with SB and CP
When SABnzbd starts up and finds out it cannot use it designated port,
it will start looking for an alternative port.
An already running SABnzbd means that the second instance will use another port.
The 0.6.x releases have an issue on Windows 7 with an HTTPS-only WebUI.
But any other program blocking 8080 makes SABnzbd look for another port.
There's room for improvement in SickBeard, because the 0.6.x's
advertise their contact URL in the registry.
it will start looking for an alternative port.
An already running SABnzbd means that the second instance will use another port.
The 0.6.x releases have an issue on Windows 7 with an HTTPS-only WebUI.
But any other program blocking 8080 makes SABnzbd look for another port.
There's room for improvement in SickBeard, because the 0.6.x's
advertise their contact URL in the registry.
Re: SAB Suddenly Stopped Working with SB and CP
So how can I get this working again? It really seems like something to do with SAB configuration - but I really dont know!
Thanks for your reply.
Thanks for your reply.
Re: SAB Suddenly Stopped Working with SB and CP
SABnzbd remembers the last port it used in the INI file.
That's a bit inconvenient actually. Not saving it could be confusing as well.
To repair: stop SABnzbd.
Edit the sabnzbd.ini file, look in the [misc] section for host.
Otherwise start it once with the extra command line parameters
--server localhost:8080
That's a bit inconvenient actually. Not saving it could be confusing as well.
To repair: stop SABnzbd.
Edit the sabnzbd.ini file, look in the [misc] section for host.
Otherwise start it once with the extra command line parameters
--server localhost:8080
Re: SAB Suddenly Stopped Working with SB and CP
Thanks this partially works however whenever I add an NZB, SAB opens a brand new window and new instance of SAB and changes the port, even though SAB is already running and open on the existing port. This then changes the ini to the new port. This happens every time I open an nzb file. I could open 10 nzbs and there would be 10 new occurences of SAB all with different port numbers!
Any idea how new NZBs can just go directly into the existing instance of SAB?
Any idea how new NZBs can just go directly into the existing instance of SAB?
Last edited by funkcanna on June 5th, 2011, 9:23 am, edited 1 time in total.
Re: SAB Suddenly Stopped Working with SB and CP
What you describe is a known issue with 0.6.x
Read here for a work-around until 0.6.3 is out:
http://forums.sabnzbd.org/index.php?topic=7182.0
Read here for a work-around until 0.6.3 is out:
http://forums.sabnzbd.org/index.php?topic=7182.0
Re: SAB Suddenly Stopped Working with SB and CP
Thanks for that - however I dont have HTTPS enabled? I did have it enabled upon install as an error but changed it immediately. Would a fresh install without choosing HTTPS help?
Re: SAB Suddenly Stopped Working with SB and CP
Maybe the NZB extension is coupled to an older version of SABnzbd.
Just re-install using the Windows installer file and make sure you check the
NZB association box.
You could check for HTTPS settings in the sabnzbd.ini file too.
Just re-install using the Windows installer file and make sure you check the
NZB association box.
You could check for HTTPS settings in the sabnzbd.ini file too.
Re: SAB Suddenly Stopped Working with SB and CP
Yes, there are HTTPS settings in the ini file - they are setup for port 9090. Should I just remove them?
Re: SAB Suddenly Stopped Working with SB and CP
No, that's OK.
The problem only occurs when HTTPS does not have it own port,
but uses that of HTTP.
Does it work now?
The problem only occurs when HTTPS does not have it own port,
but uses that of HTTP.
Does it work now?
Re: SAB Suddenly Stopped Working with SB and CP
I have made you member of the Release Testers group.
This enables you to download the pre-release of 0.6.3.
See "Release Testers" board.
I would be interested to know whether this solves your problem.
This enables you to download the pre-release of 0.6.3.
See "Release Testers" board.
I would be interested to know whether this solves your problem.
Re: SAB Suddenly Stopped Working with SB and CP
Thanks - I will check it out today.
Re: SAB Suddenly Stopped Working with SB and CP
You might better use the official 0.6.4 release now.

