Page 1 of 1

Items que but don't download, error in error log

Posted: October 7th, 2011, 10:16 pm
by gsargent
yesterday all of a sudden sabnzbd started queing the nzbs but they don't download they just sit. I tried clearing all pending downloads from the temp folder, restarting, rebooting the machine.....nothing has worked. I looked in the error log tonight and found the following.

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 455, in run
BPSMeter.do.update(server.id, bytes)
File "/usr/share/sabnzbdplus/sabnzbd/bpsmeter.py", line 159, in update
self.grand_total[server] += amount
TypeError: cannot concatenate 'str' and 'int' objects


over and over again. Nothing has changed with the load it was working fine and then all of a sudden it just stopped. Anybody got any ideas on what to do to fix this? I am running 0.6.9 from jcfp's repository on ubuntu 11.04 Thanks!

Re: Items que but don't download, error in error log

Posted: October 7th, 2011, 11:29 pm
by gsargent
With the help of pmow in the irc channel we got this solved. I finally had to remove and reinstall from the repository and it appears to have fixed it. :)