• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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