Problem with more than 3 files at the same time
Posted: May 9th, 2008, 2:11 am
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
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