[Remote-SSH Bug]: "Attach Visual Studio Code" fails for MacOS docker containers #10037
Closed
3 tasks done
Labels
bug
Issue identified by VS Code Team member as probable bug
containers
Issue in vscode-remote containers
verified
Verification succeeded
Milestone
Is there an existing issue for this bug?
Required Troubleshooting Steps
remote.SSH.useLocalServer
settingConnect Locally
It connects successfully
->
Hi, I'm trying to attach my VSCode to a docker container, and experiencing an issue.
It shows an error "Command failed". I guess it's from the incorrect replacement of username "qbit -n" since it should be "qbit".
Error running command remote-containers.attachToRunningContainerFromViewlet: Command failed: mkdir -p /Users/qbit -n/.vscode-remote-containers/bin/8b3775030ed1a69b13e4f4c628c612102e30a681_1720348909009. This is likely caused by the extension that contributes remote-containers.attachToRunningContainerFromViewlet.
Expected Behavior
Opening a window on a docker container
Steps To Reproduce
Host:: Windows 10 pro
Server:: macOS 14.5
Container Image:: arm64v8/ubuntu
Remote-SSH Log
Remote-SSH Log
Anything else?
No response
The text was updated successfully, but these errors were encountered: