-
Notifications
You must be signed in to change notification settings - Fork 56
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
Error: Couldn't install vscode server on remote server, install script returned non-zero exit status #148
Comments
Started having this error around the same time as your post, does it have something to do with expired certificates or something? Will look into this more soon.. |
Reverting the codium version with snap fixed the issue for me, reverted from |
I am having this problem, again just today (was working fine last week), with Codium 1.88.1.24104 at both ends. I too have no problem with ssh connection to the remote machine. Downgrading to 1.88.1.24102 (at both ends, in my case) fixed things for me too. Thanks for this extension, I really appreciate having a libre remote dev solution, and it's extended the lifetime of my laptop, which can no longer cope easily with some of the dev envs I need to run. |
When I try to connect the terminal shows the script that I think it tries to execute on the remote host : OS: Archlinux enabled this extension via editing argv.json as written in readme script
The script tries to download (in my case) this file from After that the script fails to locate something that should be at I hope my investigation is correct |
small update: the whole error, for me, is :
OS: Archlinux
My homemade fix (not a fix, just bypass, I dont know how to contrinute, I'm a failure as a computer engineer) was symbolically link ( I think my steps were:
@archisman-panigrahi @rrthomas @rishikeshrmadan : if you have had the same error my so-called-fix could help |
A weird thing happened, by the way: |
Nice work @fooryo, sounds like either a name has changed, or it has failed to be search-and-replaced in a particular release. |
I updated VSCodium to the latest version. Then, |
Worked for me, many thanks! |
I dont know about you, guys but I still need to create a link Both my machines are Arch derivatives.
EDIT: it seems the culprit, at least for me, is an AUR packages that patched my vscodium |
I am getting the following error.
My ssh keys are correctly configured, and the proprietary Remote SSH client in Visual Studio Code can connect successfully.
The text was updated successfully, but these errors were encountered: