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

Installation Fails in WSL2: Ubuntu 20.04 #115

Open
bdpennington opened this issue May 19, 2023 · 1 comment
Open

Installation Fails in WSL2: Ubuntu 20.04 #115

bdpennington opened this issue May 19, 2023 · 1 comment

Comments

@bdpennington
Copy link

bdpennington commented May 19, 2023

The extension works fine if I'm not using WSL, but fails to install in that "remote" environment.

VS Code Version:

Version: 1.78.2 (user setup)
Commit: b3e4e68a0bc097f0ae7907b217c1119af9e03435
Date: 2023-05-10T14:39:26.248Z
Electron: 22.5.2
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.18363
Sandboxed: No

Using WSL2 Ubuntu 20.04 Distro

System:

Linux me 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Here's the error that shows up in the "Output > Server" console in VS Code.

2023-05-19 18:09:51.442 [info] Getting Manifest... fauna.fauna
2023-05-19 18:09:51.529 [info] Installing extension: fauna.fauna
2023-05-19 18:09:52.472 [error] Error while installing the extension: fauna.fauna
2023-05-19 18:09:52.477 [error] Failed to install extension. fauna.fauna
2023-05-19 18:09:52.477 [error] CorruptZip: end of central directory record signature not found
    at Zt.download (/home/me/.vscode-server/bin/b3e4e68a0bc097f0ae7907b217c1119af9e03435/out/vs/server/node/server.main.js:153:141)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async G.y (/home/me/.vscode-server/bin/b3e4e68a0bc097f0ae7907b217c1119af9e03435/out/vs/server/node/server.main.js:153:20976)
    at async G.h (/home/me/.vscode-server/bin/b3e4e68a0bc097f0ae7907b217c1119af9e03435/out/vs/server/node/server.main.js:153:19043)

Tried from the command line w/ no success (though I assumed I'd get the same result):

$ code --install-extension fauna.fauna
Installing extensions on WSL: Ubuntu-20.04...
Installing extension 'fauna.fauna'...
end of central directory record signature not found
Failed Installing Extensions: fauna.fauna

Maybe a corrupt file, or it's missing something?

Let me know if you need more information.

Thanks!

@github-actions
Copy link

Internal ticket number is FE-3567

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

1 participant