Describe the Bug
Running cursor serve-web --log debug
and attempting to access the provided link gives me this log output..
[2025-07-02 17:02:44] debug [reqwest::async_impl::client] redirecting 'https://api2.cursor.sh/updates/download/7111807980fa9c93aedd455ffa44b682c0dc1356/vscode-reh-darwin-arm64-web.tar.gz' to 'https://cursor.blob.core.windows.net/remote-releases/7111807980fa9c93aedd455ffa44b682c0dc1356/vscode-reh-darwin-arm64-web.tar.gz'
[2025-07-02 17:02:46] info Downloading server 7111807980fa9c93aedd455ffa44b682c0dc1356
[2025-07-02 17:02:46] debug [reqwest::async_impl::client] redirecting 'https://api2.cursor.sh/updates/download/7111807980fa9c93aedd455ffa44b682c0dc1356/vscode-reh-darwin-arm64-web.tar.gz' to 'https://cursor.blob.core.windows.net/remote-releases/7111807980fa9c93aedd455ffa44b682c0dc1356/vscode-reh-darwin-arm64-web.tar.gz'
Steps to Reproduce
above
Expected Behavior
The server binary is 404, this is not expected. Makes it impossible to use serve-web.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.1.7
VSCode Version: 1.96.2
Commit: 7111807980fa9c93aedd455ffa44b682c0dc1350
Date: 2025-07-01T07:26:02.358Z
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