Unbuntu Start Problem Sabnzbd

Support for the Debian/Ubuntu package, created by JCFP.
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
MediaSlave12
Newbie
Newbie
Posts: 3
Joined: May 25th, 2012, 6:36 pm

Unbuntu Start Problem Sabnzbd

Post by MediaSlave12 »

Whats up guys, new to the forum, hopefully you can help me out. I Was in the process of installing Sick Beard when the next step told me to open Sabnzbd, and fails to do so. Here is an output, maybe u can help me.. See at the bottom of the page it says Invalid user??? Any help here... My login is "Mike", pretty confused


mike@Inspiron1520-MediaSlave12:~$ sh -x /etc/init.d/sabnzbdplus start+ DAEMON=/usr/bin/sabnzbdplus
+ SETTINGS=/etc/default/sabnzbdplus
+ [ -x /usr/bin/sabnzbdplus ]
+ [ -r /etc/default/sabnzbdplus ]
+ DESC=SABnzbd+ binary newsgrabber
+ DEFOPTS=--daemon
+ sed -n 1s/^#\!\([a-z0-9\.\/]\+\)\(.*\)/\1(\2)?/p /usr/bin/sabnzbdplus
+ PYTHONEXEC=^/usr/bin/python( -OO)?
+ PIDFILE=/var/run/sabnzbdplus.pid
+ SETTINGS_LOADED=FALSE
+ unset USER CONFIG HOST PORT EXTRAOPTS
+ . /lib/lsb/init-functions
+ FANCYTTY=
+ [ -e /etc/lsb-base-logging.sh ]
+ . /etc/lsb-base-logging.sh
+ LOG_DAEMON_MSG=
+ start_sab
+ load_settings
+ [ FALSE != TRUE ]
+ . /etc/default/sabnzbdplus
+ USER=Mike
+ CONFIG=
+ HOST=
+ PORT=
+ EXTRAOPTS=
+ [ -z Mike ]
+ [ -z Mike ]
+ OPTIONS=--daemon
+ [ -n ]
+ [ -n ]
+ SERVER=
+ [ -n ]
+ [ -n ]
+ [ -n ]
+ SETTINGS_LOADED=TRUE
+ return 0
+ is_running
+ pgrep -f -x -u Mike ^/usr/bin/python( -OO)? /usr/bin/sabnzbdplus --daemon.*
pgrep: invalid user name: Mike
+ PID=
+ RET=2
+ [ 2 -gt 1 ]
+ exit 1
MediaSlave12
Newbie
Newbie
Posts: 3
Joined: May 25th, 2012, 6:36 pm

Re: Unbuntu Start Problem Sabnzbd

Post by MediaSlave12 »

I also dont believe that Sabnzbd is set to start on startup. So i go in the terminal and type in "sabnzbdplus" to try to manually start it, then i use https://localhost:9090/sabnzbd/ in my browser to access it and i receive a internal error 500

500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 618, in respond
cherrypy.response.body = self.handler()
File "/usr/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 25, in __call__
return self.callable(*self.args, **self.kwargs)
File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 277, in index
return template.respond()
File "_usr_share_sabnzbdplus_interfaces_Plush_templates_main_tmpl.py", line 168, in respond
NotFound: cannot find 'have_quota'

Would appreciate any help,
Cheers
User avatar
sander
Release Testers
Release Testers
Posts: 9264
Joined: January 22nd, 2008, 2:22 pm

Re: Unbuntu Start Problem Sabnzbd

Post by sander »

User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Unbuntu Start Problem Sabnzbd

Post by shypike »

You have a SABnzbd core and skin code that don't match.
It's best to remove all SABnzbd related packages and install again.
MediaSlave12
Newbie
Newbie
Posts: 3
Joined: May 25th, 2012, 6:36 pm

Re: Unbuntu Start Problem Sabnzbd

Post by MediaSlave12 »

Appreciate the response, I'll check back in tomorrow and let you know if it worked.

Enjoy Memorial Day Weekend,
Or for the rest of the world May 27/28 :D
Yettinger
Newbie
Newbie
Posts: 1
Joined: June 12th, 2012, 4:47 am

Re: Unbuntu Start Problem Sabnzbd

Post by Yettinger »

So did it work for you?
Post Reply