Describe the Bug
When i connect to SSH from cursor it establishes connection but it gives error with the server, by terminal the connection is succesfull, this is the error:
m bash --login -c bash
2025-07-08 10:41:29.940 [info] Started installation script. Waiting for it to finish…
2025-07-08 10:41:29.940 [info] Waiting for server to install via process(6716)…
2025-07-08 10:41:30.018 [info] (ssh_tunnel) stderr: OpenSSH_for_Windows_9.5p1, LibreSSL 3.8.2
2025-07-08 10:41:30.022 [info] (ssh_tunnel) stderr: debug1: Reading configuration data C:\Users\TESTER/.ssh/config
2025-07-08 10:41:30.058 [info] (ssh_tunnel) stderr: debug1: Connecting to hl1424.dinaserver.(com) [82.98.171.206] port 22.
2025-07-08 10:41:30.076 [info] (ssh_tunnel) stderr: debug1: Connection established.
2025-07-08 10:41:30.077 [info] (ssh_tunnel) stderr: debug1: identity file C:\Users\TESTER/.ssh/id_rsa type -1
2025-07-08 10:41:30.079 [info] (ssh_tunnel) stderr: debug1: identity file C:\Users\TESTER/.ssh/id_rsa-cert type -1
2025-07-08 10:41:30.080 [info] (ssh_tunnel) stderr: debug1: identity file C:\Users\TESTER/.ssh/id_ecdsa type -1
2025-07-08 10:41:30.080 [info] (ssh_tunnel) stderr: debug1: identity file C:\Users\TESTER/.ssh/id_ecdsa-cert type -1
2025-07-08 10:41:30.081 [info] (ssh_tunnel) stderr: debug1: identity file C:\Users\TESTER/.ssh/id_ecdsa_sk type -1
2025-07-08 10:41:30.082 [info] (ssh_tunnel) stderr: debug1: identity file C:\Users\TESTER/.ssh/id_ecdsa_sk-cert type -1
2025-07-08 10:41:30.084 [info] (ssh_tunnel) stderr: debug1: identity file C:\Users\TESTER/.ssh/id_ed25519 type 3
2025-07-08 10:41:30.085 [info] (ssh_tunnel) stderr: debug1: identity file C:\Users\TESTER/.ssh/id_ed25519-cert type -1
2025-07-08 10:41:30.087 [info] (ssh_tunnel) stderr: debug1: identity file C:\Users\TESTER/.ssh/id_ed25519_sk type -1
2025-07-08 10:41:30.088 [info] (ssh_tunnel) stderr: debug1: identity file C:\Users\TESTER/.ssh/id_ed25519_sk-cert type -1
2025-07-08 10:41:30.089 [info] (ssh_tunnel) stderr: debug1: identity file C:\Users\TESTER/.ssh/id_xmss type -1
2025-07-08 10:41:30.089 [info] (ssh_tunnel) stderr: debug1: identity file C:\Users\TESTER/.ssh/id_xmss-cert type -1
2025-07-08 10:41:30.090 [info] (ssh_tunnel) stderr: debug1: identity file C:\Users\TESTER/.ssh/id_dsa type -1
2025-07-08 10:41:30.091 [info] (ssh_tunnel) stderr: debug1: identity file C:\Users\TESTER/.ssh/id_dsa-cert type -1
2025-07-08 10:41:30.091 [info] (ssh_tunnel) stderr: debug1: Local version string SSH-2.0-OpenSSH_for_Windows_9.5
2025-07-08 10:41:30.116 [info] (ssh_tunnel) stderr: debug1: Remote protocol version 2.0, remote software version OpenSSH_8.4p1 Debian-5+deb11u5
2025-07-08 10:41:30.117 [info] (ssh_tunnel) stderr: debug1: compat_banner: match: OpenSSH_8.4p1 Debian-5+deb11u5 pat OpenSSH* compat 0x04000000
2025-07-08 10:41:30.118 [info] (ssh_tunnel) stderr: debug1: Authenticating to hl1424.dinaserver.(com):22 as ‘inroom’
2025-07-08 10:41:30.121 [info] (ssh_tunnel) stderr: debug1: load_hostkeys: fopen C:\Users\TESTER/.ssh/known_hosts2: No such file or directory
2025-07-08 10:41:30.122 [info] (ssh_tunnel) stderr: debug1: load_hostkeys: fopen PROGRAMDATA\ssh/ssh_known_hosts: No such file or directory
2025-07-08 10:41:30.122 [info] (ssh_tunnel) stderr: debug1: load_hostkeys: fopen PROGRAMDATA\ssh/ssh_known_hosts2: No such file or directory
2025-07-08 10:41:30.122 [info] (ssh_tunnel) stderr: debug1: SSH2_MSG_KEXINIT sent
2025-07-08 10:41:30.142 [info] (ssh_tunnel) stderr: debug1: SSH2_MSG_KEXINIT received
2025-07-08 10:41:30.142 [info] (ssh_tunnel) stderr: debug1: kex: algorithm: curve25519-sha256@libssh.(org)
2025-07-08 10:41:30.142 [info] (ssh_tunnel) stderr: debug1: kex: host key algorithm: ssh-ed25519-cert-v01@openssh.(com)
2025-07-08 10:41:30.143 [info] (ssh_tunnel) stderr: debug1: kex: server->client cipher: chacha20-poly1305@openssh.(com) MAC: compression: none
2025-07-08 10:41:30.144 [info] (ssh_tunnel) stderr: debug1: kex: client->server cipher: chacha20-poly1305@openssh.(com) MAC: compression: none
2025-07-08 10:41:30.146 [info] (ssh_tunnel) stderr: debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
2025-07-08 10:41:30.169 [info] (ssh_tunnel) stderr: debug1: SSH2_MSG_KEX_ECDH_REPLY received
2025-07-08 10:41:30.172 [info] (ssh_tunnel) stderr: debug1: Server host certificate: ssh-ed25519-cert-v01@openssh.(com) SHA256:KfmGmQZqcJB7EtQEVfZY3N57nmewdGS/8BReRlfOZlg, serial 10363287696546858757 ID “vault-approle-29f98699066a70907b12d40455f658dcde7b9e67b07464bff0145e4657ce6658” CA ssh-ed25519 SHA256:wkJJZuPQDiF2M7XkCCSY7xk2jD/QMOneeltZbMBFsLI valid from 2025-03-10T08:24:13 to 2035-03-08T08:24:43
2025-07-08 10:41:30.176 [info] (ssh_tunnel) stderr: debug1: load_hostkeys: fopen C:\Users\TESTER/.ssh/known_hosts2: No such file or directory
2025-07-08 10:41:30.177 [info] (ssh_tunnel) stderr: debug1: load_hostkeys: fopen PROGRAMDATA\ssh/ssh_known_hosts: No such file or directory
2025-07-08 10:41:30.178 [info] (ssh_tunnel) stderr: debug1: load_hostkeys: fopen PROGRAMDATA\ssh/ssh_known_hosts2: No such file or directory
2025-07-08 10:41:30.179 [info] (ssh_tunnel) stderr: debug1: No matching CA found. Retry with plain key
2025-07-08 10:41:30.179 [info] (ssh_tunnel) stderr: debug1: Host ‘hl1424.dinaserver.(com)’ is known and matches the ED25519 host key.
2025-07-08 10:41:30.180 [info] (ssh_tunnel) stderr: debug1: Found key in C:\Users\TESTER/.ssh/known_hosts:10
2025-07-08 10:41:30.184 [info] (ssh_tunnel) stderr: debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
2025-07-08 10:41:30.184 [info] (ssh_tunnel) stderr: debug1: rekey out after 134217728 blocks
2025-07-08 10:41:30.185 [info] (ssh_tunnel) stderr: debug1: SSH2_MSG_NEWKEYS sent
2025-07-08 10:41:30.186 [info] (ssh_tunnel) stderr: debug1: expecting SSH2_MSG_NEWKEYS
2025-07-08 10:41:30.186 [info] (ssh_tunnel) stderr: debug1: ssh_packet_read_poll2: resetting read seqnr 3
2025-07-08 10:41:30.187 [info] (ssh_tunnel) stderr: debug1: SSH2_MSG_NEWKEYS received
2025-07-08 10:41:30.187 [info] (ssh_tunnel) stderr: debug1: rekey in after 134217728 blocks
2025-07-08 10:41:30.188 [info] (ssh_tunnel) stderr: debug1: get_agent_identities: ssh_get_authentication_socket: No such file or directory
2025-07-08 10:41:30.188 [info] (ssh_tunnel) stderr: debug1: Will attempt key: C:\Users\TESTER/.ssh/id_rsa
2025-07-08 10:41:30.188 [info] (ssh_tunnel) stderr: debug1: Will attempt key: C:\Users\TESTER/.ssh/id_ecdsa
2025-07-08 10:41:30.189 [info] (ssh_tunnel) stderr: debug1: Will attempt key: C:\Users\TESTER/.ssh/id_ecdsa_sk
2025-07-08 10:41:30.189 [info] (ssh_tunnel) stderr: debug1: Will attempt key: C:\Users\TESTER/.ssh/id_ed25519 ED25519 SHA256:EocNCfbjPYOM4FVpyBEVfO1jDYsvOxTpMkVMHj10tQU
2025-07-08 10:41:30.189 [info] (ssh_tunnel) stderr: debug1: Will attempt key: C:\Users\TESTER/.ssh/id_ed25519_sk
2025-07-08 10:41:30.190 [info] (ssh_tunnel) stderr: debug1: Will attempt key: C:\Users\TESTER/.ssh/id_xmss
2025-07-08 10:41:30.190 [info] (ssh_tunnel) stderr: debug1: Will attempt key: C:\Users\TESTER/.ssh/id_dsa
2025-07-08 10:41:30.190 [info] (ssh_tunnel) stderr: debug1: SSH2_MSG_EXT_INFO received
2025-07-08 10:41:30.190 [info] (ssh_tunnel) stderr: debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.(com),ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.(com),[email protected]>
2025-07-08 10:41:30.262 [info] (ssh_tunnel) stderr: debug1: SSH2_MSG_SERVICE_ACCEPT received
2025-07-08 10:41:30.289 [info] (ssh_tunnel) stderr: debug1: Authentications that can continue: publickey,password
2025-07-08 10:41:30.289 [info] (ssh_tunnel) stderr: debug1: Next authentication method: publickey
debug1: Trying private key: C:\Users\TESTER/.ssh/id_rsa
2025-07-08 10:41:30.290 [info] (ssh_tunnel) stderr: debug1: Trying private key: C:\Users\TESTER/.ssh/id_ecdsa
2025-07-08 10:41:30.290 [info] (ssh_tunnel) stderr: debug1: Trying private key: C:\Users\TESTER/.ssh/id_ecdsa_sk
2025-07-08 10:41:30.291 [info] (ssh_tunnel) stderr: debug1: Offering public key: C:\Users\TESTER/.ssh/id_ed25519 ED25519 SHA256:EocNCfbjPYOM4FVpyBEVfO1jDYsvOxTpMkVMHj10tQU
2025-07-08 10:41:30.317 [info] (ssh_tunnel) stderr: debug1: Authentications that can continue: publickey,password
2025-07-08 10:41:30.318 [info] (ssh_tunnel) stderr: debug1: Trying private key: C:\Users\TESTER/.ssh/id_ed25519_sk
2025-07-08 10:41:30.319 [info] (ssh_tunnel) stderr: debug1: Trying private key: C:\Users\TESTER/.ssh/id_xmss
2025-07-08 10:41:30.320 [info] (ssh_tunnel) stderr: debug1: Trying private key: C:\Users\TESTER/.ssh/id_dsa
2025-07-08 10:41:30.321 [info] (ssh_tunnel) stderr: debug1: Next authentication method: password
2025-07-08 10:41:30.321 [info] (ssh_tunnel) stderr: debug1: read_passphrase: requested to askpass
2025-07-08 10:41:30.558 [info] Askpass server received request: POST /
2025-07-08 10:41:30.559 [info] Askpass server received request body: {“request”:"[email protected].(com)'s password: "}
2025-07-08 10:41:30.559 [info] Received SSH askpass request: [email protected].(com)'s password:
2025-07-08 10:41:33.265 [info] (ssh_tunnel) stderr: Authenticated to hl1424.dinaserver.(com) ([82.98.171.206]:22) using “password”.
2025-07-08 10:41:33.266 [info] (ssh_tunnel) stderr: debug1: Local connections to LOCALHOST:65036 forwarded to remote address socks:0
2025-07-08 10:41:33.266 [info] (ssh_tunnel) stderr: debug1: Local forwarding listening on ::1 port 65036.
2025-07-08 10:41:33.267 [info] (ssh_tunnel) stderr: debug1: channel 0: new port-listener [port listener] (inactive timeout: 0)
2025-07-08 10:41:33.268 [info] (ssh_tunnel) stderr: debug1: Local forwarding listening on 127.0.0.1 port 65036.
2025-07-08 10:41:33.269 [info] (ssh_tunnel) stderr: debug1: channel 1: new port-listener [port listener] (inactive timeout: 0)
2025-07-08 10:41:33.269 [info] (ssh_tunnel) stderr: debug1: channel 2: new session [client-session] (inactive timeout: 0)
2025-07-08 10:41:33.270 [info] (ssh_tunnel) stderr: debug1: Requesting no-more-sessions@openssh.(com)
2025-07-08 10:41:33.270 [info] (ssh_tunnel) stderr: debug1: Entering interactive session.
2025-07-08 10:41:33.270 [info] (ssh_tunnel) stderr: debug1: pledge: filesystem
2025-07-08 10:41:33.290 [info] (ssh_tunnel) stderr: debug1: client_input_global_request: rtype hostkeys-00@openssh.(com) want_reply 0
2025-07-08 10:41:33.293 [info] (ssh_tunnel) stderr: debug1: client_input_hostkeys: searching C:\Users\TESTER/.ssh/known_hosts for hl1424.dinaserver.(com) / (none)
2025-07-08 10:41:33.302 [info] (ssh_tunnel) stderr: debug1: client_input_hostkeys: searching C:\Users\TESTER/.ssh/known_hosts2 for hl1424.dinaserver.(com) / (none)
2025-07-08 10:41:33.302 [info] (ssh_tunnel) stderr: debug1: client_input_hostkeys: hostkeys file C:\Users\TESTER/.ssh/known_hosts2 does not exist
2025-07-08 10:41:33.322 [info] (ssh_tunnel) stderr: debug1: Sending command: bash --login -c bash
2025-07-08 10:41:33.343 [info] (ssh_tunnel) stderr: debug1: client_global_hostkeys_prove_confirm: server used untrusted RSA signature algorithm ssh-rsa for key 0, disregarding
2025-07-08 10:41:33.356 [info] (ssh_tunnel) stderr: debug1: update_known_hosts: known hosts file C:\Users\TESTER/.ssh/known_hosts2 does not exist
2025-07-08 10:41:33.356 [info] (ssh_tunnel) stderr: debug1: pledge: network
2025-07-08 10:41:33.386 [info] (ssh_tunnel) stdout: Using TMP_DIR: /tmp
2025-07-08 10:41:33.429 [info] (ssh_tunnel) stdout: Killing all running Cursor servers
2025-07-08 10:41:33.437 [info] (ssh_tunnel) stdout: No running code servers found
Killing running code servers:
2025-07-08 10:41:33.443 [info] (ssh_tunnel) stdout: Killing all running multiplex servers
2025-07-08 10:41:33.450 [info] (ssh_tunnel) stdout: No running multiplex servers found
Killing running multiplex servers:
2025-07-08 10:41:33.457 [info] (ssh_tunnel) stdout: Removing all existing Cursor installations
2025-07-08 10:41:33.508 [info] (ssh_tunnel) stdout: removed directory ‘/home/inroom/.cursor-server/bin/faa03b17cce93e8a80b7d62d57f5eda6bb6ab9f0’
removed directory ‘/home/inroom/.cursor-server/bin’
removed ‘/tmp/cursor-remote-lock.84208b7cc12589303877e5bd8a6da8eb.target’
Deleting left behind cursor servers, except for /home/inroom/.cursor-server/cursor-server-b53a6482-38bd-4c3a-910a-af5c44d77210.tar.gz
2025-07-08 10:41:33.679 [info] (ssh_tunnel) stdout: Done deleting left behind cursor servers
2025-07-08 10:41:33.705 [info] (ssh_tunnel) stdout: Locking /tmp/cursor-remote-lock.84208b7cc12589303877e5bd8a6da8eb
2025-07-08 10:41:33.707 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:33.708 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:34.725 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:34.725 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:35.716 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:35.717 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:36.721 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:36.722 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:37.725 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:37.726 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:38.732 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:38.734 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:39.747 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:39.747 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:40.742 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:40.743 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:41.745 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:41.747 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:42.751 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:42.755 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:43.754 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:43.754 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:44.766 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:44.767 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:45.764 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:45.764 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:46.772 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:46.773 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:47.777 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:47.778 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:48.783 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:48.784 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:49.789 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:49.789 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:50.793 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:50.794 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:51.802 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:51.803 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:52.804 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:52.805 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:53.815 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:53.816 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:54.815 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:54.816 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:55.819 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:55.819 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:56.823 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:56.824 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:57.828 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:57.829 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:58.831 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:41:58.833 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:59.838 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:41:59.850 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:42:00.843 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:42:00.843 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:42:01.848 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:42:01.849 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:42:02.853 [info] (ssh_tunnel) stdout: Install in progress, sleeping for a bit…
2025-07-08 10:42:02.854 [info] (ssh_tunnel) stderr: main: line 212: /usr/bin/ln: Permission denied
2025-07-08 10:42:03.858 [info] (ssh_tunnel) stderr: debug1: client_input_channel_req: channel 2 rtype exit-status reply 0
2025-07-08 10:42:03.860 [info] (ssh_tunnel) stdout: 6286d326cdefd77036e6eacf: start
exitCode==1==
nodeExecutable==/home/inroom/.cursor-server/bin/faa03b17cce93e8a80b7d62d57f5eda6bb6ab9f0/node==
multiplexListeningOn====
multiplexConnectionToken====
codeListeningOn====
errorMessage==Could not acquire lock after multiple attempts==
isFatalError====
codeConnectionToken====
detectedPlatform==linux==
arch==x64==
SSH_AUTH_SOCK====
6286d326cdefd77036e6eacf: end
2025-07-08 10:42:03.862 [info] Server install command exit code: 1
2025-07-08 10:42:03.866 [error] Error installing server: Couldn’t install Cursor Server, install script returned non-zero exit status: Could not acquire lock after multiple attempts
2025-07-08 10:42:03.866 [info] Deleting local script C:\Users\TESTER\AppData\Local\Temp\cursor_remote_install_49579.sh
2025-07-08 10:42:03.868 [error] Error resolving SSH authority Couldn’t install Cursor Server, install script returned non-zero exit status: Could not acquire lock after multiple attempts
2025-07-08 10:42:03.869 [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 31140, received 9020 bytes, in 30.6 seconds
Bytes per second: sent 1017.8, received 294.8
debug1: Exit status 1
2025-07-08 10:42:03.876 [info] (ssh_tunnel): exit: code=1 signal=null
Steps to Reproduce
Install Cursor on Windows and try any connection to ay SSH server.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
We have tried both 1.0 and 1.2.1 but any Cursor version works.
Same with the Opensphere SSH extension, I have tried various ways.
Does this stop you from using Cursor
Yes - Cursor is unusable