Page 1 of 1

Error every time i restart

Posted: November 27th, 2011, 7:37 am
by dayloon
Hi,

Every time i restart my PC i get a warning saying sabnzbd has experienced an error and to check the log. In the log it says the following :

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")

Re: Error every time i restart

Posted: November 27th, 2011, 7:53 am
by shypike
You have set an incorrect IP address or host name for SABnzbd's web server.
Lookup "SABnzbd - Safe Mode" in the Windows Start Menu.

Re: Error every time i restart

Posted: December 4th, 2011, 12:59 am
by fladam
I'm getting the same error. The IP address I'm giving web server is correct. dayloon, have you found a solution to this problem? My configuration works perfectly until I restart my computer.

Re: Error every time i restart

Posted: December 4th, 2011, 1:42 am
by sander
fladam wrote:I'm getting the same error. The IP address I'm giving web server is correct. dayloon, have you found a solution to this problem? My configuration works perfectly until I restart my computer.
So ... what is the IP address?

Probably NOT 127.0.0.1 or 0.0.0.0? If you fill out 0.0.0.0, does the error still happen?

Re: Error every time i restart

Posted: December 4th, 2011, 1:04 pm
by dayloon
My IP Address was 100% correct when i was getting the error. I have a static IP address so it doesn't change.

In the end i changed it to 0.0.0.0 in sabnzbd and it's working now