Remote SSH infinite download

Hi
I found issue with remote SSH
On the end of download server for remote development its ask password to log in ssh, but after apears second progress bar and 2 instance of download starts and so on infinte adding one. It’s from interface
I go to logs on remote machine and found this

:~/.cursor-server$ cat .cli.e599ee6d2218c8b6fef45980f8cc964bacc0caa0.log
Listening on 127.0.0.1:37697
[2025-01-30 12:46:01] info Disposed of connection to running server.
[2025-01-30 12:46:01] info Checking /home/jetson/.cursor-server/cli/servers/Stable-e599ee6d2218c8b6fef45980f8cc964bacc0caa0/log.txt and /home/jetson/.cursor-server/cli/servers/Stable-e599ee6d2218c8b6fef45980f8cc964bacc0caa0/pid.txt for a running server...
[2025-01-30 12:46:02] info Downloading Cursor server -> /tmp/.tmpWlT5Fk/vscode-reh-linux-arm64.tar.gz
[2025-01-30 12:47:07] info server entrypoint: cursor-server
[2025-01-30 12:47:07] error Error installing server: error checking server integrity: failed to run command "/home/jetson/.cursor-server/cli/servers/Stable-e599ee6d2218c8b6fef45980f8cc964bacc0caa0.staging/server/bin/cursor-server --version" (code 1): /home/jetson/.cursor-server/cli/servers/Stable-e599ee6d2218c8b6fef45980f8cc964bacc0caa0.staging/server/node: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /home/jetson/.cursor-server/cli/servers/Stable-e599ee6d2218c8b6fef45980f8cc964bacc0caa0.staging/server/node)

[2025-01-30 12:47:07] info Checking /home/jetson/.cursor-server/cli/servers/Stable-e599ee6d2218c8b6fef45980f8cc964bacc0caa0/log.txt and /home/jetson/.cursor-server/cli/servers/Stable-e599ee6d2218c8b6fef45980f8cc964bacc0caa0/pid.txt for a running server...
[2025-01-30 12:47:08] info Downloading Cursor server -> /tmp/.tmpmY5Dxv/vscode-reh-linux-arm64.tar.gz
[2025-01-30 12:47:46] info Disposed of connection to running server.
[2025-01-30 12:48:02] info server entrypoint: cursor-server
[2025-01-30 12:48:02] error Error installing server: error checking server integrity: failed to run command "/home/jetson/.cursor-server/cli/servers/Stable-e599ee6d2218c8b6fef45980f8cc964bacc0caa0.staging/server/bin/cursor-server --version" (code 1): /home/jetson/.cursor-server/cli/servers/Stable-e599ee6d2218c8b6fef45980f8cc964bacc0caa0.staging/server/node: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /home/jetson/.cursor-server/cli/servers/Stable-e599ee6d2218c8b6fef45980f8cc964bacc0caa0.staging/server/node)

[2025-01-30 12:48:02] info Checking /home/jetson/.cursor-server/cli/servers/Stable-e599ee6d2218c8b6fef45980f8cc964bacc0caa0/log.txt and /home/jetson/.cursor-server/cli/servers/Stable-e599ee6d2218c8b6fef45980f8cc964bacc0caa0/pid.txt for a running server...
[2025-01-30 12:48:03] info Downloading Cursor server -> /tmp/.tmpMpdEqR/vscode-reh-linux-arm64.tar.gz ```

I downgrade cursor ide and now it's works fine
Now version I use 0.43.6

Thanks

Which OS version are you trying to connect to?

I have the same issue that just appear after updating cursor to
Version : 0.45.5
Validation : 1.96.2
Date : e599ee6d2218c8b6fef45980f8cc964bacc0caa0
Electron : 2025-01-28T22:23:41.566Z
ElectronBuildId : 32.2.6
Chromium : undefined
Node.js : 128.0.6613.186
V8 : 20.18.1
Système d’exploitation : 12.8.374.38-electron.0

1 Like

I trying connect from win11 to Ubuntu 18.04 on jetson Nano

1 Like

I met the same error when connect to ubuntu 18.04 on jetson Tx2