Sabnzbd crashes (SSL ?)
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.
Sabnzbd crashes (SSL ?)
I'm running Sabnzbd+ 0.5.4 for a while now... Recently I noticed Sab crashes... Don't know what causes this. I use Astraweb EU with SSL...
Sab is feeded with NZB's from CouchPotato or Sick Beard...
This is my errlog:
http://mibpaste.com/Qy6d7t
Sab is feeded with NZB's from CouchPotato or Sick Beard...
This is my errlog:
http://mibpaste.com/Qy6d7t
Re: Sabnzbd crashes (SSL ?)
SSL depends mostly on the OpenSSL libraries.
Check if there are any updates available for your OS.
Also the PyOpenSSL Python modules requires a recent version (0.10 or 0.11).
The scheduler error sometimes occurs on shutdown of SABnzbd, it's not
related or relevant.
The email deprecated warning is just that, a warning telling that a later
release of Python may drop support. Also unrelated.
Check if there are any updates available for your OS.
Also the PyOpenSSL Python modules requires a recent version (0.10 or 0.11).
The scheduler error sometimes occurs on shutdown of SABnzbd, it's not
related or relevant.
The email deprecated warning is just that, a warning telling that a later
release of Python may drop support. Also unrelated.
Re: Sabnzbd crashes (SSL ?)
My Sab runs on Ubuntu 11.04
I did a "sudo apt-get update and upgrade", couple of packages about https transport, but not really something about openssl...
How can i update/check/reinstall the PyOpenSSL Python modules?
Btw: I also installed the packages listed here:
https://launchpad.net/ubuntu/natty/+source/pyopenssl
python-openssl: Python wrapper around the OpenSSL library
python-openssl-dbg: Python wrapper around the OpenSSL library (debug extension)
python-openssl-doc: Python wrapper around the OpenSSL library (documentation package)
python-openssl was already installed...
I did a "sudo apt-get update and upgrade", couple of packages about https transport, but not really something about openssl...
How can i update/check/reinstall the PyOpenSSL Python modules?
Btw: I also installed the packages listed here:
https://launchpad.net/ubuntu/natty/+source/pyopenssl
python-openssl: Python wrapper around the OpenSSL library
python-openssl-dbg: Python wrapper around the OpenSSL library (debug extension)
python-openssl-doc: Python wrapper around the OpenSSL library (documentation package)
python-openssl was already installed...
Last edited by hyperbart on May 16th, 2011, 6:17 am, edited 1 time in total.
Re: Sabnzbd crashes (SSL ?)
Running "sudo apt-get install sabnzbdplus" should take care of all repositories...
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: Sabnzbd crashes (SSL ?)
Code: Select all
bart@pyro:~$ sudo apt-get install sabnzbdplus
[sudo] password for bart:
Reading package lists... Done
Building dependency tree
Reading state information... Done
sabnzbdplus is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Re: Sabnzbd crashes (SSL ?)
When does the crash happen? At SAB startup, or during all downloads, or during a specific download, or ... ?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: Sabnzbd crashes (SSL ?)
During downloads... I have a couple of downloads which were started/pushed from Couch Potato...
It never crashed before... Maybe one or more NZB's are corrupted, I don't know, but when it is downloading it crashes...
It never crashed before... Maybe one or more NZB's are corrupted, I don't know, but when it is downloading it crashes...
Re: Sabnzbd crashes (SSL ?)
For those who want it, I've backupped my NZB's which are being downloaden when Sab crashes... So somebody can test with the same setup... (I'm using Astraweb with their EU server btw...)
Re: Sabnzbd crashes (SSL ?)
Can you post the NZB somewhere?hyperbart wrote: For those who want it, I've backupped my NZB's which are being downloaden when Sab crashes... So somebody can test with the same setup... (I'm using Astraweb with their EU server btw...)
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: Sabnzbd crashes (SSL ?)
Yeah, no problem... But I think it's against forum rules to post NZB's on the forum itself...
I'll send you a PM with a link in it...
I'll send you a PM with a link in it...
Re: Sabnzbd crashes (SSL ?)
And once again my Sab crashed this night...
Re: Sabnzbd crashes (SSL ?)
Crashed again this night... Can i do something about it, reinstall sab clean? How do I do that?
Re: Sabnzbd crashes (SSL ?)
I think the crashes are caused by additional libraries you've installed. I don't know how to de-install them.hyperbart wrote: Crashed again this night... Can i do something about it, reinstall sab clean? How do I do that?
So, as a test, I would run Ubuntu from a live-USB-stick, install SABnzbd (via Software Center: sabnzbdplus), do NOT install additional stuff, start downloading, and see if it crashes. I don't expect SAB to crash.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: Sabnzbd crashes (SSL ?)
But the problem is, I didn't install (or don't know which) libraries...
The server is a VM, solely acting as my download server with Couch Potato, Sick Beard, Sabnzbd+ and Periscope... That's all...
If i need a server with other functionality, i'll set up another VM on my ESXi...
The only command i ever ran about modules and python related was something like:
The server is a VM, solely acting as my download server with Couch Potato, Sick Beard, Sabnzbd+ and Periscope... That's all...
If i need a server with other functionality, i'll set up another VM on my ESXi...
The only command i ever ran about modules and python related was something like:
Code: Select all
python -c "import xdg.BaseDirectory as bd"
Last edited by hyperbart on May 20th, 2011, 3:31 am, edited 1 time in total.
Re: Sabnzbd crashes (SSL ?)
hyperbart wrote: But the problem is, I didn't install (or don't know which) libraries...
The server is a VM, solely acting as my download server with Couch Potato, Sick Beard, Sabnzbd+ and Periscope... That's all...
If i need a server with other functionality, i'll set up another VM on my ESXi...
The only command i ever ran about modules and python related was something like:
Code: Select all
python -c "import xdg.BaseDirectory as bd"
Ah, a VM. That's good: just create a new VM, with a fresh Ubuntu install, and then install SABnzbd(plus). Do *not* install other software; first just Ubuntu + SABnzbd. It will work.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate