2.3.2RC1 DLs in need of repair move to orphans instead

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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
CarpeDemon
Newbie
Newbie
Posts: 3
Joined: January 18th, 2017, 12:10 am

2.3.2RC1 DLs in need of repair move to orphans instead

Post by CarpeDemon »

ubuntu 17.04 amd64 with the jcfp release of 2.3.2RC1

Since upgrading from 2.3.1 to 2.3.2rc1 I'm seeing that all(?) downloads that require repair just silently drop out of the queue and show up as orphaned jobs. Manually adding them back to the queue (via the queue repair page) causes sab to think a little bit and then orphan them again.

I turned on Debug logging and didn't see anything informative, here are the last few lines before the "TESTJOB" download is re-orphaned.

Code: Select all

2017-12-10 12:41:46,695::DEBUG::[nzbstuff:1057] Got additional md5pack for set 516aD1SD1FVSD1D516FAS6
2017-12-10 12:41:47,205::DEBUG::[nzbstuff:1057] Got additional md5pack for set 516aD1SD1FVSD1D516FAS6
2017-12-10 12:41:47,256::DEBUG::[nzbstuff:1057] Got additional md5pack for set 516aD1SD1FVSD1D516FAS6
2017-12-10 12:41:47,256::INFO::[nzbstuff:1266] Existing file 516aD1SD1FVSD1D516FAS6.part071.rar.1 added to job
2017-12-10 12:41:47,257::INFO::[nzbqueue:799] [sabnzbd.nzbqueue.add] Ending job TESTJOB
2017-12-10 12:41:47,257::INFO::[postproc:94] Saving postproc queue
2017-12-10 12:41:47,258::DEBUG::[__init__:948] [sabnzbd.postproc.save] Saving data for postproc2.sab in /home/username/.sabnzbd/admin/postproc2.sab
2017-12-10 12:41:48,466::INFO::[postproc:343] Starting Post-Processing on TESTJOB => Repair:True, Unpack:True, Delete:True, Script:None, Cat:*
2017-12-10 12:41:48,466::INFO::[postproc:666] Starting verification and repair of TESTJOB
2017-12-10 12:41:48,466::INFO::[newsunpack:216] Running user script /home/username/.sabnzbd/scripts/notify-transient .py(pp, SABnzbd: Post-processing started)
2017-12-10 12:41:48,467::DEBUG::[__init__:913] [sabnzbd.postproc.parring] Loading data for __verified__ from /home/username/.sabnzbd/incoming/TESTJOB/__ADMIN__/__verified__
2017-12-10 12:41:48,467::INFO::[postproc:681] Running verification and repair on set 516aD1SD1FVSD1D516FAS6
2017-12-10 12:41:48,506::INFO::[newsunpack:2151] Quick-check of file 516aD1SD1FVSD1D516FAS6.part062.rar failed!

...  (bunch of similar lines)

2017-12-10 12:41:48,506::INFO::[newsunpack:2151] Quick-check of file 516aD1SD1FVSD1D516FAS6.part072.rar failed!
2017-12-10 12:41:48,506::INFO::[newsunpack:2151] Quick-check of file 516aD1SD1FVSD1D516FAS6.part071.rar failed!
2017-12-10 12:41:48,506::INFO::[newsunpack:2151] Quick-check of file 516aD1SD1FVSD1D516FAS6.part080.rar failed!
2017-12-10 12:41:48,507::INFO::[newsunpack:2151] Quick-check of file 516aD1SD1FVSD1D516FAS6.part056.rar failed!
2017-12-10 12:41:48,507::INFO::[postproc:713] Re-added TESTJOB to queue
2017-12-10 12:41:48,513::INFO::[notifier:549] Successfully executed notification script /home/username/.sabnzbd/scripts/notify-transient .py
2017-12-10 12:41:48,980::INFO::[nzbqueue:799] [sabnzbd.nzbqueue.add] Ending job TESTJOB
2017-12-10 12:41:48,980::INFO::[downloader:299] Post-processing finished, resuming download
2017-12-10 12:41:48,981::DEBUG::[__init__:877] [sabnzbd.postproc.parring] Saving data for __verified__ in /home/username/.sabnzbd/incoming/TESTJOB/__ADMIN__
2017-12-10 12:41:48,981::INFO::[postproc:722] Verification and repair finished for TESTJOB
2017-12-10 12:41:48,982::INFO::[postproc:94] Saving postproc queue
2017-12-10 12:41:48,982::DEBUG::[__init__:948] [sabnzbd.postproc.save] Saving data for postproc2.sab in /home/username/.sabnzbd/admin/postproc2.sab
2017-12-10 12:41:48,982::INFO::[downloader:299] Post-processing finished, resuming download

If I open a terminal window and repair by hand and then re-add them back, sab still re-orphans them instead of completing the extraction processing.
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 2.3.2RC1 DLs in need of repair move to orphans instead

Post by safihre »

Yes sorry about that, try 2.3.2RC2. It should be fixed in there!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply