SABnzbd+ keeps shutting down on startup

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
gers1978
Jr. Member
Jr. Member
Posts: 58
Joined: March 7th, 2009, 3:59 pm

SABnzbd+ keeps shutting down on startup

Post by gers1978 »

Whenever I set the host to 0.0.0.0 or localhost, SAB shuts down as soon it opens. I've tried changing the port to something unusual, same problem. The log says:

Starting web-interface on 127.0.0.1:12122
2013-10-28 18:03:02,571::ERROR::[SABnzbd:1498] Failed to start web-interface:
Traceback (most recent call last):
File "/Applications/SABnzbd.app/Contents/Resources/SABnzbd.py", line 1489, in main
File "cherrypy/process/servers.pyc", line 228, in check_port
gaierror: [Errno 8] nodename nor servname provided, or not known
2013-10-28 18:03:02,572::ERROR::[SABnzbd:303] Failed to start web-interface : [Errno 8] nodename nor servname provided, or not known
2013-10-28 18:03:02,572::INFO::[__init__:366] SABnzbd shutting down...

If I change the port to 127.0.0.1, SAB works fine, but then I can't use my VPN's port forwarding feature to access SAB from outside my network for some reason

Mac OS X 10.9 (although the problem existed on OS X 10.8.x as well)

Thanks
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: SABnzbd+ keeps shutting down on startup

Post by shypike »

You should either use 0.0.0.0 or the true local IP address of your system.
Normally 0.0.0.0 should work, but on some systems SABnzbd cannot find out what the local IP is.
Tell your router to assign a reserved IP address to your system and then use that in SABnzbd.
Post Reply