Page 1 of 1

SABNZBPLUS suddenly stopped working

Posted: September 22nd, 2011, 2:32 pm
by pvi25
I hav used SABNZBPLUS for about a year now on my nas with ubuntu 10.10, but it suddenly stopped working. I restarted, Ubuntu, removed the package and installed it again, but nothing helps.

When i start it manually via putty, it looks like it is starting correct,

Code: Select all

# /etc/init.d/sabnzbdplus start
 * Starting SABnzbd+ binary newsgrabber                                  [ OK ]
but it isnt started after that.

Anyone a clue to this? Is there any log I could take a look at?

Re: SABNZBPLUS suddenly stopped working

Posted: September 22nd, 2011, 4:22 pm
by pvi25
I was starting it manually under user root, but when I started it under my own user I can manually start it again. But I still dont understand why it isnt started automatically when I do a reboot of the machine. This always worked. Could it be that the user under which ubuntu is started is somehow changed to root?

Re: SABNZBPLUS suddenly stopped working

Posted: September 23rd, 2011, 3:04 am
by jcfp
Look at the program logs. Output of "sudo sh -x /etc/init.d/sabnzbdplus start" might also be useful. What happens if you run "/etc/init.d/sabnzbdplus start" twice (without stopping the service inbetween)?

Re: SABNZBPLUS suddenly stopped working

Posted: September 23rd, 2011, 6:02 am
by pvi25
I dont understand, it all works fine now again. I rebooted several times and it didnt come up, but now it suddenly does. Beats me.