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
Unbuntu Start Problem Sabnzbd
Forum rules
Help us help you:
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.
-
- Newbie
- Posts: 3
- Joined: May 25th, 2012, 6:36 pm
Re: Unbuntu Start Problem Sabnzbd
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
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
Re: Unbuntu Start Problem Sabnzbd
You have a SABnzbd core and skin code that don't match.
It's best to remove all SABnzbd related packages and install again.
It's best to remove all SABnzbd related packages and install again.
-
- Newbie
- Posts: 3
- Joined: May 25th, 2012, 6:36 pm
Re: Unbuntu Start Problem Sabnzbd
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
Enjoy Memorial Day Weekend,
Or for the rest of the world May 27/28

Re: Unbuntu Start Problem Sabnzbd
So did it work for you?