-
Notifications
You must be signed in to change notification settings - Fork 30k
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
v1.88.1 does not connect to older Linux distributions like v1.87.2 does #211718
Comments
I was able to connect with 1.88.0, but not upon upgrading to 1.88.1 |
1.89.0 Also appears to be affected |
There is definitely something different between 1.87 and 1.88+. But installing the vscode server on RHEL7 is a lot harder with 1.89 than it was before. Probably a red herring, but downloading the vscode server is unreliable on 1.89 too. At my last attempt it has worked after adding a http proxy (on Windows) which till 1.87 was always autodetected. |
If you are facing the issue with ssh extension, please make sure you are using |
I was using 0.112 and won't be able to provide any repro. 1.88+ stands out since all previous updates went smoothly. Thank you anyway. |
@audetto can you share the remote ssh logs |
I had this issue initially, and I believe it resolved after updating to remote-ssh v0.110.1. |
I have since deleted all local vscode folders on the remote and the latest update 1.89 to 1.89.1 was smooth. |
Hey @deepak1556, this issue might need further attention. @aschmalt, 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! |
Type: Bug
Taken from: https://code.visualstudio.com/docs/remote/faq#_can-i-run-vs-code-server-on-older-linux-distributions
Starting with VS Code release 1.86.1 (January 2024), the minimum requirements for the build toolchain of the remote server were raised. The prebuilt servers distributed by VS Code are compatible with Linux distributions based on glibc 2.28 or later, for example, Debian 10, RHEL 8, or Ubuntu 20.04. VS Code will still allow users to connect to an OS that is not supported by VS Code (OS that does not provide glibc >= 2.28 and libstdc++ >= 3.4.25) until February 2025. This allows time for you and your companies to migrate to newer Linux distributions. VS Code will show a dialog and banner message when you connect to an OS version that is not supported by VS Code1
The linux distribution connected to in v1.87.2 works fine, but in v1.88.1 (or v1.88.0) the connection does not work.
VS Code version: Code 1.87.2 (863d258, 2024-03-08T15:20:17.278Z)
OS version: Windows_NT x64 10.0.22631
Modes:
Remote OS version: Linux x64 4.12.14-122.136-default
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Extensions (57)
(1 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: