codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

Dev Container Keeps Failing to Start

Open U22099 opened this issue 8 months ago • 1 comments
trafficstars

🐛 bug report

Preflight Checklist

  • [ ] I have read the Contributing Guidelines for this project.
  • [ ] I agree to follow the Code of Conduct that this project adheres to.
  • [x] I have searched the issue tracker for an issue that matches the one I want to file, without success.

Description of the problem

The Sandbox starts as usual but then displays a red tag at the connection status indicator at the top left saying Setup failed(1/2) on click, it shows that the dev container keeps failing withe the following error:

Error Detail: says command failed: docker rm -f (hash) at ytA (/usr/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:465:1260) ...

How has this issue affected you? What are you trying to accomplish?

This problem as prevented me from being able to run and preview my project

Link to sandbox: It's a private repo

Your Environment

Software Name/Version
Сodesandbox DevBox
Browser CHROME
Operating System WINDOWS

U22099 avatar Mar 14 '25 19:03 U22099