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

关闭自动更新版本

相关推荐
monsion2 小时前
OpenCode 学习指南
人工智能·vscode·架构
非鱼䲆鱻䲜4 小时前
vscode开发stm32添加新的头文件路径和包含源文件
ide·vscode·stm32·cmake·包含头文件·包含源文件
liurunlin8887 小时前
Go环境搭建(vscode调试)
开发语言·vscode·golang
chushiyunen8 小时前
pycharm注意力残差示例
ide·python·pycharm
Willliam_william12 小时前
QEMU学习之路(11)— 使用VSCode调试qemu-system-riscv64
ide·vscode·学习
LiuYaoheng12 小时前
问题记录:Android Studio Low memory
android·ide·android studio
TroubleMakerQi13 小时前
[虚拟机环境配置]07_Ubuntu中安装vscode教程
linux·人工智能·vscode·ubuntu
狂龙骄子13 小时前
键盘布局编辑器Keyboard Layout Editor
编辑器·keyboard·layout editor·keyboard layout·键盘布局编辑器·键盘布局设计
椰猫子14 小时前
JDK概述、Maven概述、IDEA概述、常见注解、 Spring Boot + SSM概述、RESTFul编程风格概述
java·ide·intellij-idea
Java基基14 小时前
Idea 插件推荐可直接修改jar包内文件的IDEA插件,无需解压
java·ide·intellij-idea