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

远程主机可能不符合glibc和libstdc++ VS Code服务器的先决条件

报错信息

VSCode无法连接远程服务器,终端一直提醒:

[22:46:01.906] > Waiting for server log...
[22:46:01.936] > Waiting for server log...
[22:46:01.951] > 
[22:46:01.967] > Waiting for server log...
[22:46:01.982] > 
[22:46:01.999] > Waiting for server log...
[22:46:02.026] > 
[22:46:02.045] > Waiting for server log...
[22:46:02.075] > Waiting for server log...

VSCode右下角提示:
​​​​

VSCode最近更新了一次版本,到了1.86.0,服务器中有个GLIBC库,VSCode1.86.0版本对低于v2.28.0版本的GLIBC不再满足需求。
在这里插入图片描述

解决方法:

  1. 回退VSCode版本到1.85版本。
  2. 设置禁止自动更新:VSCode设置中搜索:Update:Mode ,值改为none即可。

各平台1.85.0版本下载链接,点击即可下载:

Download typeURL
Windows x64 System installerhttps://update.code.visualstudio.com/1.85.0/win32-x64/stable
Windows x64 User installerhttps://update.code.visualstudio.com/1.85.0/win32-x64-user/stable
Windows x64 ziphttps://update.code.visualstudio.com/1.85.0/win32-x64-archive/stable
Windows x64 CLIhttps://update.code.visualstudio.com/1.85.0/cli-win32-x64/stable
Windows Arm64 System installerhttps://update.code.visualstudio.com/1.85.0/win32-arm64/stable
Windows Arm64 User installerhttps://update.code.visualstudio.com/1.85.0/win32-arm64-user/stable
Windows Arm64 ziphttps://update.code.visualstudio.com/1.85.0/win32-arm64-archive/stable
Windows Arm64 CLIhttps://update.code.visualstudio.com/1.85.0/cli-win32-arm64/stable
macOS Universalhttps://update.code.visualstudio.com/1.85.0/darwin-universal/stable
macOS Intel chiphttps://update.code.visualstudio.com/1.85.0/darwin/stable
macOS Intel chip CLIhttps://update.code.visualstudio.com/1.85.0/cli-darwin-x64/stable
macOS Apple siliconhttps://update.code.visualstudio.com/1.85.0/darwin-arm64/stable
macOS Apple silicon CLIhttps://update.code.visualstudio.com/1.85.0/cli-darwin-arm64/stable
Linux x64https://update.code.visualstudio.com/1.85.0/linux-x64/stable
Linux x64 debianhttps://update.code.visualstudio.com/1.85.0/linux-deb-x64/stable
Linux x64 rpmhttps://update.code.visualstudio.com/1.85.0/linux-rpm-x64/stable
Linux x64 snaphttps://update.code.visualstudio.com/1.85.0/linux-snap-x64/stable
Linux x64 CLIhttps://update.code.visualstudio.com/1.85.0/cli-linux-x64/stable
Linux Arm32https://update.code.visualstudio.com/1.85.0/linux-armhf/stable
Linux Arm32 debianhttps://update.code.visualstudio.com/1.85.0/linux-deb-armhf/stable
Linux Arm32 rpmhttps://update.code.visualstudio.com/1.85.0/linux-rpm-armhf/stable
Linux Arm32 CLIhttps://update.code.visualstudio.com/1.85.0/cli-linux-armhf/stable
Linux Arm64https://update.code.visualstudio.com/1.85.0/linux-arm64/stable
Linux Arm64 debianhttps://update.code.visualstudio.com/1.85.0/linux-deb-arm64/stable
Linux Arm64 rpmhttps://update.code.visualstudio.com/1.85.0/linux-rpm-arm64/stable
Linux Arm64 CLIhttps://update.code.visualstudio.com/1.85.0/cli-linux-arm64/stable
http://www.lryc.cn/news/297275.html

相关文章:

  • 【python基础】sys.argv[]的使用方法
  • Element-Ui el-date-picker日期传值异常问题解决办法
  • GO语言集成开发 JetBrains GoLand 2023 中文
  • 详细关于如何解决mfc140.dll丢失的步骤,有效修复mfc140.dll文件丢失的问题。
  • 聚簇索引、非聚簇索引、回表、索引下推、覆盖索引
  • ES实战-book笔记1
  • 高防服务器出租的优势及特点
  • NTLM||LM算法lsasswinlogon进程
  • transformer剪枝论文汇总
  • 使用 Ant Design 的 Upload 组件实现图片
  • 【知识图谱--第二讲知识图谱的表示】
  • C语言---计算n的阶乘
  • 材料非线性Matlab有限元编程:初应力法与初应变法
  • QT+OSG/osgEarth编译之八十二:osgdb_obj+Qt编译(一套代码、一套框架,跨平台编译,版本:OSG-3.6.5插件库osgdb_obj)
  • [office] excel求乘积的公式和方法 #媒体#笔记#经验分享
  • OpenEuler20.03LTS SP2 上安装 OpenGauss3.0.0 单机部署过程(二)
  • 从零开始手写mmo游戏从框架到爆炸(十)— 集成springboot-jpa与用户表
  • Python算法题集_两两交换链表中的节点
  • 米贸搜|Facebook在购物季使用的Meta广告投放流程
  • 前端滚动组件分享
  • 【linux开发工具】vim详解
  • Compose | UI组件(十四) | Navigation-Data - 页面导航传递数据
  • 部署一个在线OCR工具
  • 【北邮鲁鹏老师计算机视觉课程笔记】01 introduction
  • maven依赖报错处理(或者maven怎么刷新都下载不了依赖)
  • [VulnHub靶机渗透] dpwwn: 1
  • Android14音频进阶:MediaPlayerService如何启动AudioTrack 下篇(五十六)
  • Python基础篇_修饰符(Decorators)【下】
  • C#,十进制展开数(Decimal Expansion Number)的算法与源代码
  • Vue3快速上手(一)使用vite创建项目