Search found 8 matches

by mr604
December 12th, 2014, 1:07 am
Forum: Debian/Ubuntu Package
Topic: Problem starting after upgrading to 0.7.20 (ubuntu 12.04)
Replies: 12
Views: 9740

Re: Problem starting after upgrading to 7.2.0 (ubuntu 12.04)

Okay. So I had one more kick at the can, and figured it out. I hobbled together this crummy shell script to iterate through and remove each library and test. #!/bin/bash FUCK=" /usr/local/lib/python2.7/dist-packages/pyserial-2.6-py2.7.egg /usr/local/lib/python2.7/dist-packages/simplejson-3.3.0-...
by mr604
December 12th, 2014, 1:03 am
Forum: Debian/Ubuntu Package
Topic: Problem starting after upgrading to 0.7.20 (ubuntu 12.04)
Replies: 12
Views: 9740

Re: Problem starting after upgrading to 7.2.0 (ubuntu 12.04)

jcfp: Negative, Ghost Rider. $ PYTHONPATH=/usr/lib/python2.7 python -c 'from test.pystone import pystones' Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named pystone I suspect that may be the case, as well. That being said, I'm not sure tha...
by mr604
December 11th, 2014, 1:31 pm
Forum: Debian/Ubuntu Package
Topic: Problem starting after upgrading to 0.7.20 (ubuntu 12.04)
Replies: 12
Views: 9740

Re: Problem starting after upgrading to 7.2.0 (ubuntu 12.04)

Good morning, gents. As Sander requested, here is the output of the commands. $ sudo updatedb $ locate -i pystone.py /usr/lib/python2.7/test/pystone.py /usr/lib/python2.7/test/pystone.pyc /usr/lib/python3.2/test/pystone.py /usr/local/lib/python2.7/dist-packages/test/pystone.py $ what-provides /usr/l...
by mr604
December 10th, 2014, 6:18 pm
Forum: Debian/Ubuntu Package
Topic: Problem starting after upgrading to 0.7.20 (ubuntu 12.04)
Replies: 12
Views: 9740

Re: Problem starting after upgrading to 7.2.0 (ubuntu 12.04)

Wonderful. Thanks for looking into this.

m!
by mr604
December 10th, 2014, 5:25 pm
Forum: Debian/Ubuntu Package
Topic: Problem starting after upgrading to 0.7.20 (ubuntu 12.04)
Replies: 12
Views: 9740

Problem starting after upgrading to 0.7.20 (ubuntu 12.04)

sabnzbdplus 7.2.0 - ubuntu 12.04 - Installed from jcfp repos. Tried upgrading failed to upgrade b/c of start issues Traceback (most recent call last): File "/usr/bin/sabnzbdplus", line 1873, in <module> main() File "/usr/bin/sabnzbdplus", line 1292, in main from util.pystone impo...
by mr604
October 20th, 2012, 3:59 pm
Forum: General Discussion
Topic: Slow download speeds fixed with Sabnzbd restart ?
Replies: 45
Views: 52519

Re: Slow download speeds fixed with Sabnzbd restart ?

Much like perstranger, I get no difference starting manually or using init.d scripts. The problem is like limiting of the transfer speed is going on. Restarting sabnzbd through the web gui will work, but sometimes it requires 1-4 restarts before un-throttling the speed. As I'm running on a dedicated...
by mr604
October 19th, 2012, 2:12 pm
Forum: General Discussion
Topic: Slow download speeds fixed with Sabnzbd restart ?
Replies: 45
Views: 52519

Re: Slow download speeds fixed with Sabnzbd restart ?

Bumping my problem and original posters problem.

Setting a transfer speed had no effect on the overall transmission rate. Only "fix" thus far, is restarting sabnzbd until it transfers un-throttled.
by mr604
October 6th, 2012, 1:51 pm
Forum: General Discussion
Topic: Slow download speeds fixed with Sabnzbd restart ?
Replies: 45
Views: 52519

Re: Slow download speeds fixed with Sabnzbd restart ?

Hello, I am also experiencing the same behaviour on my setup. I'm running Ubuntu 12.04 on a 32GB / i5-3.10GHz / SSD & Raid-10 box. I'll get downloads peeking at 1.5-2.2 MB/s where it will stay. I'll restart Sabnzbd using the web console until it hits it's full 10+ MB/s. While it was behaving lik...