Page 1 of 1

RC4 issue

Posted: July 1st, 2008, 4:52 am
by L33tMasta
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.

Re: RC4 issue

Posted: July 1st, 2008, 6:34 am
by switch
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/

Re: RC4 issue

Posted: July 1st, 2008, 3:59 pm
by L33tMasta
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.