VSCode连接SSH发生connection timeout

想用用实验室服务器连接vscode跑HM编码,今天突然连服务器连不到,报错:[13:47:13.068] Opening exec server for ssh-remote+a406-server-lan

[13:47:13.082] Initizing new exec server for ssh-remote+a406-server-lan

[13:47:13.089] Using commit id "fee1edb8d6d72a0ddff41e5f71a671c23ed924b9" and quality "stable" for server

[13:47:13.092] Install and start server if needed

[13:47:16.922] > ssh: connect to host 192.168.46.10 port 22: Connection timed out

> 过程试图写入的管道不存在。

> ]0;C:\Windows\System32\cmd.exe

[13:47:16.923] Got some output, clearing connection timeout

[13:47:18.229] "install" terminal command done

[13:47:18.230] Install terminal quit with output: ]0;C:\Windows\System32\cmd.exe

[13:47:29.237] getPlatformForHost was canceled

[13:47:29.238] Exec server for ssh-remote+a406-server-lan failed: Error: 已取消连接

[13:47:29.238] Error opening exec server for ssh-remote+a406-server-lan: Error: 已取消连接

解决方法:先检查密码和服务器用户名是否正确;回退SSH版本

回退一个版本试一下,切换预发布版本重新下载,解决问题

相关推荐
鸡鸭扣1 小时前
Docker:3、在VSCode上安装并运行python程序或JavaScript程序
运维·vscode·python·docker·容器·js
shuair1 小时前
idea 2023.3.7常用插件
java·ide·intellij-idea
m0_748255414 小时前
vscode配置django环境并创建django项目(全图文操作)
vscode·django·sqlite
WeiLai11124 小时前
CodeGPT 使用教程(适用于 VSCode)
ide·vscode·编辑器
GEEK.攻城狮5 小时前
使用VSCODE开发C语言程序
c语言·ide·vscode
浪波湾8 小时前
汉化VScode
ide·vscode·编辑器
还是鼠鼠8 小时前
详细介绍:封装简易的 Axios 函数获取省份列表
前端·javascript·vscode·ajax·前端框架
服务端相声演员11 小时前
CentOS建立ssh免密连接(含流程剖析)
linux·centos·ssh
tnan252211 小时前
记录 pycharm 无法识别提示导入已有的模块解决方案 No module named ‘xxx‘
ide·python·pycharm
leaf_leaves_leaf12 小时前
pycharm画图程序如何一步一步的调试
ide·python·pycharm