macOS - vscode-server blob does not exist

Trying to use remote ssh to connect to remote machine, the install script is trying to download this:

https://cursor.blob.core.windows.net/remote-releases/61e99179e4080fecf9d8b92c6e2e3e00fbfb53f0/vscode-reh-alpine-arm64.tar.gz

but it doesn’t exist:

[server] Error installing server: error requesting https://cursor.blob.core.windows.net/remote-releases/61e99179e4080fecf9d8b92c6e2e3e00fbfb53f0/vscode-reh-alpine-arm64.tar.gz: 404 <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
RequestId:0484c26c-c01e-000c-5b5c-c0f4ac000000
Time:2025-05-08T21:01:24.5275653Z</Message></Error>

Cursor version:

Version: 0.48.9 (Universal)
VSCode Version: 1.96.2
Electron: 34.3.4
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Darwin arm64 23.6.0

Hi! Could you try switching to the Anysphere version of the Remote-SSH extension? You can find it in the marketplace by searching for @id:anysphere.remote-ssh – attaching a screenshot. Please let us know whether this works for you.