Error when connecting to dev containers #9
Spinola000
started this conversation in
General
Replies: 1 comment 2 replies
-
are there more errors? this error message is not very informative. we can have a look during today's session |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting this error when connecting to dev containers:
[17787 ms] Exit code 1
[17791 ms] Command failed: /home/diogospinola/.vscode-server/bin/4849ca9bdf9666755eb463db297b69e5385090e3/node /home/diogospinola/.vscode-remote-containers/dist/dev-containers-cli-0.384.0/dist/spec-node/devContainersSpecCLI.js up --container-session-data-folder /tmp/devcontainers-9bdd2773-c628-4156-849e-84925749f4ee1726085201115 --workspace-folder /home/diogospinola/AE4353-Y24 --workspace-mount-consistency cached --id-label devcontainer.local_folder=\wsl.localhost\Ubuntu\home\diogospinola\AE4353-Y24 --id-label devcontainer.config_file=/home/diogospinola/AE4353-Y24/.devcontainer/devcontainer.json --log-level debug --log-format json --config /home/diogospinola/AE4353-Y24/.devcontainer/devcontainer.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=vscode,target=/vscode,external=true --mount type=bind,source=/run/user/1000/wayland-0,target=/tmp/vscode-wayland-6398d401-4fac-4f37-ae34-87da6bc36a0b.sock --skip-post-create --update-remote-user-uid-default on --mount-workspace-git-root --terminal-columns 199 --terminal-rows 13 --include-configuration --include-merged-configuration
[17791 ms] Exit code 1
I already tried chatGPT and searching it up but I found nothing
Beta Was this translation helpful? Give feedback.
All reactions