Empty NZBs and 404 Not Found
Posted: April 17th, 2015, 5:00 pm
I've been getting a fair amount of Empty NZBs lately as reported by SAB. Here's an example error line:
It's the same output in the +Debug log.
It tends to happen on fail replacements, but if you manually open the URL for the fail request it doesn't return a bad, empty, or malformed NZB. Instead it just returns: HTTP/1.1 404 Not Found.
Reading through the older posts about Empty NZBs on this forum, it seems it might be an index-specific problem. How does SABnzbd handle 404 Not Founds? Is 404 Not Found the incorrect response from the indexer? Empty NZB doesn't seem like the proper SAB error for a non-existent file, but maybe I'm not looking at it the right way. I contacted the admin of the indexer and he seems unsure what the correct response and error from both sides should be. How is SAB ending up with a request for a bad URL in the first place?
There's other reports of this happening on their forums, so it's not specific to me or my setup. If there's a better way for them to handle this then let me know and I'll gladly pass it along.
(Windows 7/SAB 0.7.20)
Code: Select all
2015-04-17 12:00:00,265 WARNING: Empty NZB file 0123456789.nzb [https://www.indexer.com/fail/abcdefghijklmnopqrstuvwxyz/0123456789]It tends to happen on fail replacements, but if you manually open the URL for the fail request it doesn't return a bad, empty, or malformed NZB. Instead it just returns: HTTP/1.1 404 Not Found.
Reading through the older posts about Empty NZBs on this forum, it seems it might be an index-specific problem. How does SABnzbd handle 404 Not Founds? Is 404 Not Found the incorrect response from the indexer? Empty NZB doesn't seem like the proper SAB error for a non-existent file, but maybe I'm not looking at it the right way. I contacted the admin of the indexer and he seems unsure what the correct response and error from both sides should be. How is SAB ending up with a request for a bad URL in the first place?
There's other reports of this happening on their forums, so it's not specific to me or my setup. If there's a better way for them to handle this then let me know and I'll gladly pass it along.
(Windows 7/SAB 0.7.20)