on my last installations the sabnzbd was working without any problems but this time i have this failure.
Code: Select all
sudo service sabnzbdplus start
* Starting SABnzbd+ binary newsgrabber
** (sabnzbdplus:3667): WARNING **: Befehlszeile »dbus-launch --autolaunch=02e8920755914f84ef89296f00000007 --binary-syntax --close-stderr« brach mit von Null verschiedenem Beenden-Status 1 ab: Autolaunch error: X11 initialization failed.\n
Error:
Can't write to logfile
[fail]
1. sudo add-apt-repository ppa:jcfp/ppa
2. sudo apt-get update
3. apt-get install sabnzbdplus
4. sabnzbdplus:
Installiert: 0.7.12-0ubuntu1~jcfp1~precise
Kandidat: 0.7.12-0ubuntu1~jcfp1~precise
Versionstabelle:
*** 0.7.12-0ubuntu1~jcfp1~precise 0
500 http://ppa.launchpad.net/jcfp/ppa/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status
0.6.15-1 0
500 http://de.archive.ubuntu.com/ubuntu/ precise/multiverse amd64 Packages
5. i than directly changed the /etc/defaults/sab... configuration to enable the service.
6. than i startetd the service with "sudo service sabnzbdplus start"
7. i got the above mentioned failure
I am not interested in any X11 output or anything, i am doing anything from remote.
Thanks for your help and ideas.