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

Support for the Debian/Ubuntu package, created by JCFP.
Forum rules
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.
Post Reply
gsargent
Newbie
Newbie
Posts: 2
Joined: October 7th, 2011, 10:11 pm

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

Post 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!
gsargent
Newbie
Newbie
Posts: 2
Joined: October 7th, 2011, 10:11 pm

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

Post 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. :)
Post Reply