2.2.0 Alpha 3 Regression on certain types of posts

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
Cpuroast
Release Testers
Release Testers
Posts: 69
Joined: December 15th, 2010, 11:19 pm

2.2.0 Alpha 3 Regression on certain types of posts

Post by Cpuroast »

It's failing on posts that have files split into multiple chunks which get re-assembled by par2.

The file in the temp job folder is actually correctly re-assembled and checks out, but sab considers the job failed and never moves the completed file to the completed folder.

::ERROR::[postproc:498] Post Processing Failed forJobName
::INFO::[postproc:500] Traceback:
Traceback (most recent call last):
File "sabnzbd/postproc.pyc", line 333, in process_job
File "sabnzbd/postproc.pyc", line 608, in prepare_extraction_path
UnboundLocalError: local variable 'marker_file' referenced before assignment
Cpuroast
Release Testers
Release Testers
Posts: 69
Joined: December 15th, 2010, 11:19 pm

Re: 2.2.0 Alpha 3 Regression on certain types of posts

Post by Cpuroast »

The same job in 2.2.0 Alpha 2 results in no such error and behaves normally.
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 2.2.0 Alpha 3 Regression on certain types of posts

Post by safihre »

Thanks for reporting, indeed a coding mistake! Will be fixed for the next Alpha.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply