After the recent upgrade of Cursor, the Remote-SSH plugin is unable to enable. The issue seems to occur during the download of the Remote-SSH server, where there is no response. Below are the logs:
[10:46:32.120] [server] Checking /home/users/shiwei01.yang/.cursor-server/cli/servers/Stable-48d735e3dec42accfdf71efabf00bb49e242b880/log.txt and /home/users/shiwei01.yang/.cursor-server/cli/servers/Stable-48d735e3dec42accfdf71efabf00bb49e242b880/pid.txt for a running server...
[10:46:35.484] [server] Installing and setting up Cursor Server...
My SSH machines cannot access external networks, and I suspect this might be the reason. However, previous upgrades worked perfectly without issues.
Is there a way to manually download and install the necessary components to resolve this issue?
[13:10:14.362] Got request to download on client for {"artifact":"cli-linux-armhf","destPath":"/home/iotuser/.cursor-server/vscode-cli-cce0110ca40ceb61e76ecea08d24210123895320.tar.gz"}
[13:10:14.363] server download URL: https://cursor.blob.core.windows.net/remote-releases/cce0110ca40ceb61e76ecea08d24210123895320/cli-linux-armhf.tar.gz
[13:10:14.363] Downloading VS Code server locally...
[13:10:14.382] >
>
[13:10:14.656] Resolver error: Error: Failed to download VS Code Server (Server returned 404)
Hey, I’m not sure if the Remote SSH server supports ARMHF Linux distributions right now!
This could just be that the wrong version is installed in Cursor, so try removing the Remote SSH extensions, and downloading either Open Remote SSH, or Remote SSH, whichever you find first!
In the recent updates across multiple versions, I have not encountered the issue anymore. The machine I originally couldn’t download from was not allowed to connect to external networks. Therefore, I found a Linux machine that could connect to external networks, connected to Cursor, and then copied the relevant content to my target machine to resolve the problem.
I would prefer if the official team could provide a place to manually download the corresponding version components.