Skip to content

Extension download and install failing with msg "corrupt zip". #3661

Closed
@CTownsdin

Description

@CTownsdin
Environment
  • Operating System: Mac
  • JDK version: AWS 11
  • Visual Studio Code version: latest, also the one from Feb, both have this issue.
  • Java extension version:

v1.30.0

Steps To Reproduce
  1. [step 1] Fresh install vscode on mac
  2. [step 2] Fresh install Language Support for Java(TM) by Red Hat
    v1.30.
Current Result

2024-05-28 15:10:26.876 [info] Started local extension host with pid 11611.
2024-05-28 15:10:28.438 [info] [perf] Render performance baseline is 13ms
2024-05-28 15:10:51.795 [error] CorruptZip: end of central directory record signature not found
at l.download (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:84:192)
at async te.x (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:102:118711)
at async te.h (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:102:116437)
2024-05-28 15:10:51.805 [error] end of central directory record signature not found: CorruptZip: end of central directory record signature not found
at l.download (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:84:192)
at async te.x (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:102:118711)
at async te.h (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:102:116437)

Expected Result

Install the extension.

Additional Informations

Following the suggested "manual" download and install does not work either. I have tried complete reinstall of vscode, both current version and the version from Feb, no luck. It really seems like there's something wrong with the download source file? But it does seem unusually unlucky for me to be the first to report it, so not sure what's up here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions