-
Notifications
You must be signed in to change notification settings - Fork 315
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-SSH Bug]: Can not download vscode server for aarch64 Linux on commit 863d2581ecda6849923a2118d93a088b0745d9d6 #10069
Comments
I am also facing the same issue. |
I'm not sure why the link 404s, but this looks like a pretty old version of VS Code, can you try updating? |
I have the same issue on x64 and ubuntu host. I got 404 on https://update.code.visualstudio.com/commit:863d2581ecda6849923a2118d93a088b0745d9d6/cli-alpine-x64/latest |
I have the same issue connecting from macOS onto a windows 11 VM using openssh 9.5 I am able to fix it by reverting to remote-ssh 107.1 it breaks starting 108
|
Hey @roblourens, this issue might need further attention. @emrainey, you can help us out by closing this issue if the problem no longer exists, or adding more information. |
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines. Happy Coding! |
Is there an existing issue for this bug?
Required Troubleshooting Steps
remote.SSH.useLocalServer
settingConnect Locally
It connects successfully
->
Expected Behavior
Connection to aarch64 server should just auto download the server.
The download should 1) be for aarch64 not armhf and 2) should be found.
Steps To Reproduce
Remote-SSH Log
Remote-SSH Log
Anything else?
Local environment
both use a proxy and return
On another machine without a proxy (local mac)
The text was updated successfully, but these errors were encountered: