Remote SSH with Ubuntu 18.04, Jetson Nano don't work

Hi!
Remote SSH with Ubuntu 18.04, Jetson Nano don’t work
Found this issue some times ago. Now after little bit investigation have some understanding. One thing helping me is staying on version 0.43.6, anything newer then 0.45 is end with infinite tries to download server, but ends with same result:

[22:56:38.072] [server] server inflate progress: 4931/4931 (100%)
[22:56:38.074] [server] server entrypoint: cursor-server
[22:56:39.031] [server] Error installing server: error checking server integrity: failed to run command "/home/jetson/.cursor-server/cli/servers/Stable-ec408037b24566b11e6132c58bbe6ad27046eb90.staging/server/bin/cursor-server --version" (code 1): /home/jetson/.cursor-server/cli/servers/Stable-ec408037b24566b11e6132c58bbe6ad27046eb90.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-ec408037b24566b11e6132c58bbe6ad27046eb90.staging/server/node)

[22:56:39.032] [server] Checking /home/jetson/.cursor-server/cli/servers/Stable-ec408037b24566b11e6132c58bbe6ad27046eb90/log.txt and /home/jetson/.cursor-server/cli/servers/Stable-ec408037b24566b11e6132c58bbe6ad27046eb90/pid.txt for a running server...
[22:56:39.381] [server] Installing and setting up Cursor Server...
[22:56:40.166] [server] Downloading Cursor server -> /tmp/.tmp2TCTF3/vscode-reh-linux-arm64.tar.gz
[22:56:40.166] [server] server download progress: 0/61848228 (0%)
[22:56:41.597] [server] server download progress: 2104713/61848228 (3%)

GLIBC_2.28 seams to be an issue, but not sure on jetson nano possible to update it

There is any way, to make able to use latest updates of cursor, and, maybe old packages of remote ssh (Not really find any solution in internet)?
Or have two versions of Cursor same time on one machine? (Didn’t find way to install it in separate folders eather. ends with one version is broken)
Will be greatfull for the answer!
Thanks!

found this post in vs code repo

it’s seeams to fix it, could it be added to newer updetes

1 Like