You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: