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

关闭自动更新版本

相关推荐
灰色人生qwer8 分钟前
idea teminal和 window cmd 输出java version不一致
java·ide·intellij-idea
Naiva22 分钟前
【小技巧】在 MPLAB X IDE 里MPLAB PICkit Basic烧录程序报错
ide
咯哦哦哦哦1 小时前
linux patchelf工具 用法
linux·vscode·编辑器·gcc
Molesidy2 小时前
【VSCode】使用 VSCode + EIDE插件 的开发STM32的超详细教程
ide·vscode·stm32·编辑器·eide
bank_dreamer2 小时前
VSCODE前端代码风格格式化
前端·css·vscode·html·js·prettier·代码格式化
洛克大航海2 小时前
安装 Visual Studio Code 及其插件用于前端开发
ide·vscode·编辑器
陈橘又青5 小时前
CANN在智能安防场景中的落地实践:释放硬件潜能,简化AI开发
人工智能·网络协议·学习·ai·编辑器
都小事儿6 小时前
VSCODE:保存文件时删除行尾空格
linux·vscode
skyhh7 小时前
Android Studio 最新版汉化
android·ide·android studio
向着光芒的女孩14 小时前
【IDEA】关不了的Proxy Authentication弹框探索过程
java·ide·intellij-idea