Describe the Bug
I’m trying to connect to a remote Ubuntu 18.04 server via SSH using Cursor, but the connection fails with a 404 error while attempting to download the remote server binary.
Observed Behavior:
Cursor shows this error repeatedly during setup:
Error installing server: error requesting https://cursor.blob.core.windows.net/remote-releases/faa03b17cce93e8a80b7d62d57f5eda6bb6ab9f0/vscode-reh-linux-alpine.tar.gz: 404 BlobNotFound
System Info:
- Local OS: macOS (Intel)
- Remote OS: Ubuntu 18.04.6 LTS
- SSH User: root
- Cursor Version: 1.2.2
- Remote Commit ID:
faa03b17cce93e8a80b7d62d57f5eda6bb6ab9f0
Steps to Reproduce
- Open Cursor
- Connect via Remote SSH to Ubuntu server (
ssh [email protected]
) - Wait for remote install process
- Observe 404 error when trying to fetch
vscode-reh-linux-alpine.tar.gz
Additional Notes:
- The SSH connection works and the server starts, but Cursor fails at remote binary installation.
- Official VS Code works fine on the same server.
Expected Behavior
The remote runtime should install without error and allow remote SSH development.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.2.2
VSCode Version: 1.99.3
Commit: faa03b17cce93e8a80b7d62d57f5eda6bb6ab9f0
Date: 2025-07-07T06:08:52.104Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0
Does this stop you from using Cursor
Yes - Cursor is unusable