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.
Sabnzbd 0.4.0 Beta 4 Connection Idle.
Forum rules
Help us help you:
Help us help you:
- 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.
Re: Sabnzbd 0.4.0 Beta 4 Connection Idle.
Which UI do you use? Default, Smpl or Plush?
Re: Sabnzbd 0.4.0 Beta 4 Connection Idle.
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).
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.
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:
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!
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'
Congrats on beta 4, can't wait to test it out!
Re: Sabnzbd 0.4.0 Beta 4 Connection Idle.
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.
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.
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.
Here it also works again, thanks for the fast support