Page 1 of 1

Problem with more than 3 files at the same time

Posted: May 9th, 2008, 2:11 am
by Titan999
Hey,

I noticed a problem with the RSS Downloader.
If it matches 4 files and places all the NZB links in the queue to fetch: On the queue page you have 4 items, all of them "Trying to fetch".

Unfortunately 1 of the 4 items will be dropped and removed from the queue and added to the download complete list. In the log file all i can find for the dropped item is "Adding xxx to queue; Fetching xxx; Saving queue" and there is no more mention of the file.

This has happened to me twice so I'm assuming its reproducible

Edit:

I found this in the Warnings:
2008-05-09 09:49:24,250 ERROR [sabnzbd.misc] Error adding url http://www.tvnzb.com/nzb/11647 Traceback (most recent call last): File "sabnzbd\misc.pyo", line 310, in run File "urllib.pyo", line 248, in retrieve File "socket.pyo", line 309, in read timeout: timed out

So the file is timed out, but still added to the download complete list

Re: Problem with more than 3 files at the same time

Posted: May 9th, 2008, 2:40 am
by shypike
Technically you found a problem with the tvnzb.com website  ;D
But your are right, it's an easy fix just to add the URL to queue again and try later.
Will be fixed in next beta.

Re: Problem with more than 3 files at the same time

Posted: May 12th, 2008, 1:38 pm
by Titan999
Has this been fixed? its not mentioned in the Beta notes for Beta 5

Re: Problem with more than 3 files at the same time

Posted: May 12th, 2008, 1:42 pm
by shypike
Yes it's fixed, but I forgot to put it in the release notes.