sabnzb will not start

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
alastair825
Newbie
Newbie
Posts: 3
Joined: September 5th, 2011, 4:41 am

sabnzb will not start

Post by alastair825 »

hi ya guy, i have a problem sabnzbd will not start when i try and open it it just say "errors occurred see logfile e.g sabzbd.exe.log

Version: SABnzbd 0.6.8
OS: window home server
Install-type: Windows Installer
Skin (if applicable): Default
Firewall Software: window home server one i think, it just the default one
Are you using IPV6? no
Is the issue reproducible? yes every time i try to open it

i have copy and pasted part of the log file

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 1629, in start
error: (10049, "Can't assign requested address")

it is basic this repeats loads of time but change to Thread-10, Thread-9, Thread-8
how do upload the whole thing, if need

any idea im lost, thx ali
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: sabnzb will not start

Post by shypike »

Which IP address did you give SABnzbd?
Generally 0.0.0.0 should work, as this means that SABnzbd will find the IP address by itself.
Do you run SABnzbd as a service?
alastair825
Newbie
Newbie
Posts: 3
Joined: September 5th, 2011, 4:41 am

Re: sabnzb will not start

Post by alastair825 »

may have changed it, how would i go about changing it back, is there a config file or something, also it not run as a service
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: sabnzb will not start

Post by shypike »

The setting is in the sabnzbd.ini file.
The location depends on the user account you run it from.
See here for an overview: http://wiki.sabnzbd.org/configure-v2
The alternative is to start it once like this:
"c:\progam files\SABnzbd\sabnzbd.exe" -s 0.0.0.0:8080
alastair825
Newbie
Newbie
Posts: 3
Joined: September 5th, 2011, 4:41 am

Re: sabnzb will not start

Post by alastair825 »

works perfect, thank you for your help :)
Post Reply