Describe the Bug
I’m using the latest version of Cursor (1.3.9). In the About section, it shows the commit hash 54c27320fab08c9f5dd5873f07fca101f7a3e070, which appears to be a VS Code commit. I noticed this same hash is used in the remote server setup — it’s part of the URL that attempts to download the VS Code server: https://update.code.visualstudio.com/commit:54c27320fab08c9f5dd5873f07fca101f7a3e070/cli-alpine-x64/stable. But the URL returns 404. This results in failure to connect to remote machine, since vscode server installation fails.
Also, this is a fork of VS Code 1.99.3. No such commit exists in GitHub.
Steps to Reproduce
- Setup a remote host.
- Try to SSH into the remote machine using extension
Remote-SSH. - SSHing into machine should fail.
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.3.9
VSCode Version: 1.99.3
Commit: 54c27320fab08c9f5dd5873f07fca101f7a3e070
Date: 2025-08-01T20:15:21.999Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Linux x64 6.14.0-24-generic
Does this stop you from using Cursor
No - Cursor works, but with this issue
