Exception in thread CPHTTPServer Thread-16:
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 370, in start
error: (10049, "Can't assign requested address")
And I can't get an HTML page for the web interface.
RC4 issue
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: RC4 issue
What hostname are you using to connect to sabnzbd? It sounds like you have specified the local ip address and it has recently changed.
Try launching sabnzbd with "-s 0.0.0.0:8080" and connect to http://localhost:8080/sabnzbd/
Try launching sabnzbd with "-s 0.0.0.0:8080" and connect to http://localhost:8080/sabnzbd/
Re: RC4 issue
Yea..it was my stupidity. I'm an idiot. I plugged the ethernet into the wrong port. I hit it up to the standard. 192.168.1.100 static and we're good.