Exception in thread CPHTTPServer Thread-8:
Traceback (most recent call last):
File "threading.pyo", line 488, in __bootstrap_inner
File "threading.pyo", line 448, in run
File "cherrypy\_cpserver.pyo", line 114, in _start_http
File "cherrypy\_cpwsgiserver.pyo", line 376, in start
error: (10049, "Can't assign requested address")
0.5.x Windows 7 error everytime I start sabnzbd
Forum rules
Help us help you:
Help us help you:
- 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: 0.5.x Windows 7 error everytime I start sabnzbd
Probably an antivirus/firewall blocking SABnzbd from listening on localhost. Or you have entered the wrong Hostname under Config>General (do not enter your newserver hostname here!)
Try launching sabnzbd the following ways:
Start>Run, enter
or if that doesn't work:
Try launching sabnzbd the following ways:
Start>Run, enter
Code: Select all
"C:\Program Files\SABnzbd\SABnzbd.exe" -s0.0.0.0:8080
Code: Select all
"C:\Program Files\SABnzbd\SABnzbd.exe" -s:8080