当前位置: 首页 > article >正文

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

关闭自动更新版本

在这里插入图片描述


http://www.kler.cn/a/232951.html

相关文章:

  • [CKS] K8S NetworkPolicy Set Up
  • Bugku CTF_Web——文件上传
  • ubuntu中apt-get的默认安装路径。安装、卸载以及查看的方法总结
  • 计算机网络(3)网络拓扑和IP地址,MAC地址,端口地址详解
  • 大语言模型:解锁自然语言处理的无限可能
  • Android音频架构
  • [leetcode] 32. 最长有效括号
  • 【Git】Windows下通过Docker安装GitLab
  • 计算机自顶向下 Wireshark labs——DNS
  • Arcgis使用过程中常见问题解决方法
  • ArcGIS学习(六)地理数据库
  • 恒创科技:怎么看云主机的性价比
  • rust语言tokio库底层原理解析
  • Linux查询指令
  • PneumoLLM:少样本大模型诊断尘肺病新方法
  • Android 13.0 系统framework修改低电量关机值为3%
  • Python HttpServer 之 简单快速搭建本地服务器,并且使用 requests 测试访问下载服务器文件
  • 医学图像隐私保护
  • OCP使用CLI创建和构建应用
  • vue3 之 商城项目—登陆
  • 政安晨:示例演绎TensorFlow的官方指南(三){快速使用数据可视化工具TensorBoard}
  • JSP编程
  • MySQL ——group by子句使用with rollup
  • npm 下载报错
  • 利用LLM大模型生成sql的深入应用探究
  • nvm安装node后,npm无效