Page 1 of 1
error on starrting sabnzbd
Posted: September 4th, 2012, 1:23 pm
by qwertyjjj
j-media-centre@jmediacentre-A880G:~$ sudo service sabnzbdplus start
* Starting SABnzbd+ binary newsgrabber
** (sabnzbdplus:3181): WARNING **: Command line `dbus-launch --autolaunch=2f4fc02c7982e0ba4d8f0c4900000049 --binary-syntax --close-stderr' exited with non-zero exit status 1: Autolaunch error: X11 initialization failed.\n
[ OK ]
j-media-centre@jmediacentre-A880G:~$
Any ideas what the problem could be?
This is on Ubuntu 12.04
Re: error on starrting sabnzbd
Posted: September 5th, 2012, 12:17 am
by sander
Is it OK to remove this post, as in your post
https://forums.sabnzbd.org/viewtopic.ph ... 254#p70254 your a few steps further.
Re: error on starrting sabnzbd
Posted: September 5th, 2012, 2:08 am
by qwertyjjj
Well, I got further because I started it by typing sabnzbdplus
but when I use sudo service sabnzbdplus start, I get the above error.
Re: error on starrting sabnzbd
Posted: September 5th, 2012, 4:53 am
by jcfp
This error has been reported before, looks ugly but seems harmless. See my comment in
this thread.
Re: error on starrting sabnzbd
Posted: September 5th, 2012, 5:35 am
by qwertyjjj
jcfp wrote:This error has been reported before, looks ugly but seems harmless. See my comment in
this thread.
The only issue is that when I use sudo, I can't actually access it through the webserver loclahost:8080 so it is actually not starting at all.
Re: error on starrting sabnzbd
Posted: September 6th, 2012, 10:01 am
by qwertyjjj
any ideas on how I can troubleshoot it as it also prevents sabnzbd from starting up with the computer.
Re: error on starrting sabnzbd
Posted: September 6th, 2012, 10:06 am
by sander
qwertyjjj wrote:any ideas on how I can troubleshoot it as it also prevents sabnzbd from starting up with the computer.
Tell a bit more about your system: bit-ness, GUI or no GUI installed and activated, login method, etc , ...
Reason: I've Ubuntu 12.04 64-bit, both Desktop and Server (so without GUI stuff), and starting the sabnzbdplus service normal:
Code: Select all
sander@toverdoos:~$ sudo service sabnzbdplus start
* Starting SABnzbd+ binary newsgrabber [ OK ]
sander@toverdoos:~$
So ... find out what the difference is ...