Unpacking failed, archive requires a password

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
blackkatt
Newbie
Newbie
Posts: 49
Joined: July 6th, 2011, 6:03 am

Unpacking failed, archive requires a password

Post by blackkatt »

Win x64
SABnzbd version: 1.2.1
Firefox x64

Hi pips!

So unpacking fails with this message "Unpacking failed, archive requires a password"
I have obviously supplied the password but SABnzbd fucks something up. Password is correct as it works if I manually unpack.

My guess it's been like this the two latest builds.

UPDATE!
if download has already started before a password is provided, unpacking will fail, so it seems.

From the log

Code: Select all

2017-03-18 18:07:12,819::INFO::[postproc:305] Starting Post-Processing on SomeName-GRP => Repair:True, Unpack:True, Delete:True, Script:None, Cat:movies
2017-03-18 18:07:12,825::INFO::[postproc:625] Starting verification and repair of SomeName-GRP
2017-03-18 18:07:13,437::INFO::[__init__:926] \\?\D:\Path\Path\Path\SABnzbd\SomeName-GRP\__ADMIN__\__verified__ missing
2017-03-18 18:07:13,440::INFO::[postproc:646] Running verification and repair on set SECRET
2017-03-18 18:07:13,448::INFO::[newsunpack:991] Quick-check for SECRET is OK, skipping repair
2017-03-18 18:07:13,453::INFO::[newsunpack:1065] Deleting \\?\D:\Path\Path\Path\SABnzbd\SomeName-GRP\SECRET.par2
2017-03-18 18:07:13,457::INFO::[postproc:720] Verification and repair finished for SomeName-GRP
2017-03-18 18:07:13,480::INFO::[misc:890] Creating directories: \\?\D:\Path\Path\Path\movies\SomeName-GRP
2017-03-18 18:07:13,483::INFO::[postproc:378] Running unpack_magic on SomeName-GRP
2017-03-18 18:07:13,549::INFO::[newsunpack:231] Unrar starting on \\?\D:\Path\Path\Path\SABnzbd\SomeName-GRP
2017-03-18 18:07:13,556::INFO::[newsunpack:452] Extracting rarfile \\?\D:\Path\Path\Path\SABnzbd\SomeName-GRP\SECRET.part001.rar (belonging to SECRET) to \\?\D:\Path\Path\Path\movies\SomeName-GRP
2017-03-18 18:07:13,561::INFO::[misc:1246] Found a password that was set by the user: ThePassWord
2017-03-18 18:07:13,691::ERROR::[newsunpack:523] Unpacking failed, archive requires a password (SECRET.part001.rar)
2017-03-18 18:07:13,694::INFO::[newsunpack:235] Unrar finished on \\?\D:\Path\Path\Path\SABnzbd\SomeName-GRP
2017-03-18 18:07:13,697::INFO::[postproc:383] unpack_magic finished on SomeName-GRP
The Problem is not the problem. The problem is your attitude about the problem.
Do you understand?
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Unpacking failed, archive requires a password

Post by safihre »

Turn on Debug logging and let's see what the actual unrar command is that was started? Or what the Unrar output was.
Maybe it's some issue with spaces or something because setting the password after download-start definitely works (tested it just today for another bug).
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
blackkatt
Newbie
Newbie
Posts: 49
Joined: July 6th, 2011, 6:03 am

Re: Unpacking failed, archive requires a password

Post by blackkatt »

No spaces, the copied password (from memory) was used to manually unpack, so ...
Then, the second release, also password protected but had not started downloading yet, unpacked just fine.

Will turn on debug mode next time. The download is way too big just to re-download.
The Problem is not the problem. The problem is your attitude about the problem.
Do you understand?
Post Reply