Postprocessor crashing with nzbToMedia

Report & discuss bugs found in SABnzbd
Forum rules
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.
Post Reply
rickatnight11
Newbie
Newbie
Posts: 18
Joined: January 16th, 2012, 9:18 pm

Postprocessor crashing with nzbToMedia

Post by rickatnight11 »

I've started using nzbToMedia for my post-processing, and I've noticed an odd issue. About 60% of the time, TV shows will repair/extract successfully, complete post-processing successfully, but end up in a weird success/fail hybrid state like this:

Image

Checking the Sab logs, you can see that it thinks the postprocessor has crashed, so Sab reboots itself. Here's the nzbToMedia postprocess.log, as well, which shows that it's succeeding. Interestingly, when we implement a 30s delay before the post-processing contacts SickBeard to chew up the file(s), each episode downloads and post-processes without issue.

This suggests to us that Sab is doing a little bit extra, while the postprocessing is happening, and it expects some files or something to still be around, which the postprocessing script may be interferring with. Any ideas?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Postprocessor crashing with nzbToMedia

Post by shypike »

SABnzbd is done with the "final" folder once it calls the user script.
It also doesn't access "final" afterwards.
Perhaps some weird disk caching problem?
Post Reply