• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Unzipping on Plesk Panel 11.5

Andrei C

Regular Pleskian
Dear Support,

When I try to unzip my archive on FileManager, I see on logs next message:
psacontentfile.PSAUnZipperException: File 'new/.access.php' extract error ---> psacontentfile.PSAUnZipperException: Libray cannot extract this entry version required (778) ---> ICSharpCode.SharpZipLib.Zip.ZipException: Libraycannot extract this entry version required (778)
at ICSharpCode.SharpZipLib.Zip.ZipInputStream.InitialRead(Byte[] destination, Int32 offset, Int32 count)
at ICSharpCode.SharpZipLib.Zip.ZipInputStream.Read(Byte[] destination, Int32 index, Int32 count)
at psacontentfile.PSAUnZipper.read(Byte[] buf)
--- End of inner exception stack trace ---
at psacontentfile.PSAUnZipper.read(Byte[] buf)
at psacontentfile.PSAUnZipper.ExtractToFile(String destFile)
--- End of inner exception stack trace ---
at psacontentfile.PSAUnZipper.ExtractToFile(String destFile)
at psacontentfile.PSAUnZipper.ExtractToFile(String arcName, String destFile)
at zipmng.ZipManager.Extract(String arcPath, String destDir, Boolean withoutPath, Boolean noOverwrite)
at zipmng.ZipManager.Main(String[] args)

P.S. Why Libray not Library
 
Looks like that it is not zip file but file in other format just renamed to zip.
Libray is typo. Corresponding request exists - PPPM-587
 
Looks like that it is not zip file but file in other format just renamed to zip.
Libray is typo. Corresponding request exists - PPPM-587

not this problem, file on zip-format, maybe zip on FileManager cannot unzipping file like this ".access.php" or ".htaccess"
 
Hello,

I am using same version of Plesk with latest microudaptes and zip - unzip function is working for me for files like .htaccess .

Please check permission for .acesss file or try to install microupdates using below command :

%plesk_dir%\admin\bin>ai.exe --select-product-id panel --select-release-current --reinstall-patch --install-component base

Yatin
 
Back
Top