
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?