Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Hi. This bug was probably reported already. What is the ETA for a fix? Thanks.
Where does the bug appear?
Cursor IDE (latest version as of 5/26/26)
AnySphere Remote SSH
AnySphere Remote Containers / Dev Containers
Describe the Bug
I have a long‑running Docker container on a remote Linux host (HPC login node) that I’ve been using for months. Running Cursor IDE locally in Windows 11.
Attaching to this container with Microsoft Dev Containers used to work reliably.
After Cursor forced a switch to AnySphere Remote Containers and I removed the Microsoft Dev extensions, attaching to the same container fails with:
Failed to install Cursor server: The “path” argument must be of type string. Received undefined
dev‑container logs show:
text
2026-05-26 01:05:11.144 [info] Found attached container configuration: {}
2026-05-26 01:05:11.144 [info] Installing remote server in container…
2026-05-26 01:05:11.144 [error] Failed to read .gitconfig: TypeError [ERR_INVALID_ARG_TYPE]: The “path” argument must be of type string. Received undefined
2026-05-26 01:05:11.144 [error] Error resolving dev container authority The “path” argument must be of type string. Received undefined
2026-05-26 01:05:12.132 [info] Devcontainer CLI written to /tmp/devcontainer-cli-…
Steps to Reproduce
From Windows, open Cursor and connect via AnySphere Remote SSH to remote server.
From the host SSH window (not inside any container), run:
Dev Containers: Attach to Running Container
Select the running container
Wait for Cursor to try to “Installing remote server in container…”.
Expected Behavior
Failed to install Cursor server: The “path” argument must be of type string. Received undefined
Operating System
Windows 10/11
Version Information
Version: 3.5.33 (user setup)
VSCode Version: 1.105.1
Commit: aac81804b986d739acab348ed96b8bea6e83cc50
Date: 2026-05-22T06:47:48.039Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200
Does this stop you from using Cursor
Yes - Cursor is unusable