[Error: EACCES: permission denied, mkdir '/cryptpad/data/logs'] #453
Unanswered
aquatic7
asked this question in
Ask for Help
Replies: 2 comments
-
I'm having the same issue... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yep same here. setting the permissions on the folder to full rw for owner, group, and other fixes it. i even tried setting dockge and/or the container to root and still dosnt create the folders with full permissions. whats odd is that i have other containers that are working fine without full permissions but it seems new containers have this issue now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🛡️ Security Policy
Description
When i try to deploy Cryptpad, i get the following error, which I don't know is a dockge bug for missing persmission, or if it is an issue with the cryptpad yml or if I have to do some permission settings on my own.:
`![cryptpad error](https://private-user-images.githubusercontent.com/18247537/313503009-2483fcda-4f4c-48fb-8602-fb3c885b9449.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NDIzMTMsIm5iZiI6MTczODk0MjAxMywicGF0aCI6Ii8xODI0NzUzNy8zMTM1MDMwMDktMjQ4M2ZjZGEtNGY0Yy00OGZiLTg2MDItZmIzYzg4NWI5NDQ5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDE1MjY1M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWUwNGQzNDdlNmY0NDdkOGM3ZmZhNDdkZmZiZTU2ZjQ4ZDE4MmFjZjVjMWVmZjVjMTdhNjZhMTFiYWI3NTg1MzImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.D5IEutPHx7i1EwIGFnVG1XRF2ggmyHwjL61l7zMUEKg)
👟 Reproduction steps
Copy paste the docker-compose.yml
Change the IP/domain as required.
Deploy.
👀 Expected behavior
It deploy
😓 Actual Behavior
Getting the error as described in the description.
Dockge Version
1.4.2
💻 Operating System and Arch
Ubuntu 22.04.4 LTS
🌐 Browser
Firefox 123.0 (64-bit)
🐋 Docker Version
Docker version 24.0.5, build 24.0.5-0ubuntu1~22.04.1
🟩 NodeJS Version
No response
📝 Relevant log output
Beta Was this translation helpful? Give feedback.
All reactions