Sabnzbd shutsdown straight after startup

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
cjedj
Newbie
Newbie
Posts: 18
Joined: November 27th, 2008, 4:27 am

Sabnzbd shutsdown straight after startup

Post by cjedj »

OS X 10.5.8 Intel

The last two Beta releases have launched for no problem with me, but then shut down again within a couple of seconds, and Activity Monitor shows the process as hanging (not responding), which I eventually have to force quit.

I've checked the Console but there is no crash log. I still have 0.4.12 installed, but not running at the same time. (0.4.12 works without problems by the way.)

Does anybody know what could be causing this? Let me know if there is any extra info I should provide.

Thanks.
Last edited by cjedj on December 17th, 2009, 6:04 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Sabnzbd shutsdown straight after startup

Post by shypike »

Have you looked at the logging file?
/home/USERNAME/Library/Application Support/SABnzbd/logs/sabnzbd.log
What do the error messages say?
cjedj
Newbie
Newbie
Posts: 18
Joined: November 27th, 2008, 4:27 am

Re: Sabnzbd shutsdown straight after startup

Post by cjedj »

Thanks for the reply.

When I launch the latest beta (without 0.4.12 running), the sabnzbd log gives me this

http://pastebin.com/m3c334ddf

From that, the key part seems to be (I'm guessing here)

Code: Select all

#
2009-12-17 14:09:54,054::INFO::[SABnzbd:1101] Starting web-interface on 0.0.0.0:80
#
2009-12-17 14:09:54,056::ERROR::[SABnzbd:234] Failed to start web-interface
#
2009-12-17 14:09:54,058::INFO::[__init__:279] SABnzbd shutting down...
In 0.4.12 I have 8080 set up as the port, not 80.

Is this relevant, or is there something else in the log causing the problem?
rAf
Moderator
Moderator
Posts: 546
Joined: April 28th, 2008, 2:35 pm
Location: France
Contact:

Re: Sabnzbd shutsdown straight after startup

Post by rAf »

With SABnzbd 0.5.x, the sabnzbd.ini have been moved to Library/Application Support/SABnzbd
Open it and change the port to 8080...

Hope it helps
cjedj
Newbie
Newbie
Posts: 18
Joined: November 27th, 2008, 4:27 am

Re: Sabnzbd shutsdown straight after startup

Post by cjedj »

That's sorted it! Thanks a lot for your help  :)
Post Reply