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

WSL: VSCode server install fails on Ubuntu 19.10 #1856

Closed
aeschli opened this issue Nov 15, 2019 · 1 comment
Closed

WSL: VSCode server install fails on Ubuntu 19.10 #1856

aeschli opened this issue Nov 15, 2019 · 1 comment
Assignees
Labels
doc wsl Issue in vscode-remote WSL

Comments

@aeschli
Copy link
Contributor

aeschli commented Nov 15, 2019

Running Windows 10, WSL with Ubuntu 19.10.

The VSCode server install fails when untaring the server: '/bin/gzip: 10: Syntax error: "(" unexpected'

WSL log:

[2019-11-09 01:04:18.721] Starting server: /home/mellowd/.vscode-server/bin/86405ea23e3937316009fc27c9361deee66ffbf5/server.sh --port=0 --fileWatcherPolling=0
[2019-11-09 01:04:18.721] /bin/gzip: 10: Syntax error: "(" unexpected
[2019-11-09 01:04:18.721] tar: Child returned status 2
[2019-11-09 01:04:18.721] tar: Error is not recoverable: exiting now
[2019-11-09 01:04:18.721] /bin/gzip: 10: Syntax error: "(" unexpected
[2019-11-09 01:04:18.721] tar: Child returned status 2
[2019-11-09 01:04:18.721] tar: Error is not recoverable: exiting now
[2019-11-09 01:04:18.721] ERROR: Unpacking failed: Files expected: 0, is 1
[2019-11-09 01:04:18.721] /mnt/c/Users/mellowd/.vscode/extensions/ms-vscode-remote.remote-wsl-0.40.2/scripts/wslServer.sh: 60: /home/mellowd/.vscode-server/bin/86405ea23e3937316009fc27c9361deee66ffbf5/server.sh: not found
[2019-11-09 01:04:18.721] VS Code Server for WSL closed unexpectedly.
@aeschli
Copy link
Contributor Author

aeschli commented Nov 15, 2019

First reported in #1812

The underlying issue is microsoft/WSL#4461.

As workaround please try microsoft/WSL#4461 (comment)

@aeschli aeschli self-assigned this Nov 15, 2019
@aeschli aeschli added wsl Issue in vscode-remote WSL doc labels Nov 15, 2019
@aeschli aeschli closed this as completed Nov 9, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
doc wsl Issue in vscode-remote WSL
Projects
None yet
Development

No branches or pull requests

1 participant