daytona icon indicating copy to clipboard operation
daytona copied to clipboard

failed to create workspace: container exited with status 1 - when selecting Devcontainer builder with invalid .devcontainer.json file path

Open idagelic opened this issue 6 months ago • 0 comments

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Run daytona serve
  2. Run daytona create and input a regular non-devcontainer repo
  3. Enter advanced config, select Devcontainer for builder type and continue
  4. See error

Expected behavior This should be handled properly - maybe make sure the logs get properly printed, or check if the file exists right away after cloning the repo

Screenshots

image

Desktop (please complete the following information):

  • OS: Linux
  • Daytona Version: v0.24.0

idagelic avatar Aug 13 '24 10:08 idagelic