Describe the Bug
I switched to Cursor Dev container and Remote SSH extension (from VSCode ones) and try to connect to DEV container.
I connect to remote Linux host, open a folder, then use “Reopen in Container” command. The window is reopened, and after some time I see
Failed to install Cursor server: Failed to determine container architecture: Error: [command][c07c89d1-15de-4582-b38b-7ee0daafcf4d] Socket closed without exit code
No other details are provided. The container image was rebuilt right before the attempt to connect. VSCode connects to that container on the same host without problems.
Steps to Reproduce
I have 4 containers, 3 work, 1 does not. I don’t know the difference,
Expected Behavior
Connect to the container and work
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.1.3 (user setup)
VSCode Version: 1.96.2
Commit: 979ba33804ac150108481c14e0b5cb970bda3260
Date: 2025-06-15T06:55:04.603Z
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.22631
Additional Information
The dev container is a custom image base on RHEL8.6
Does this stop you from using Cursor
Yes - Cursor is unusable