makeplane / makeplane/plane

[bug]: Error mounting volumes to rootfs

Open
#5,917 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

🐛bug
Dominant language
TypeScript
Stars
59.6k
Forks
5.8k
Avg merge
1d 22h
Merged PRs (30d)
49

Description

Is there an existing issue for this?
  • I have searched the existing issues
Current behavior

Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/docker/volumes/bee01badac563927d267d1fa300517be9aa56adc81d03bc43a624fc0200b637b/_data" to rootfs at "/app/web/node_modules": create mount destination for /app/web/node_modules mount: openat /var/lib/docker/overlay2/96f805d335dccf2ed55b4bcf49d9b2c438642952f2af203b248663877c4c14fb/merged/app/web: operation not permitted: unknown

Steps to reproduce
  1. Run ./setup.sh
  2. Run docker compose -f docker-compose-local.yml up -d

And this error appeared:
image
image

I wonder if this error comes from some unintentional permission setup from my machine (Mac M1), since I have run v0.18 on my local machine several months ago and it worked really fine. As I'm not an expert in Docker so I'd appreciate any help from your side!

Environment

Production

Browser

Google Chrome

Variant

Local

Version

v0.23

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.