Join the Webstudio community

Updated 2 months ago

Connecting to Dev Container does not work and is giving an error.

At a glance

The community member is trying to set up a builder on their local machine using a Docker container, but they are encountering an error when trying to connect to the dev container. They are unfamiliar with Docker and are unsure where to start debugging the issue. The community member is seeking clues or suggestions from the community to help resolve the problem.

Hi, i'm trying to set up the builder on my local machine using a docker container. For some reason it's failing to connect to the dev container and i'm getting this error

Plain Text
Command failed: C:\Users\Gnimacz\AppData\Local\Programs\Microsoft VS Code\Code.exe c:\Users\Gnimacz\.vscode\extensions\ms-vscode-remote.remote-containers-0.394.0\dist\spec-node\devContainersSpecCLI.js up --user-data-folder c:\Users\Gnimacz\AppData\Roaming\Code\User\globalStorage\ms-vscode-remote.remote-containers\data --container-session-data-folder /tmp/devcontainers-37740b2d-c889-4850-b62e-eca97120adc51737414563697 --workspace-folder c:\Projects\Webstudio\webstudio --workspace-mount-consistency cached --gpu-availability detect --id-label devcontainer.local_folder=c:\Projects\Webstudio\webstudio --id-label devcontainer.config_file=c:\Projects\Webstudio\webstudio\.devcontainer\devcontainer.json --log-level debug --log-format json --config c:\Projects\Webstudio\webstudio\.devcontainer\devcontainer.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default on --mount-workspace-git-root --include-configuration --include-merged-configuration


I'm a bit lost as I never use docker. So i'm not sure where to start debugging here. Any clues would be appreciated!
Add a reply
Sign up and join the conversation on Discord