I get an error every time I try to start this puppy up. Done all the standard stuff - reinstalled, uninstall-reboot-reinstall, everything I can think of. Was working fine for months (or longer) until this morning. Here's the error from the log:
Exception in thread HTTPServer Thread-9:
Traceback (most recent call last):
File "threading.pyo", line 488, in __bootstrap_inner
File "threading.pyo", line 448, in run
File "cherrypy\process\servers.pyo", line 75, in _start_http_thread
File "cherrypy\wsgiserver\__init__.pyo", line 1644, in start
error: (10049, "Can't assign requested address")
SABnzbd.exe won't start - getting an error every time
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.exe won't start - getting an error every time
You filled in an incorrect host address in Config->General.
(Or you used the IP address and your router assigned a different one).
Assuming Windows, use the Start menu to find "SABnzbd - Safe mode" and start that.
(Or you used the IP address and your router assigned a different one).
Assuming Windows, use the Start menu to find "SABnzbd - Safe mode" and start that.
Re: SABnzbd.exe won't start - getting an error every time
Thanks - the safe mode start got it. Looks like my router went stupid on me and I had to reset all the assigned IPs. Thanks again!
Re: SABnzbd.exe won't start - getting an error every time
It's better to use 0.0.0.0 if you want external access and localhost if not.