RC4 issue

Questions and bug reports for Beta releases should be posted here.
Forum rules
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.
Post Reply
User avatar
L33tMasta
Release Testers
Release Testers
Posts: 39
Joined: April 25th, 2008, 1:39 am

RC4 issue

Post 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.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: RC4 issue

Post 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/
User avatar
L33tMasta
Release Testers
Release Testers
Posts: 39
Joined: April 25th, 2008, 1:39 am

Re: RC4 issue

Post 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.
Post Reply