Page 1 of 1

sabdn doesnt start as a service

Posted: July 20th, 2010, 4:46 am
by chriss
hi

i made today the update of sabnzbd.
after starting the program with the service (/etc/init.d/sabdnzbd start) sabnzbd+ doesnt work

if i stop the service and start sabnzbd manual everything is fine.

how can i check whats wrong?

thx
chriss

Re: sabdn doesnt start as a service

Posted: July 21st, 2010, 4:38 am
by jcfp
chriss wrote:i made today the update of sabnzbd.
after starting the program with the service (/etc/init.d/sabdnzbd start) sabnzbd+ doesnt work

if i stop the service and start sabnzbd manual everything is fine.

how can i check whats wrong?
Try running sudo sh -x /etc/init.d/sabnzbdplus start (and paste the output if necessary). If it claims the program is already running and gives you a pid, try ps p for more info - e.g. ps p 1234.

Re: sabdn doesnt start as a service

Posted: July 23rd, 2010, 9:22 am
by chriss
hi

after restarting the server it worked.

strange.

however - thx for helping.

cu
chriss