Latest update broke Remote SSH

The latest Cursor upgrade broke Remote SSH, which I depend on to do work. If this doesn’t get fixed soon, I’m gonna need to cancel my subscription.

[Error  - 13:44:56.250] Error resolving authority
Error: Couldn't install vscode server on remote server, install script returned non-zero exit status
	at t.installCodeServer (/Users/justinchen/.cursor/extensions/jeanp413.open-remote-ssh-0.0.48-universal/out/extension.js:1:442308)
	at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
	at async /Users/justinchen/.cursor/extensions/jeanp413.open-remote-ssh-0.0.48-universal/out/extension.js:1:404904

Cursor version and system version:

Version: 0.46.2
VSCode Version: 1.96.2
Commit: 84b9c6d907219bb8c2874f299540eb6a079187a0
Date: 2025-02-23T00:58:36.467Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 23.2.0

I am having the same problem, but I am on previous version. The problem started today.

Version: 0.45.15 (user setup)
VSCode Version: 1.96.2
Commit: 531f7615b0fcf0592a15769d11b37e13eeb85cd0
Date: 2025-02-20T06:26:24.248Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.22631

This happens on 1 out of 2 servers I am connecting to. The other one is fine and I am able to connect to it.

However, the one that does not work, has worked couple of days ago.

I had removed the Cursor installation and installed again. That fixed the issue.

1 Like

Just tried and that worked for me. Thanks.

Really disappointing that this is the solution. I wish the Cursor team would prioritize basic functionality.

I’m having the same issue. It attempts to download this tarball which goes to a 404, causing it to fail then try the same thing again:
https://cursor.blob.core.windows.net/remote-releases/531f7615b0fcf0592a15769d11b37e13eeb85cd0/vscode-reh-linux-arm64.tar.gz

same issue

@deanrie are there any plans on fixing this? Cursor is unusable for me and many others without remote ssh.

+1 this is killing me. i’m spending a lot of time trying to get this to work…

I just got an automatic update and it’s working again.

1 Like

Same here from windows client to linux host.

Error on:
[16:59:46.133] [server] Error installing server: error requesting https://cursor.blob.core.windows.net/remote-releases/531f7615b0fcf0592a15769d11b37e13eeb85cd0/vscode-reh-linux-arm64.tar.gz: 404 <?xml version="1.0" encoding="utf-8"?>BlobNotFoundThe specified blob does not exist.

I was still experiencing this issue after the most recent update but killing the .cursor-server directory on remote fixed it.