问题描述:
按照网上的教程,进行了vscode远程连接的配置,连接后能够打开远程目录,但是没有和教程一样出现terminal,并且install出现警告符,运行结果如下。
Acquiring lock on /home/***/.vscode-server/bin/ccbaa2d27e38e5afa3e5c21c1c7bef4657064248/vscode-remote-lock.***.ccbaa2d27e38e5afa3e5c21c1c7bef4657064248
Found existing installation at /home/***/.vscode-server/bin/ccbaa2d27e38e5afa3e5c21c1c7bef4657064248...
Checking /home/***/.vscode-server/.ccbaa2d27e38e5afa3e5c21c1c7bef4657064248.log and /home/***/.vscode-server/.ccbaa2d27e38e5afa3e5c21c1c7bef4657064248.pid for a running server
Looking for server with pid: ******
Found running server...
*
* Reminder: You may only use this software with Visual Studio family products,
* as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
*
Checking server status on port 41831 with wget
7f3880ac6d24: start
SSH_AUTH_SOCK====
DISPLAY====
webUiAccessToken====
listeningOn==41831==
osReleaseId==ubuntu==
arch==x86_64==
tmpDir==/run/user/1020==
platform==linux==
unpackResult====
didLocalDownload==0==
downloadTime====
installTime====
extInstallTime====
serverStartTime====
connectionToken==d5810ba8-95d7-4a83-84aa-091782d70524==
7f3880ac6d24: end
问题解决的一种思路
参考某文(不小心关掉了)直接点“+”,新建一个bash。
(花了午睡时间搞了很久,果然不值得!)
|