Page 1 of 1
Sabnzbd 0.4.0 Beta 4 Connection Idle.
Posted: May 6th, 2008, 1:05 am
by Ludicrum
After upgrading to Beta 4 I am no longer able to download from Usenet. The download status indicator remains fixed at "Idle" for several minutes, then when it changes to "downloading" the speed stays at a fixed 1 kbs. Rebooting the PC and reinstalling the program did not help. Speed limit is set at 0. I am running Windows XP Home Edition. I connect to Usenet using Giganews SSL over port 443.
Downgrading from Beta 4 to Beta 2 solves the issue. In Beta 2 downloads function as normal.
Re: Sabnzbd 0.4.0 Beta 4 Connection Idle.
Posted: May 6th, 2008, 10:55 am
by shypike
Which UI do you use? Default, Smpl or Plush?
Re: Sabnzbd 0.4.0 Beta 4 Connection Idle.
Posted: May 6th, 2008, 6:24 pm
by cie007
I have the same problem. When I use a external speed monitor program (something like du meter) it also shows low speed.
When I put beta2 back i have full download speed..
I use the smpl version with scheduler on (Just use pause & resume, no download limit set).
Re: Sabnzbd 0.4.0 Beta 4 Connection Idle.
Posted: May 6th, 2008, 8:52 pm
by dr0pknutz
I just experienced the same problem when I upgraded from 0.4.0b2 to 0.4.0b4. I tested this with all interfaces and had the same result, the speed would show about 0.50k/s and just sit there till I restarted SABnzbd. In which case it would do exactly the same thing once started again. I ran SABnzbd in console mode with logging set to 2 and it seemed to freeze up here:
Code: Select all
2008-05-07 13:39:27,677::INFO::[downloader] [email protected]:80: Initiating connection
2008-05-07 13:39:27,694::INFO::[sabnzbd] Saving data for rss_data.sab in C:\SABnzbd\cache\rss_data.sab
2008-05-07 13:39:27,694::INFO::[downloader] [email protected]:80: Initiating connection
2008-05-07 13:39:27,694::INFO::[downloader] [email protected]:80: Initiating connection
2008-05-07 13:39:27,694::INFO::[downloader] [email protected]:80: Initiating connection
2008-05-07 13:39:27,694::INFO::[downloader] [email protected]:80: Initiating connection
2008-05-07 13:39:27,694::INFO::[downloader] [email protected]:80: Initiating connection
2008-05-07 13:39:27,694::INFO::[downloader] [email protected]:80: Initiating connection
2008-05-07 13:39:27,694::INFO::[downloader] [email protected]:80: Initiating connection
2008-05-07 13:39:27,694::INFO::[downloader] [email protected]:80: Initiating connection
2008-05-07 13:39:27,709::INFO::[downloader] [email protected]:80: Initiating connection
Exception in thread Thread-3:
Traceback (most recent call last):
File "threading.pyo", line 488, in __bootstrap_inner
File "sabnzbd\downloader.pyo", line 348, in run
File "sabnzbd\nzbstuff.pyo", line 486, in update_avg_kbs
AttributeError: NzbObject instance has no attribute '_NzbObject__avg_bps_total'
In saying this, I fully cleared my queue, re-added the NZBs again and it has been going fine for the last 5 minutes. Lets hope it stays that way.
Congrats on beta 4, can't wait to test it out!
Re: Sabnzbd 0.4.0 Beta 4 Connection Idle.
Posted: May 7th, 2008, 1:36 am
by shypike
A queue imcompatibility slipped into Beta4.
This means that you cannot re-use an earlier queue.
SABnzbd should have warned you about this, but someone forgot
to increase the the internal queue version number.
We're very sorry for this inconvenience.
Re: Sabnzbd 0.4.0 Beta 4 Connection Idle.
Posted: May 7th, 2008, 2:33 am
by Ludicrum
I've completely cleared my queue and then upgraded to Beta 4. The issue has been completely resolved and I am currently downloading at normal speed. Thanks.

Re: Sabnzbd 0.4.0 Beta 4 Connection Idle.
Posted: May 8th, 2008, 2:55 am
by cie007
Here it also works again, thanks for the fast support