I'm trying to extract a .jps archive using kickstart, and get one of two behaviors:
1. If I enter the correct password to the JPS, I get an error from kickstart that says "The password you gave is wrong or the archive is corrupt", or
2. If I enter the wrong password, no error but the process never completes (an directory with garbled characters is created and nothing else, and in the php log (error_log), this error shows up: PHP Warning: unpack(): Type C: not enough input, need 1, have 0 in /.../kickstart.php on line 10488
In a previous ticket (27972), I noticed that I had to use a new version of eXtract wizard (4.0.2.19567) to extract my jps. I have confirmed with this particular .jps that I am working now that the new version of eXtract wizard works, but an older version (the version that is currently available from https://www.akeebabackup.com/download/official.html, version 3.5) does not work.
I can no longer find version 4.0.2.19567 (or newer) on Akeeba's web site. Can you point me to it?
Is there a newer version of kickstart that I should be using? The version at https://www.akeebabackup.com/download/official/akeeba-kickstart.html (6.0.1) is pretty recent, but I can't get it to work, even with the archive that works with eXtract Wizard (4.0.2.x).
Thanks