由于 vscode 版本更新为 1.86.1引起的相关问题。

通过vscode ssh来远程连接linux服务器的代码,由于vscode 1.86.1的更新,在连接服务器时就开始报 两个错误了:

 Missing GLIBCXX >= 3.4.25!

Missing GLIBC >= 2.28!

lwd@192.168.66.148's password:
075b6e8e3a87: running
Missing GLIBCXX >= 3.4.25!
Found versions 3.4.1
3.4.2
3.4.3
3.4.4
3.4.5
3.4.6
3.4.7
3.4.8
3.4.9
3.4.10
3.4.11
3.4.12
3.4.13
3.4.14
3.4.15
3.4.16
3.4.17
3.4.18
3.4.19
Missing GLIBC >= 2.28!
Found version ldd (GNU libc) 2.17
075b6e8e3a87$$1$$
Acquiring lock on /home/lwd/.vscode-server/bin/31c37ee8f63491495ac49e43b8544550fbae4533/vscode-remote-lock.lwd.31c37ee8f
63491495ac49e43b8544550fbae4533
Found existing installation at /home/lwd/.vscode-server/bin/31c37ee8f63491495ac49e43b8544550fbae4533...
Checking /home/lwd/.vscode-server/.31c37ee8f63491495ac49e43b8544550fbae4533.log and /home/lwd/.vscode-server/.31c37ee8f6
3491495ac49e43b8544550fbae4533.pid for a running server
Looking for server with pid: 70044
Found running server...

*
* Visual Studio Code Server
*
* By using the software, you agree to
* the Visual Studio Code Server License Terms (https://aka.ms/vscode-server-license) and
* the Microsoft Privacy Statement (https://privacy.microsoft.com/en-US/privacystatement).
*

Checking server status on port 36270 with wget
075b6e8e3a87: start
SSH_AUTH_SOCK====
DISPLAY====
webUiAccessToken====
listeningOn==36270==
osReleaseId==centos==
arch==x86_64==
vscodeArch==x64==
bitness==64==
tmpDir==/run/user/1000==
platform==linux==
unpackResult====
didLocalDownload==0==
downloadTime====
installTime====
extInstallTime====
serverStartTime====
connectionToken==d550ead6-1edf-42c8-8d80-b1bfde72a426==
075b6e8e3a87: end
 

最近更新

  1. TCP协议是安全的吗?

    2024-02-21 09:50:02       18 阅读
  2. 阿里云服务器执行yum,一直下载docker-ce-stable失败

    2024-02-21 09:50:02       19 阅读
  3. 【Python教程】压缩PDF文件大小

    2024-02-21 09:50:02       19 阅读
  4. 通过文章id递归查询所有评论(xml)

    2024-02-21 09:50:02       20 阅读

热门阅读

  1. Android为现有的应用工程设置 Compose

    2024-02-21 09:50:02       31 阅读
  2. 【数据结构——顺序表三种数据结构差异】

    2024-02-21 09:50:02       34 阅读
  3. zookeeper动态扩缩容(无需重启)

    2024-02-21 09:50:02       24 阅读
  4. 物联网平台构成与边缘计算

    2024-02-21 09:50:02       26 阅读
  5. 从查字典到查网络再到查大语言模型

    2024-02-21 09:50:02       32 阅读
  6. 单精度(float)和双精度(double)的区别

    2024-02-21 09:50:02       34 阅读