You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error response from daemon: error while creating mount source path '/Users/unloco/code/cypress/data/data-mongo-cypress': chown /Users/unloco/code/cypress/data/data-mongo-cypress: permission denied
When I run it with sudo, the first issue is bypassed but then I get this error from the mongo container
cypress-mongo-1 | chown: changing ownership of '/data/db': Permission denied
I tried setting the chmod of Users/unloco/code/cypress/data/ to 0777 but it doesn't change anything
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I tried running this docker compose file
https://docs.sorry-cypress.dev/guide/dashboard-and-api
I used the docker template
When I run
I get
When I run it with sudo, the first issue is bypassed but then I get this error from the mongo container
I tried setting the chmod of
Users/unloco/code/cypress/data/
to 0777 but it doesn't change anythingI have no idea how to solve this, please help
Beta Was this translation helpful? Give feedback.
All reactions