Cursor was previously working. Recently upgraded Cursor to 0.45.15 on a Windows 11 system. I use “Connect to Host…” with SSL to connect to a Raspberry Pi 5 (AARM64). It hangs when trying to update/install the cursor server on the Rpi.
In the SSH console output, there are several 404 errors like this:
[11:07:26.650] [server] Installing and setting up Cursor Server...
[11:07:27.065] [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"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
RequestId:847e5f12-f01e-0007-4e5d-850fc7000000
Time:2025-02-22T19:07:27.0324864Z</Message></Error>
This is new with the most recent update.
Thanks for any help!
-Tars