通过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).
*文章来源:https://www.toymoban.com/news/detail-833077.htmlChecking 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
文章来源地址https://www.toymoban.com/news/detail-833077.html
到了这里,关于由于 vscode 版本更新为 1.86.1引起的相关问题。的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!