Hi,
After a power failure of my computer, i restarted, and it doesn't work anymore
Here is what the log says
Exception in thread HTTPServer Thread-10:
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")
I m on win7, tried to uninstall then reinstall, not working
Anyone got an idea?
Thanks a lot !
Cid
Sab not working anymore after restart
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- 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: Sab not working anymore after restart
On your Windows desktop, right click with your mouse on the SAB icon in the lower right button, choose Troubleshoot, and then Restart - 127.0.0.1:8080.
Does that work?
Does that work?
Re: Sab not working anymore after restart
Can't do that, as soon as i launch it, it tells me that there is an error and where the log is, and quit sabznb
Re: Sab not working anymore after restart
Ah. Then do this:cidgeno wrote:Can't do that, as soon as i launch it, it tells me that there is an error and where the log is, and quit sabznb
Make sure SABnzbd is not running (check running processes)
Find the (hidden?) file sabnzbd.ini. See http://wiki.sabnzbd.org/faq#toc18 for the location
Open sabnzbd.ini with a *text* editor (notepad, not word), and find the first occurence of host. It will look like:
Code: Select all
host = a.b.c.d
Save and Exit the editor
Then start SABnzbd
Re: Sab not working anymore after restart
Thanks a lot man
