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

Remote Development Extension - Code Server Install Failing #6716

Closed
noah-hanka opened this issue May 13, 2022 · 2 comments
Closed

Remote Development Extension - Code Server Install Failing #6716

noah-hanka opened this issue May 13, 2022 · 2 comments
Assignees
Labels
wsl Issue in vscode-remote WSL

Comments

@noah-hanka
Copy link

Ever since I came home from college, I can no longer open a remote wsl window in vscode and I am not sure what is the cause of the issue.
When running 'code .' I get the following error message:
`Updating VS Code Server to version da15b6fd3ef856477bf6f4fb29ba1b7af717770d
Removing previous installation...
Installing VS Code Server for x64 (da15b6fd3ef856477bf6f4fb29ba1b7af717770d)
Downloading: 100%
/usr/bin/gzip: 1: ELF����: not found
/usr/bin/gzip: 3: ���: not found
/usr/bin/gzip: 4: Syntax error: "(" unexpected
tar: Child returned status 2
tar: Error is not recoverable: exiting now

tar is unable to read /home/noah/.vscode-server/bin/da15b6fd3ef856477bf6f4fb29ba1b7af717770d-1652464172.tar.gz. Either the file is corrupt or tar has an issue.`
I am not really sure what could be causing this.
I am on Windows 11 using wsl1. Everything is fully updated.

@tanhakabir tanhakabir transferred this issue from microsoft/vscode May 13, 2022
@tanhakabir tanhakabir assigned aeschli and unassigned lramos15 May 13, 2022
@tanhakabir tanhakabir added ssh Issue in vscode-remote SSH wsl Issue in vscode-remote WSL and removed ssh Issue in vscode-remote SSH labels May 13, 2022
@aeschli
Copy link
Contributor

aeschli commented May 13, 2022

That's a WSL issue that looks similar to microsoft/WSL#4461.

@mapausch
Copy link

there's a workaround mentioned in microsoft/WSL#8219 (comment)
which solved it for me temporarily

@aeschli aeschli closed this as completed Dec 9, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wsl Issue in vscode-remote WSL
Projects
None yet
Development

No branches or pull requests

6 participants