Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while extracting zip #103

Open
neondev27 opened this issue Sep 20, 2022 · 2 comments
Open

Error while extracting zip #103

neondev27 opened this issue Sep 20, 2022 · 2 comments

Comments

@neondev27
Copy link

neondev27 commented Sep 20, 2022

PhpManager isnt able to unpack zip. error:

Error extracting from archive:  7-Zip (a) 18.05 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2018-04-30  Scanning the
drive for archives: 1 file, 30773278 bytes (30 MiB)  Extracting archive: C:\Users\Billab01\AppData\Local\Temp\tmpEC7F.z
ip -- Path = C:\Users\Billab01\AppData\Local\Temp\tmpEC7F.zip Type = zip Physical Size = 30773278  ERROR: Data Error :
ext\php_imap.dll ERROR: Data Error : ext\php_odbc.dll ERROR: Headers Error : ext\php_opcache.dll  Sub items Errors: 3
Archives with Errors: 1  Sub items Errors: 3
At C:\Program Files\WindowsPowerShell\Modules\PhpManager\1.26.2\private\Expand-ArchiveWith7Zip.ps1:67 char:13
+             throw "Error extracting from archive: $sevenZipResult"
+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (Error extractin...items Errors: 3:String) [], RuntimeException
    + FullyQualifiedErrorId : Error extracting from archive:  7-Zip (a) 18.05 (x64) : Copyright (c) 1999-2018 Igor Pav
   lov : 2018-04-30  Scanning the drive for archives: 1 file, 30773278 bytes (30 MiB)  Extracting archive: C:\Users\B
  illab01\AppData\Local\Temp\tmpEC7F.zip -- Path = C:\Users\Billab01\AppData\Local\Temp\tmpEC7F.zip Type = zip Physi
 cal Size = 30773278  ERROR: Data Error : ext\php_imap.dll ERROR: Data Error : ext\php_odbc.dll ERROR: Headers Erro
r : ext\php_opcache.dll  Sub items Errors: 3  Archives with Errors: 1  Sub items Errors: 3
@mlocati
Copy link
Owner

mlocati commented Sep 20, 2022

Maybe you have had network problems and the downloaded zip is corrupted?

@neondev27
Copy link
Author

Maybe... i wil try with vpn again...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants