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版本

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

相关推荐
开发者联盟league4 天前
安装pnpm
ssh
摇滚侠4 天前
IDEA 创建 Java 项目 手动整合 SSM 框架
java·ide·intellij-idea
霸道流氓气质4 天前
Trae IDE 新手入门指南
ide
2601_961875244 天前
决战申论100题2026|最新|范文
linux·容器·centos·debian·ssh·fabric·vagrant
爱就是恒久忍耐5 天前
VSCode里如何比较2个branch
ide·vscode·编辑器
意法半导体STM325 天前
【官方原创】如何为STM32CubeMX2配置Visual Studio Code配置方案
vscode·stm32·单片机·嵌入式硬件·策略模式·stm32cubemx·嵌入式开发
bloglin999995 天前
vscode中可视化的合并分支,在“合并编辑器中解析”中“与基线进行比较”是什么意思
ide·vscode·编辑器
终将老去的穷苦程序员5 天前
IntelliJ IDEA 的安装教程
java·ide·intellij-idea
天疆说5 天前
在 Ubuntu 的 VSCode 中配置 MATLAB
vscode·ubuntu·matlab
小小小花儿5 天前
SSH密钥配置(免密连接远程服务器)
服务器·ssh