[BUG] Empty NZB Issue Confirmed
Posted: December 28th, 2012, 1:18 pm
I'm using sabnzbd v. 0.7.7 and have a problem where sabnzbd reports the following warnings when retrieving a NZB from a RSS feed:
WARNING: Empty NZB file [file-name].nzb [http://[site]/download/[file-name].nzb]
I have many many of these...
The problem is, sabnzbd keeps pinging the tracker every some interval for the same NZB without stop. This eventually fills up my queue with many requests that "can't" be retrieved.
I've confirmed why this is occurring. After retrieving one of the NZB files from the URL using a browser, it turns out that the NZB file is NOT EMPTY. It is a fully valid NZB file, but it contains ONLY PAR FILES. Sabnzbd considers these files "invalid / empty" and keeps pinging the tracker every now and then to try and get a "valid" nzb.
This is bad for 2 reasons:
1. It generates unnecessary traffic to the tracker.
2. It fills up the download queue with entries that never go away unless I manually delete them.
I would classify this as a bug in sabnzbd.
My suggestion would be to simply discard these "invalid" NZB files while issuing the warning, or at least provide an option somewhere where the user can choose what behavior should be taken when invalid NZB files are returned from the tracker.
Thanks,
WARNING: Empty NZB file [file-name].nzb [http://[site]/download/[file-name].nzb]
I have many many of these...
The problem is, sabnzbd keeps pinging the tracker every some interval for the same NZB without stop. This eventually fills up my queue with many requests that "can't" be retrieved.
I've confirmed why this is occurring. After retrieving one of the NZB files from the URL using a browser, it turns out that the NZB file is NOT EMPTY. It is a fully valid NZB file, but it contains ONLY PAR FILES. Sabnzbd considers these files "invalid / empty" and keeps pinging the tracker every now and then to try and get a "valid" nzb.
This is bad for 2 reasons:
1. It generates unnecessary traffic to the tracker.
2. It fills up the download queue with entries that never go away unless I manually delete them.
I would classify this as a bug in sabnzbd.
My suggestion would be to simply discard these "invalid" NZB files while issuing the warning, or at least provide an option somewhere where the user can choose what behavior should be taken when invalid NZB files are returned from the tracker.
Thanks,