Describe the Bug
When connecting to a remote Linux server via SSH, Cursor repeatedly fails at the “Installing server” stage with the error Failed to install server within the timeout, even though the server-side components (multiplex server, code server) are started correctly and no download issues are observed.
The issue seems to occur right after the code server is launched, as the final handshake from the client never completes.
Steps to Reproduce
- Open Cursor (version 1.1.7)
- Attempt to SSH into a remote Linux server (Ubuntu 20.04 in my case)
- Eventually the connection fails with: Error installing server: Failed to install server within the timeout
Expected Behavior
After the code server is started, Cursor should complete the handshake and enter the remote editing session. This works perfectly in VS Code’s Remote-SSH but fails in Cursor 1.1.7
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.1.7 (user setup)
VSCode Version: 1.96.2
Commit: 7111807980fa9c93aedd455ffa44b682c0dc1350
Date: 2025-07-01T07:38:05.103Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Does this stop you from using Cursor
No - Cursor works, but with this issue