Have you tried? Make sure SAB is not running more for three minutes, start it as a service, and then type:Badmuts wrote:The problem is that it then won't run as a service
Code: Select all
tail -f ~/.sabnzbd/logs/sabnzbd.log
Have you tried? Make sure SAB is not running more for three minutes, start it as a service, and then type:Badmuts wrote:The problem is that it then won't run as a service
Code: Select all
tail -f ~/.sabnzbd/logs/sabnzbd.log
Code: Select all
sudo service sabnzbdplus start
* Starting SABnzbd+ binary newsgrabber
** (sabnzbdplus:3010): WARNING **: Command line `dbus-launch --autolaunch=c6efef1aac6c037ed42da78800000002 --binary-syntax --close-stderr' exited with non-zero exit status 1: Autolaunch error: X11 initialization failed.\n
yup, i'm running ubuntu desktop x64 and sab is running as the user that's logged in.jcfp wrote:Do you use a graphical interface? And if so, is the user running the sab service different from the one logged into the X session?
nope, it didn't.You could try running 'xhost +' before starting the service, to see if that makes any difference.
Code: Select all
usah@dom0:~/.sabnzbd/logs$ sudo service sabnzbdplus stop
[sudo] password for usah:
* Stopping SABnzbd+ binary newsgrabber [ OK ]
usah@dom0:~/.sabnzbd/logs$ xhost +
access control disabled, clients can connect from any host
usah@dom0:~/.sabnzbd/logs$ sudo service sabnzbdplus start
* Starting SABnzbd+ binary newsgrabber
** (sabnzbdplus:2921): WARNING **: Command line `dbus-launch --autolaunch=c6efef1aac6c037ed42da78800000002 --binary-syntax --close-stderr' exited with non-zero exit status 1: Autolaunch error: X11 initialization failed.\n
[ OK ]