Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while starting devcontainer #304

Closed
Frisc98 opened this issue Feb 15, 2024 · 5 comments
Closed

Error while starting devcontainer #304

Frisc98 opened this issue Feb 15, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Frisc98
Copy link

Frisc98 commented Feb 15, 2024

Issue:

ERROR: could not find /tmp/devcontainercli-orqa/container-features/0.56.0-1707991056460: stat /tmp/devcontainercli-orqa/container-features/0.56.0-1707991056460: no such file or directory

Error: Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-orqa/container-features/0.56.0-1707991056460/Dockerfile-with-features -t vsc-amp-devcontainer-1a18ff5b0c7c33a3b1e01a258e9f58be52d930f6363c8cc2f107f0c9b9e0772e --target dev_containers_target_stage --build-arg _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label /home/orqa/Documents/temp/amp-devcontainer

Steps to reproduce the behavior:

  1. Clone the repository
  2. Open folder in VSCode
  3. Run container with Dev Containers Plugin
  4. See error

Environment (please complete the following information):

  • OS: Ubuntu 22.04
  • Architecture x86_64
  • Docker Version Docker 24.0.5, build ced0996

Additional context
Attached full error log file
error_log.txt

@Frisc98 Frisc98 added the bug Something isn't working label Feb 15, 2024
Copy link
Contributor

Thank you for adding your first issue. We will be looking into it as soon as possible.

@rjaegers
Copy link
Member

@Frisc98 I can't seem to reproduce the issue you seem to notice.

Have you tried another devcontainer next to amp-devcontainer, and does that work?

@Frisc98
Copy link
Author

Frisc98 commented Feb 15, 2024

I've just tried it with another dev container, got the same issue. Seems to be on my side, sorry 😅

@rjaegers
Copy link
Member

No problem, I hope you get your issue resolved.

I will close this issue. Feel free to contact us on any issues pertaining to the usage of this specific container. We are always looking for feedback.

@rjaegers rjaegers closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2024
@Frisc98
Copy link
Author

Frisc98 commented Feb 16, 2024

Apparently the issue was with installing docker on ubuntu using snap. After installing docker manually issue is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants