vscode 无法远程连接waiting the server log

使用版本

报错信息

相关日志

[17:32:59.765] > Waiting for server log...
[17:32:59.801] > Waiting for server log...
[17:32:59.831] >  
> *
> * Visual Studio Code Server
> *
> * By using the software, you agree to
> * the Visual Studio Code Server License Terms (https://aka.ms/vscode-server-lice
> ense) and
> * the Microsoft Privacy Statement (https://privacy.microsoft.com/en-US/privacyst
> tatement).
> *
> 
[17:32:59.848] > Server did not start successfully. Full server log at /root/.vscode-server/.0504
> 47486b6df5eb8d44b2ecd70ea3bdf775fd937.log >>>
> Warning: Missing GLIBCXX >= 3.4.25! from /usr/lib64/libstdc++.so.6.0.19
> Warning: Missing GLIBC >= 2.28! from /usr/lib64/libc-2.17.so
> Error: Missing required dependencies. Please refer to our FAQ https://aka.ms/vsc
> code-remote/faq/old-linux for additional information.
> <<< End of server log

查看远程虚拟机的信息

[root@lysmongodb-0 ~]# ldd --version
ldd (GNU libc) 2.17
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

官网要求

解决办法

安装低版本

https://code.visualstudio.com/updates/v1_85

关闭自动更新版本

相关推荐
莲动渔舟1 小时前
国产编辑器EverEdit - 在编辑器中对文本进行排序
java·开发语言·编辑器
镰圈量化3 小时前
当电脑上有几个python版本Vscode选择特定版本python
开发语言·vscode·python
树欲静而风不止慢一点吧5 小时前
Visual Studio 2022配置网址参考
ide·visual studio
佚明zj5 小时前
libxls库的编译以及基于Visual studio的配置
ide·visual studio
AnalogElectronic6 小时前
问题记录,在使用android studio 构建项目时遇到的问题
android·ide·android studio
一根烂笔头6 小时前
Mac M3/M4 本地部署Deepseek并集成vscode
vscode·ai·mac·deepseek·m4
云道轩7 小时前
为Eclipse IDE安装插件IBM编程助手watsonx Code Assistant
ide·eclipse·ibm数据与人工智能
泡泡Java9 小时前
使用WebStorm开发Vue3项目
ide·rust·webstorm
Earth explosion17 小时前
ide使用技巧与插件推荐
ide
dringlestry18 小时前
pycharm将当前项目上传到github
ide·pycharm·github