Remote ssh have error

Cursor Server can not be installed successfully.
Connection to Cursor server failed: Couldn’t install Cursor Server, install script returned non-zero exit status: Error downloading server from https://cursor.blob.core.windows.net/remote-releases/53b99ce608cba35127ae3a050c1738a959750860/vscode-reh-linux-x64.tar.gz

Here are the full log:
2025-06-08 16:24:24.795 [info] (ssh_tunnel) stdout: Killing all running Cursor servers

2025-06-08 16:24:24.798 [info] (ssh_tunnel) stdout: No running code servers found

Killing running code servers:

Killing all running multiplex servers

No running multiplex servers found

Killing running multiplex servers:

Removing all existing Cursor installations

removed ‘***/.cursor-server/bin/53b99ce608cba35127ae3a050c1738a959750860/cursor-server-f0548c95-bcf3-4889-a03a-7cfeffa9092d.tar.gz’

removed directory ‘***/.cursor-server/bin/53b99ce608cba35127ae3a050c1738a959750860’

removed directory ‘***/.cursor-server/bin’

2025-06-08 16:24:24.810 [info] (ssh_tunnel) stdout: Locking /tmp/cursor-remote-lock.4c5a6bd097265f59214d30f82ec86148

2025-06-08 16:24:24.815 [info] (ssh_tunnel) stdout: Downloading server via wget from https://cursor.blob.core.windows.net/remote-releases/53b99ce608cba35127ae3a050c1738a959750860/vscode-reh-linux-x64.tar.gz to cursor-server-6da677cc-c538-4665-bf2b-cea95608ab26.tar.gz

2025-06-08 16:24:24.896 [info] (ssh_tunnel) stdout: 2937827f161d4025add4c681: start

exitCode==1==

nodeExecutable==***/.cursor-server/bin/53b99ce608cba35127ae3a050c1738a959750860/node==

multiplexListeningOn====

multiplexConnectionToken====

codeListeningOn====

errorMessage==Error downloading server from https://cursor.blob.core.windows.net/remote-releases/53b99ce608cba35127ae3a050c1738a959750860/vscode-reh-linux-x64.tar.gz==

isFatalError==false==

codeConnectionToken====

detectedPlatform==linux==

SSH_AUTH_SOCK====

2937827f161d4025add4c681: end

Unlocking /tmp/cursor-remote-lock.4c5a6bd097265f59214d30f82ec86148

2025-06-08 16:24:24.897 [info] Server install command exit code: 1

2025-06-08 16:24:24.898 [error] Error installing server: Couldn’t install Cursor Server, install script returned non-zero exit status: Error downloading server from https://cursor.blob.core.windows.net/remote-releases/53b99ce608cba35127ae3a050c1738a959750860/vscode-reh-linux-x64.tar.gz

2025-06-08 16:24:24.898 [error] Error resolving SSH authority Couldn’t install Cursor Server, install script returned non-zero exit status: Error downloading server from https://cursor.blob.core.windows.net/remote-releases/53b99ce608cba35127ae3a050c1738a959750860/vscode-reh-linux-x64.tar.gz

2025-06-08 16:24:24.898 [info] (ssh_tunnel) stderr: --2025-06-08 16:24:25-- https://cursor.blob.core.windows.net/remote-releases/53b99ce608cba35127ae3a050c1738a959750860/vscode-reh-linux-x64.tar.gz

Connecting to 172.16.75.119:3128… failed: Network is unreachable.

2025-06-08 16:24:24.901 [info] (ssh_tunnel) stderr: debug1: client_input_channel_req: channel 2 rtype exit-status reply 0

debug1: client_input_channel_req: channel 2 rtype [email protected] reply 0

main: line 137: 742165 Terminated while true; do

date +%s > “$lockfile”; sleep 1;

done (wd: ~)

2025-06-08 16:24:25.812 [info] (ssh_tunnel) stderr: debug1: channel 2: free: client-session, nchannels 3

debug1: channel 0: free: port listener, nchannels 2

debug1: channel 1: free: port listener, nchannels 1

Transferred: sent 34384, received 6652 bytes, in 1.8 seconds

Bytes per second: sent 18925.0, received 3661.3

debug1: Exit status 1

debug1: channel 0: free: direct-tcpip: listening port 0 for ga40q03 port 22, connect from 127.0.0.1 port 65535 to UNKNOWN port 65536, nchannels 1

Killed by signal 1.

2025-06-08 16:24:25.812 [info] (ssh_tunnel): exit: code=1 signal=null

This is due to an error in the network connection, I could not download the vscode-reh-linux-x64.tar.gz successfully in my slurm system.

So I have downloaded vscode-reh-linux-x64.tar.gz manually and upload it to my hpc. So I wander could I configurate the .cursor_server manually?

Hi @Bocheng-Li, thank you for this request. We just released version 1.0.8 of the Anypshere Remote SSH extension, which supports connecting into remotes that do not have external internet access. It will configure everything automatically. Could you try upgrading to that version and let us know if that works? Thanks!

It works for me, thx for your update!

How can I download it and use it?

@danghieuan it is available in the extension marketplace:

1 Like