0.4.0b2 shutdown error

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.
steve51184

0.4.0b2 shutdown error

Post by steve51184 »

hi i just updated to 0.4.0b2 and i am now unable to shutdown sabnzbd and i know this is only a beta that has bugs and you don't offer support but i am unable to shut this down?
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: 0.4.0b2 shutdown error

Post by switch »

Hi there, we do offer support for our beta releases but please do it in the "Beta Releases" forum, I have moved this topic to there.

Please can you be more specific. What operating system are you using? What browser are you using? When clicking shutdown, what gets shown?

For reference when clicking shutdown it should prompt you on whether to shutdown, pressing ok will then show this on the page:

Code: Select all

Initiating shutdown...
SABnzbd-0.4.0Beta2 shutdown finished
At what part does it not work?
Does http://localhost:8080/sabnzbd/ still work after you have attempted a shutdown?
Try pausing the queue and waiting 10 seconds before shutting down, does that help?
What version (if any) of sabnzbd did you use before you installed beta2?
steve51184

Re: 0.4.0b2 shutdown error

Post by steve51184 »

ooh sorry for posting in the wrong section and also i thought you didn't give support

right i'll try to answer all your questions..


linux (FC4)

firefox 2.x

and when i click shutdown it just says "Initiating shutdown..." and the page is still loading but nothing happens

yes sabnzbd still works after i try to shut it down and i've got nothing in the queue

also i had 0.4.x from the svn before this and that was updated from 0.34 (0.34>0.4x>0.40b3)


thanks for the quick reply hope i answered everything :)
Last edited by steve51184 on April 7th, 2008, 7:10 pm, edited 1 time in total.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: 0.4.0b2 shutdown error

Post by switch »

Ok, could you please shoot off an email with your sabnzbd.log file attached to: [email protected]
steve51184

Re: 0.4.0b2 shutdown error

Post by steve51184 »

switch wrote: Ok, could you please shoot off an email with your sabnzbd.log file attached to: [email protected]
sent
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: 0.4.0b2 shutdown error

Post by switch »

Looks like SABnzbd shut down fine, but it launched again immediately after. Not as in a few seconds later, immediately. You don't have any weird setup at all do you? How are you launching SABnzbd, just through the terminal or in a different manner

I'll look into this more tomorrow, as I'm finished for today.
steve51184

Re: 0.4.0b2 shutdown error

Post by steve51184 »

in a terminal with

Code: Select all

nice -n 19 /path/to/sabnzbd/SABnzbd.py -d --server serverip:8080
User avatar
neilt0
Full Member
Full Member
Posts: 120
Joined: January 22nd, 2008, 4:16 am

Re: 0.4.0b2 shutdown error

Post by neilt0 »

This happened to me too (also Linux).

Fixed it by using the -c switch to clean out the wotsits.
steve51184

Re: 0.4.0b2 shutdown error

Post by steve51184 »

neilt0 wrote: This happened to me too (also Linux).

Fixed it by using the -c switch to clean out the wotsits.
can you explain a little more please?
User avatar
neilt0
Full Member
Full Member
Posts: 120
Joined: January 22nd, 2008, 4:16 am

Re: 0.4.0b2 shutdown error

Post by neilt0 »

steve51184

Re: 0.4.0b2 shutdown error

Post by steve51184 »

ok i get ya now but that doesn't help with sabnzbd not shutting down.. :-[
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: 0.4.0b2 shutdown error

Post by switch »

If you are just wanting to get sabnzbd to be shutdown this once, try killing the process with "kill"
Not sure how to get a list of running processes, google suggests: "ps -ax |more" or "ps -aux |more"
User avatar
neilt0
Full Member
Full Member
Posts: 120
Joined: January 22nd, 2008, 4:16 am

Re: 0.4.0b2 shutdown error

Post by neilt0 »

steve51184 wrote: ok i get ya now but that doesn't help with sabnzbd not shutting down.. :-[
Yes it does.

Or it did for me. I couldn't get SAB to shut down, so I rebooted the machine, ran with the -c option and now SAB shuts down properly.
steve51184

Re: 0.4.0b2 shutdown error

Post by steve51184 »

switch wrote: If you are just wanting to get sabnzbd to be shutdown this once, try killing the process with "kill"
Not sure how to get a list of running processes, google suggests: "ps -ax |more" or "ps -aux |more"
right i have it shutdown now ty :)
steve51184

Re: 0.4.0b2 shutdown error

Post by steve51184 »

seems as if it's starting up and shutting down now for an unknown reason (i guess it was cos i shut it down with kill) but it's working now but i wish i could tell you why...

thank you for all the help!!!
Post Reply