Page 1 of 1

Downloads completing but orphaned

Posted: December 11th, 2017, 8:17 am
by vertebral
Hi guys,

I'm having an issue since upgrading to 2.3.2RC1 [ca66eb0]: almost all downloads appear to complete but are immediately orphaned (without extraction/processing). I'm inclined to think this isn't an issue with the NZBs as it started immediately after upgrading and persists with a near identical setup on a second system. Attempting to re-add the downloads from the orphaned list fails, and with SABnzbd not reporting failed downloads and running the post-processing script, I have to manually find an alternative (which is invariably orphaned too).

Any ideas into what might be causing this issue? I have a debug log from one such orphaned download but can't post a pastebin link as a new user (and it's too long to post here!); it appears a few RARs fail the quick check but that doesn't seem to trigger a repair.

Thanks for reading and any insight you can offer.

Re: Downloads completing but orphaned

Posted: December 11th, 2017, 8:19 am
by safihre
Should be fixed in 2.3.2RC2!
It's not on the Ubuntu PPA yet, in case you use that, but should come soon.

Re: Downloads completing but orphaned

Posted: December 11th, 2017, 8:21 am
by vertebral
Thanks for the quick response! I do use that, I'll keep an eye out for it :) .

Out of interest, what's the cause of the issue?

Re: Downloads completing but orphaned

Posted: December 11th, 2017, 8:29 am
by safihre
If you have 'Download all par2' enabled (you do, right?) it will try to add all par2 files, even if all of them are already downloaded.
So it sends it back to the Queue, but the Queue says "There are no files to download, what are you doing here job?" and then just drops the job.
This was caused by a fix for another bug.

Disabling 'Download all par2' should also fix it for now.

Re: Downloads completing but orphaned

Posted: December 11th, 2017, 8:30 am
by vertebral
Am I that transparent? Yeah, I have that enabled!

Thanks, I'll use the workaround until the update.