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.
2012-04-30 17:05:49,407::INFO::[downloader:375] 17@ssl-eu.astraweb.com:563: Initiating connection
2012-04-30 17:05:49,407::INFO::[downloader:375] 18@ssl-eu.astraweb.com:563: Initiating connection
Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
self.run()
File "/usr/share/sabnzbdplus/sabnzbd/downloader.py", line 479, in run
BPSMeter.do.update(server.id, bytes)
File "/usr/share/sabnzbdplus/sabnzbd/bpsmeter.py", line 205, in update
self.grand_total[server] += amount
TypeError: unsupported operand type(s) for +=: 'datetime.timedelta' and 'int'
^C2012-04-30 17:06:01,502::WARNING::[__init__:160] Signal 2 caught, saving and exiting...
2012-04-30 17:06:01,502::INFO::[nzbqueue:174] Saving queue
Linux newk 3.0.0-17-generic #30-Ubuntu SMP Thu Mar 8 17:34:21 UTC 2012 i686 i686 i386 GNU/Linux
Python 2.7.2+
What a bizarre error.
About the only thing I can think of that it is caused by a corrupt
~/.sabnzbd/admin/totals9.sab file.
What happens if you stop SABnzbd, remove the file and start again?
(You will lose your byte counters and quota info.)
Segmentation faults indicate serious bugs in Python or one of its libraries.
It's not possible for a normal Python program (like SABnzbd) to cause
segmentation faults, as it's an interpreted language.
It can certainly trigger bugs in the run-time system.
Either that or hardware issues.
Ok, I will play around with different versions of python a bit and see if that can fix it.
I wouldn't surprise me if it's the hardware that causes it though.
I'm getting all sorts of weird errors now.
2012-04-30 22:24:58,819::ERROR::[__init__:922] Loading /home/niuck/.sabnzbd/admin/postproc1.sab failed
2012-04-30 22:24:58,819::INFO::[__init__:923] Traceback:
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/sabnzbd/__init__.py", line 914, in load_admin
data = cPickle.load(f)
EOFError
2012-04-30 22:24:58,820::INFO::[__init__:901] Loading data for queue9.sab from /home/niuck/.sabnzbd/admin/queue9.sab
edit: Same error with python2.6
edit2: And with sabnzbd 0.6.8