安装Remote - SSH插件报错: The editor could not be opened due to an unexpected error: Failed to fetch
安装Remote - SSH插件报错:
The editor could not be opened due to an unexpected error: Failed to fetch
eeeeeeeeeeeeeeeeeeeeeeeeee
这个错误提示:
The editor could not be opened due to an unexpected error: Failed to fetch
说明 Cursor 无法访问插件市场,一般是因为网络被墙,Cursor 插件市场(和 VSCode Marketplace)是国外服务。
✅ 解决方案(按优先级)
✅ 方法一:本地Fuck the GFW
如果你本机(Windows)有全局代理或系统代理,可以直接使用。
⚠️ 重要:Cursor 不会自动继承 Windows 的系统代理设置,需要你设置环境变量。
设置 HTTP_PROXY、HTTPS_PROXY
-
打开 Windows 环境变量设置
-
添加用户变量(或系统变量):
HTTP_PROXY:http://127.0.0.1:1080(根据你的代理工具设置)HTTPS_PROXY:http://127.0.0.1:1080
重启 Cursor 后,再试安装插件。
✅ 方法二:离线安装插件(推荐你当前这种场景)
1. 去官网下载 VSCode 的 Remote SSH 插件 VSIX 文件
- 地址:https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh
- 点击 Download Extension,你会得到一个
.vsix文件(比如remote-ssh-xxx.vsix)
你可能也需要:
- Remote SSH: Editing Configuration Files
https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh-edit
2. 在 Cursor 中手动安装 .vsix 插件
- 打开 Cursor
- 打开命令面板(
Ctrl + Shift + P) - 输入
Extensions: Install from VSIX... - 选择你下载的
.vsix文件
安装完成后,重启 Cursor,就可以用了。
✅ 方法三:使用 VSCode 安装插件后同步到 Cursor(不推荐,容易出问题)
Cursor 本质是 VSCode 的分支,可以用 VSCode 安装好插件后,把插件目录复制到 Cursor。
⚙️ 验证插件是否安装成功
- 打开命令面板(Ctrl+Shift+P)
- 输入
Remote-SSH是否有相关命令,如Connect to Host...
如果你本地没有梯子,但服务器有,你也可以用服务器做代理。你要我帮你设置「让 Cursor 插件市场能走代理」也可以,告诉我你现在是否有可用代理(或只服务器能FQ)。
浙公网安备 33010602011771号