vscode Insiders 更新后连接错误

Posted

技术标签:

【中文标题】vscode Insiders 更新后连接错误【英文标题】:vscode insiders connection error after update 【发布时间】:2019-11-15 19:02:14 【问题描述】:

Vscode 内部人员今天早上在(不可避免的)更新后停止使用遥控器。它不显示远程目录,说

连接错误:未经授权的客户端被拒绝。

无法连接到远程扩展主机服务器(错误: 连接错误:未经授权的客户端被拒绝。)

删除所有远程 vscode 文件并杀死 vscode 进程没有帮助。


以下文字记录可见Output标签:

remote-ssh@0.44.0
linux x64
SSH Resolver called for "ssh-remote+myserver", attempt 1
SSH Resolver called for host: myserver
Setting up SSH remote "myserver"
Using commit id "MYHASH" and quality "insider" for server
Testing ssh with ssh -V
ssh exited with code: 0
Got stderr from ssh: OpenSSH_7.6p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n  7 Dec 2017
Install and start server if needed
> Found existing installation at /home/dimskraft/.vscode-server-insiders/bin/MYHASH...
> 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 with wget
> ==MY-GUID==
"install" terminal command done
Received install output: ==MY-GUID==
Server is listening on port 35693
Spawning tunnel with: "ssh" -L 127.0.0.1:35693:127.0.0.1:35693  -o ConnectTimeout=15   "myserver" bash << 'EOSSH'
echo -e 'Connected to SSH Host - Please do not close this terminal' && sleep infinity
EOSSH
> Connected to SSH Host - Please do not close this terminal
Spawned SSH tunnel between local port 35693 and remote port 35693
Waiting for ssh tunnel to be ready
Tunneling remote port 35693 to local port 35693
Resolved "ssh-remote+myserver" to "127.0.0.1:35693"
------

【问题讨论】:

【参考方案1】:

降级到1.36.0-insider 有帮助

【讨论】:

如何降级?

以上是关于vscode Insiders 更新后连接错误的主要内容,如果未能解决你的问题,请参考以下文章

在线编译器和 VScode Insiders 上的分段错误让我 [Done] exited with code=3221225725

使用vscode中remote远程连接服务器无法激活虚拟环境-解决方法

vscode更新后ssh远程连接不上问题解决

vscode更新后ssh远程连接不上问题解决

vscode更新后ssh远程连接不上问题解决

如何彻底删除Visual Studio Code Insiders,包括扩展