Skip to content

Create a Dev Environment fails with permission denied #146

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

Open
kernow opened this issue Sep 19, 2023 · 0 comments
Open

Create a Dev Environment fails with permission denied #146

kernow opened this issue Sep 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@kernow
Copy link

kernow commented Sep 19, 2023

Describe the bug
When trying to create a dev environment with docker desktop the preparing step fails with a permission denied error

To Reproduce
Steps to reproduce the behavior:

  1. Go to dev environments
  2. Click on create
  3. Add a private git repo and select a custom folder
  4. See error

Expected behavior
Would create the expected dev environment files

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: MacOS m2 chip
  • Version 13.5.2

Version of Docker Desktop:
You can find the version by clicking on the About Docker Desktop menu

Version : 4.23.0 (120376)
Engine: 24.0.6
Compose: v2.21.0-desktop.1
Credential Helper: v0.7.0
Kubernetes: v1.27.2

Additional context
Output:

Preparing to clone inside a volume
Installing credential helpers... 
done
Cloning into '/com.docker.devenvironments.code'...
chown: /com.docker.devenvironments.code/.git/objects/pack/pack-55877be83251a1ac8c37ae76d1495d81cd39da89.pack: Permission denied
chown: /com.docker.devenvironments.code/.git/objects/pack/pack-55877be83251a1ac8c37ae76d1495d81cd39da89.idx: Permission denied
exit code 1
@kernow kernow added the bug Something isn't working label Sep 19, 2023
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

1 participant