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

Corrupt zip file when deploying? #26

Closed
olaj opened this issue Mar 4, 2020 · 5 comments
Closed

Corrupt zip file when deploying? #26

olaj opened this issue Mar 4, 2020 · 5 comments
Assignees

Comments

@olaj
Copy link

olaj commented Mar 4, 2020

I'm not sure this is an issue with this action or something on Azure but i try here first.

My deployments has worked fine for a while but when i tried to deploy today i started to get these errors in the eventlog on Azure.

ZIP_SUPPORT::OpenZipFile(861): Failed to read central end of central directory record due to signature mismatch. (Path:"\\?\d:\local\SitePackages\812114890.zip" Err:0x8007026a)

Failed to open zip file \\?\d:\local\SitePackages\812114890.zip. Error: 0x8007026a

What i've tried.

  • Different deployment slots.
  • Tried the v2 version of the webapps-deploy
  • Tried to update the publish-profile secret.
  • Downloaded the zip file and extracted it without issues.
  • Tried to make it a bit smaller by deleting some stuff in the package. But it's still +100mb. Is there any size limit or anything?
  • There are no errors or anything in the deployment.

Well, that's mainly it. Not sure what you need more.

@olaj
Copy link
Author

olaj commented Mar 5, 2020

Seems to be some issue with the action. Just tried a deployment via Azure Devops instead and that worked fine. Probably some kind of issue with the zip (as the "signature mismatch" indicates). Would be nice if someone could take a look at it. Let me know if you need more info.

@olaj
Copy link
Author

olaj commented Mar 19, 2020

Anyone? It's been two week. Still the same error.

@SumiranAgg SumiranAgg assigned chshrikh and aksm-ms and unassigned SumiranAgg Jul 8, 2020
@AmrutaKawade
Copy link
Contributor

AmrutaKawade commented Aug 19, 2020

Can you share logs for both Github action and AzureDevOps Task?

@AmrutaKawade
Copy link
Contributor

closing this issue as no response from user. please feel free to reopen if issue still persist

@AmrutaKawade AmrutaKawade self-assigned this Aug 31, 2020
@RobBowman
Copy link

I have the same issue - no answer on this thread?

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

6 participants