Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I’m encountering an issue when connecting to a remote host via SSH in Cursor. The connection process starts but the installation of the remote server never finishes and times out after about 30 seconds.
[info] Resolving ssh remote authority '<hostname>'
[info] Waiting for server to install. Timeout: 30000ms
[info] (ssh_tunnel) stderr: /home/<user>/.bashrc: line 99: bind: warning: line editing not enabled
[error] Error installing server: Failed to install server within the timeout
[error] Error resolving SSH authority Failed to install server within the timeout
Steps to Reproduce
Open Cursor.
Use the Remote SSH feature to connect to a Linux host.
Select or enter the hostname (e.g. via Tailscale or standard SSH).
Wait for the remote environment setup to begin.
Observe that the process hangs during “Installing Cursor server” and eventually fails with Failed to install server within the timeout.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.34
VSCode Version: 1.99.3
Commit: 45fd70f3fe72037444ba35c9e51ce86a1977ac10
Date: 2025-10-29T06:51:29.202Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.6.0
Does this stop you from using Cursor
Yes - Cursor is unusable