As far as I can tell, no e-mail notification is sent when a download fails when sabnzbd is unable to create the final folder. Is this true or is there something that can be done to allow notification to occur on this condition. I'm able to receive failure notifications in instances where there are missing par files and I do receive notifications on all successes. But none on the folder creation error.
The target download folder is on a network computer that occasionally goes to sleep and it's at those times when the error occurs. Ideally, I'd like to be able to send a wake-on-lan packet and auto-retry. But I'd certainly settle for a notification so I can manually kick off a restart myself.
I have sabnzbd running on a Windows 7 64-bit with no apparent issues.
Thanks in advance and apologies in advance if this question is easily answered by something I've overlooked (though I did search the forum for this topic).
Version: 0.6.15
OS: Windows 7 Ultimate SP1 64-bit
Install-type: Windows Installer
Firewall Software: Win 7
IPV6? no
Issue reproducible? yes
E-mail notification on download failure.
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.
-
hawaii2000
- Newbie

- Posts: 5
- Joined: March 1st, 2012, 9:20 pm
Re: E-mail notification on download failure.
Never really checked this, but your expectation makes sense.
I'll check this out.
I'll check this out.
-
hawaii2000
- Newbie

- Posts: 5
- Joined: March 1st, 2012, 9:20 pm
Re: E-mail notification on download failure.
Mahalo for checking. If this is expected behavior, here's my vote for making this a feature in a future release. And while I'm wishing, here's another vote for some sort of pre-processing capability (so I can run a batch file to send a wake-on-lan packet to a potentially sleeping computer that needs to wake up). 
Re: E-mail notification on download failure.
Doesn't pre-processing already exist?
http://wiki.sabnzbd.org/user-pre-queue-script
http://wiki.sabnzbd.org/user-pre-queue-script
Re: E-mail notification on download failure.
The next release will send the email.
-
hawaii2000
- Newbie

- Posts: 5
- Joined: March 1st, 2012, 9:20 pm
Re: E-mail notification on download failure.
Yes, but this won't help me in this situation because it might be hours before the download is complete and the attempt to create the target completed folder is executed. In that time, the target computer might have gone to sleep. It looks like the main purpose of the pre-queue script is to filter out nzbs that you (for whatever reason) don't want to add to the download queue. I suppose what I'm asking for is a post-processing-on-error script, i.e., the ability to run a script on the occurrence of a particular error. In this case, the ability to loop, say, three times, a wolcmd to wake up the computer followed with a retry command.Eejit wrote:Doesn't pre-processing already exist?
http://wiki.sabnzbd.org/user-pre-queue-script
-
hawaii2000
- Newbie

- Posts: 5
- Joined: March 1st, 2012, 9:20 pm
Re: E-mail notification on download failure.
Mahalo!shypike wrote:The next release will send the email.
