Sabnzbd crashes (SSL ?)

Report & discuss bugs found in SABnzbd

Sabnzbd crashes (SSL ?)

Postby hyperbart » May 16th, 2011, 5:40 am

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
hyperbart
Newbie
Newbie
 
Posts: 19
Joined: May 16th, 2011, 5:38 am

Re: Sabnzbd crashes (SSL ?)

Postby shypike » May 16th, 2011, 5:47 am

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.
User avatar
shypike
Administrator
Administrator
 
Posts: 16723
Joined: January 18th, 2008, 1:49 pm

Re: Sabnzbd crashes (SSL ?)

Postby hyperbart » May 16th, 2011, 6:37 am

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...
Last edited by hyperbart on May 16th, 2011, 7:17 am, edited 1 time in total.
hyperbart
Newbie
Newbie
 
Posts: 19
Joined: May 16th, 2011, 5:38 am

Re: Sabnzbd crashes (SSL ?)

Postby sander » May 16th, 2011, 8:24 am

Running "sudo apt-get install sabnzbdplus" should take care of all repositories...
Please don't send me unrequested PM's; the forum is the best way to communicate.
If someone helps you, please reply to that help.
User avatar
sander
Release Testers
Release Testers
 
Posts: 3556
Joined: January 22nd, 2008, 3:22 pm

Re: Sabnzbd crashes (SSL ?)

Postby hyperbart » May 17th, 2011, 5:31 am

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.


Can i log anything more or something? Really would like to know what's going on...
hyperbart
Newbie
Newbie
 
Posts: 19
Joined: May 16th, 2011, 5:38 am

Re: Sabnzbd crashes (SSL ?)

Postby sander » May 17th, 2011, 6:06 am

When does the crash happen? At SAB startup, or during all downloads, or during a specific download, or ... ?
Please don't send me unrequested PM's; the forum is the best way to communicate.
If someone helps you, please reply to that help.
User avatar
sander
Release Testers
Release Testers
 
Posts: 3556
Joined: January 22nd, 2008, 3:22 pm

Re: Sabnzbd crashes (SSL ?)

Postby hyperbart » May 17th, 2011, 7:34 am

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...
hyperbart
Newbie
Newbie
 
Posts: 19
Joined: May 16th, 2011, 5:38 am

Re: Sabnzbd crashes (SSL ?)

Postby hyperbart » May 17th, 2011, 8:04 am

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...)
hyperbart
Newbie
Newbie
 
Posts: 19
Joined: May 16th, 2011, 5:38 am

Re: Sabnzbd crashes (SSL ?)

Postby sander » May 17th, 2011, 9:06 am

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...)


Can you post the NZB somewhere?
Please don't send me unrequested PM's; the forum is the best way to communicate.
If someone helps you, please reply to that help.
User avatar
sander
Release Testers
Release Testers
 
Posts: 3556
Joined: January 22nd, 2008, 3:22 pm

Re: Sabnzbd crashes (SSL ?)

Postby hyperbart » May 17th, 2011, 9:31 am

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...
hyperbart
Newbie
Newbie
 
Posts: 19
Joined: May 16th, 2011, 5:38 am

Re: Sabnzbd crashes (SSL ?)

Postby hyperbart » May 18th, 2011, 4:39 am

And once again my Sab crashed this night...
hyperbart
Newbie
Newbie
 
Posts: 19
Joined: May 16th, 2011, 5:38 am

Re: Sabnzbd crashes (SSL ?)

Postby hyperbart » May 20th, 2011, 3:36 am

Crashed again this night... Can i do something about it, reinstall sab clean? How do I do that?
hyperbart
Newbie
Newbie
 
Posts: 19
Joined: May 16th, 2011, 5:38 am

Re: Sabnzbd crashes (SSL ?)

Postby sander » May 20th, 2011, 4:17 am

hyperbart wrote:Crashed again this night... Can i do something about it, reinstall sab clean? How do I do that?


I think the crashes are caused by additional libraries you've installed. I don't know how to de-install them.

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.
Please don't send me unrequested PM's; the forum is the best way to communicate.
If someone helps you, please reply to that help.
User avatar
sander
Release Testers
Release Testers
 
Posts: 3556
Joined: January 22nd, 2008, 3:22 pm

Re: Sabnzbd crashes (SSL ?)

Postby hyperbart » May 20th, 2011, 4:28 am

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"
Last edited by hyperbart on May 20th, 2011, 4:31 am, edited 1 time in total.
hyperbart
Newbie
Newbie
 
Posts: 19
Joined: May 16th, 2011, 5:38 am

Re: Sabnzbd crashes (SSL ?)

Postby sander » May 20th, 2011, 4:46 am

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.
Please don't send me unrequested PM's; the forum is the best way to communicate.
If someone helps you, please reply to that help.
User avatar
sander
Release Testers
Release Testers
 
Posts: 3556
Joined: January 22nd, 2008, 3:22 pm

Next

Return to Bug Reports