VS Code 1.86 update causes compatibility issues and remote development server connections are blocked

王林
Release: 2024-02-04 14:40:03
forward
1223 people have browsed it

VS Code 1.86更新引发兼容性问题,远程开发服务器连接受阻

Microsoft recently released the 1.86 version update of the VS Code editor. This update introduces some exciting new features. Users can now adjust the window zoom level themselves, and can also use practical features such as voice-activated AI. However, this update also brings some compatibility issues, especially changes to the environment requirements for remote development servers. This may cause some users to experience difficulty using the remote development feature.

According to our understanding, some users found that they could not connect to the server running Ubuntu Server 18.04 through Remote SSH after upgrading VS Code to version 1.86. After investigation, it was found that the problem lies in the new version of VS Code. The minimum glibc version required for the remote development server tool chain has been raised to 2.28, while older versions of Linux distributions such as Ubuntu 18.04 LTS use glibc 2.27, which leads to Connection issues.

For users who encounter this problem, it is recommended that they choose to update the operating system to a version that meets the new requirements, such as Ubuntu 20.04 LTS or Debian 10, etc., or downgrade VS Code to version 1.85 to resolve compatibility question. Microsoft has yet to make an official statement, but this issue is expected to be resolved in a subsequent update.

The above is the detailed content of VS Code 1.86 update causes compatibility issues and remote development server connections are blocked. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:itbear.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template