SAB not autostarting in ubuntu
Posted: November 3rd, 2013, 1:26 pm
Dears,
I have searched this forum, looked everywhere and used IGS (intensive google search). However, I cannot get this to work. It's driving me nuts. If started manually, all is fine. However, autostart using System V is not working. It is starting up, as I see the rc2.d script in processes, seconds later the correct python execution of sab, but then it's gone.
My setup:
init.d script is vanilla.
Running sudo sh -x /etc/init.d/sabnzbdplus start fails:
http://pastebin.com/2u8ttzLy
If anybody can help, that'd be terrific, as I do not know what possibly is wrong.
Thanks and BR
0lek
I have searched this forum, looked everywhere and used IGS (intensive google search). However, I cannot get this to work. It's driving me nuts. If started manually, all is fine. However, autostart using System V is not working. It is starting up, as I see the rc2.d script in processes, seconds later the correct python execution of sab, but then it's gone.
My setup:
- Ubuntu 3.8.0-32-generic
- SABNZDplus ubuntu package 0.7.16
- SABNZDPlus started via System V (/etc/init.d/sabnzdplus)
- SABNZDPlus started as user xbmc
Code: Select all
# [required] user or uid of account to run the program as:
USER=xbmc
# [optional] full path to the configuration file of your choice;
# otherwise, the default location (in $USER's home
# directory) is used:
#CONFIG=
# [optional] hostname/ip and port number to listen on:
HOST=0.0.0.0
PORT=8089
# [optional] extra command line options, if any:
#EXTRAOPTS=
Running sudo sh -x /etc/init.d/sabnzbdplus start fails:
http://pastebin.com/2u8ttzLy
If anybody can help, that'd be terrific, as I do not know what possibly is wrong.
Thanks and BR
0lek