I have been trying hard over the last few days to get sabnzbdplus working consistently, but I am getting so many errors and problems I'm wondering if an upgrade would work better.
Sab was installed from the package manager version 5.0. on to Linux Mint 10. I notice from this forum that a version 6 of sab is available.
My question. If I install version 6 would I get a better program, perhaps with more compatibility with Chrome sab exstension which currently fails to connect? In other words is it worth the trouble?
Linux Mint/sabnzbdplus errors.
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.
Re: Linux Mint/sabnzbdplus errors.
Running a newer version of SABnzbd on Ubuntu and its derivatives is not that difficult: stop the current SABnzbd, download the "python source version" from http://sabnzbd.org/download/ , unpack it, go into the unpacked directory and run it. Then see if you get the same errors. If so, it is not version dependent. ;-)
(As Linux Mint is based on Ubuntu, I guess you can also add the PPA for SABnzbd; you will then get the newest version installed.)
(As Linux Mint is based on Ubuntu, I guess you can also add the PPA for SABnzbd; you will then get the newest version installed.)
-
- Newbie
- Posts: 7
- Joined: January 19th, 2012, 5:27 pm
Re: Linux Mint/sabnzbdplus errors.
I did try that, got another errorsander wrote:(As Linux Mint is based on Ubuntu, I guess you can also add the PPA for SABnzbd; you will then get the newest version installed.)
"E: /var/cache/apt/archives/sabnzbdplus_0.6.14-0ubuntu1~jcfp1~maverick_all.deb: subprocess new pre-removal script returned error exit status 1"
I have seen this error "exit status 1" before. But have lost direction on how to cure it.
-
- Newbie
- Posts: 7
- Joined: January 19th, 2012, 5:27 pm
Re: Linux Mint/sabnzbdplus errors.
It gets worse than the previous post.
On loading I get a terminal error
"[6174:6231:6009653612:ERROR:x509_certificate_nss.cc(730)] CERT_PKIXVerifyCert for localhost failed err=-8179"
Then I get a 500 Internal server error.
Could someone please point me in the right direction.
On loading I get a terminal error
"[6174:6231:6009653612:ERROR:x509_certificate_nss.cc(730)] CERT_PKIXVerifyCert for localhost failed err=-8179"
Then I get a 500 Internal server error.
Could someone please point me in the right direction.
Re: Linux Mint/sabnzbdplus errors.
This is just a single line, without context and the commands or actions that resulted in this. Without the rest of the output, nobody can remedy this type of error.beeman1937 wrote:"E: /var/cache/apt/archives/sabnzbdplus_0.6.14-0ubuntu1~jcfp1~maverick_all.deb: subprocess new pre-removal script returned error exit status 1"
-
- Newbie
- Posts: 7
- Joined: January 19th, 2012, 5:27 pm
Re: Linux Mint/sabnzbdplus errors.
[quote="beeman1937"]I am asking for help. Perhaps you could enlighten me with the requirements needed to correct my errors?
I have tried to remove the offending program and came up with the following. Does this help in diagnosing my problem?
david@david ~ $ dpkg --remove --force-remove-reinstreq sabnzbdplus
dpkg: requested operation requires superuser privilege
david@david ~ $ sudo dpkg --remove --force-remove-reinstreq sabnzbdplus
[sudo] password for david:
dpkg: warning: overriding problem because --force enabled:
Package is in a very bad inconsistent state - you should
reinstall it before attempting a removal.
(Reading database ... 163307 files and directories currently installed.)
Removing sabnzbdplus ...
pgrep: invalid user name: beeman1937
invoke-rc.d: initscript sabnzbdplus, action "stop" failed.
dpkg: error processing sabnzbdplus (--remove):
subprocess installed pre-removal script returned error exit status 1
pgrep: invalid user name: beeman1937
invoke-rc.d: initscript sabnzbdplus, action "start" failed.
dpkg: error while cleaning up:
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
sabnzbdplus
Any help gratefully received
I have tried to remove the offending program and came up with the following. Does this help in diagnosing my problem?
david@david ~ $ dpkg --remove --force-remove-reinstreq sabnzbdplus
dpkg: requested operation requires superuser privilege
david@david ~ $ sudo dpkg --remove --force-remove-reinstreq sabnzbdplus
[sudo] password for david:
dpkg: warning: overriding problem because --force enabled:
Package is in a very bad inconsistent state - you should
reinstall it before attempting a removal.
(Reading database ... 163307 files and directories currently installed.)
Removing sabnzbdplus ...
pgrep: invalid user name: beeman1937
invoke-rc.d: initscript sabnzbdplus, action "stop" failed.
dpkg: error processing sabnzbdplus (--remove):
subprocess installed pre-removal script returned error exit status 1
pgrep: invalid user name: beeman1937
invoke-rc.d: initscript sabnzbdplus, action "start" failed.
dpkg: error while cleaning up:
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
sabnzbdplus
Any help gratefully received
Re: Linux Mint/sabnzbdplus errors.
Yes, it does.beeman1937 wrote:Does this help in diagnosing my problem?
You set an invalid username in /etc/default/sabnzbdplus (or edited the init script in /etc/init.d/sabnzbdplus beyond repair). Try correcting or removing the offending username from /etc/default/sabnzbdplus.beeman1937 wrote:Code: Select all
pgrep: invalid user name: beeman1937 invoke-rc.d: initscript sabnzbdplus, action "stop" failed.
-
- Newbie
- Posts: 7
- Joined: January 19th, 2012, 5:27 pm
Re: Linux Mint/sabnzbdplus errors.
Following this caused the problem!sander wrote:dpkg?
Can you follow the instructions here: http://wiki.sabnzbd.org/install-ubuntu-repo
-
- Newbie
- Posts: 7
- Joined: January 19th, 2012, 5:27 pm
Re: Linux Mint/sabnzbdplus errors.
I have never tried to 'edit' files up to now and really don't know how to start.jcfp wrote:Yes, it does.
You set an invalid username in /etc/default/sabnzbdplus (or edited the init script in /etc/init.d/sabnzbdplus beyond repair). Try correcting or removing the offending username from /etc/default/sabnzbdplus.
Please, lead me by the hand 'or nose' if needed, and I'll do my best.
I believe I need to remove and start again, there appears to be a problem from when I accessed "http://wiki.sabnzbd.org/install-ubuntu-repo" to try an update.
-
- Newbie
- Posts: 7
- Joined: January 19th, 2012, 5:27 pm
Re: Linux Mint/sabnzbdplus errors. Self Solved
I went to terminal
'sudo gedit /var/lib/dpkg/status' which allowed me to 'find' sabnzbdplus which I then deleted all mention.
I then went to Package manager and removed further issues of the same.
I finally went to Home file, view 'hidden files' and removed all folders/files sabnzbdplus.
Broken files now gone. I will try re-installing from 'http://wiki.sabnzbd.org/install-ubuntu-repo' hopefully the problem is resolved.
'sudo gedit /var/lib/dpkg/status' which allowed me to 'find' sabnzbdplus which I then deleted all mention.
I then went to Package manager and removed further issues of the same.
I finally went to Home file, view 'hidden files' and removed all folders/files sabnzbdplus.
Broken files now gone. I will try re-installing from 'http://wiki.sabnzbd.org/install-ubuntu-repo' hopefully the problem is resolved.