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.
Sabnzbd shutsdown straight after startup
Forum rules
Help us help you:
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.
Sabnzbd shutsdown straight after startup
Last edited by cjedj on December 17th, 2009, 6:04 am, edited 1 time in total.
Re: Sabnzbd shutsdown straight after startup
Have you looked at the logging file?
/home/USERNAME/Library/Application Support/SABnzbd/logs/sabnzbd.log
What do the error messages say?
/home/USERNAME/Library/Application Support/SABnzbd/logs/sabnzbd.log
What do the error messages say?
Re: Sabnzbd shutsdown straight after startup
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)
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?
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...
Is this relevant, or is there something else in the log causing the problem?
Re: Sabnzbd shutsdown straight after startup
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
Open it and change the port to 8080...
Hope it helps
Re: Sabnzbd shutsdown straight after startup
That's sorted it! Thanks a lot for your help