Guys I'm new to this... I was downloading some old files but I stopped and deleted them because I was still testing how the program works and everything. When I re-download the same files, it giving me Empty NZB file error. It doesn't load any more.
I'm running sabnzbd and sickbeard on unraid server.
Help me out...
Empty NZB file error Help!
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- 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: Empty NZB file error Help!
I'm not sure what you're describing, but sometimes a large .NZB file is scanned before it's done downloading and reported as incomplete in the error log.
If you have a blackhole directory set up, you can reuse the old .NZB that worked when you deleted the files the first time. Otherwise, try downloading the .NZB once more.
If you have a blackhole directory set up, you can reuse the old .NZB that worked when you deleted the files the first time. Otherwise, try downloading the .NZB once more.
Re: Empty NZB file error Help!
when I was downloading .ZNB for file the first time, everything is working ok but then i paused it and deleted the file.(just doing some test)
After I finshed setting it up, I re-downloaded same .ZNB file and it's not downloading the file anymore. It keeps disappearing after reading that .ZNB file and it was showing "empty ZNB file" error. I have no idea what that means
After I finshed setting it up, I re-downloaded same .ZNB file and it's not downloading the file anymore. It keeps disappearing after reading that .ZNB file and it was showing "empty ZNB file" error. I have no idea what that means
Re: Empty NZB file error Help!
The NZB might actually be empty or just contain garbage.
Download the file and open it with a text editor.
It should start with something like this:
and end with:
Download the file and open it with a text editor.
It should start with something like this:
Code: Select all
<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE nzb PUBLIC "-//newzBin//DTD NZB 1.0//EN" "http://www.newzbin.com/DTD/nzb/nzb-1.0.dtd">
Code: Select all
</segments>
</file>
</nzb>
