Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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: EACCES: permission denied, mkdir '/cryptpad/data/logs'] #452

Closed
2 tasks done
aquatic7 opened this issue Mar 17, 2024 · 0 comments
Closed
2 tasks done

[Error: EACCES: permission denied, mkdir '/cryptpad/data/logs'] #452

aquatic7 opened this issue Mar 17, 2024 · 0 comments
Labels

Comments

@aquatic7
Copy link

aquatic7 commented Mar 17, 2024

⚠️ Please verify that this bug has NOT been reported before.

  • I checked and didn't find similar issue

🛡️ 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-cryptpad-1  | > cryptpad@5.7.0 start
cryptpad-cryptpad-1  | > node server.js
cryptpad-cryptpad-1  | 
cryptpad-cryptpad-1  | /cryptpad/lib/log.js:102
cryptpad-cryptpad-1  |             throw err;
cryptpad-cryptpad-1  |             ^
cryptpad-cryptpad-1  | 
cryptpad-cryptpad-1  | [Error: EACCES: permission denied, mkdir '/cryptpad/data/logs'] {
cryptpad-cryptpad-1  |   errno: -13,
cryptpad-cryptpad-1  |   code: 'EACCES',
cryptpad-cryptpad-1  |   syscall: 'mkdir',
cryptpad-cryptpad-1  |   path: '/cryptpad/data/logs'
cryptpad-cryptpad-1  | }
cryptpad-cryptpad-1  | 
cryptpad-cryptpad-1  | Node.js v20.11.0

`cryptpad error

👟 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

cryptpad-cryptpad-1  | > cryptpad@5.7.0 start
cryptpad-cryptpad-1  | > node server.js
cryptpad-cryptpad-1  | 
cryptpad-cryptpad-1  | /cryptpad/lib/log.js:102
cryptpad-cryptpad-1  |             throw err;
cryptpad-cryptpad-1  |             ^
cryptpad-cryptpad-1  | 
cryptpad-cryptpad-1  | [Error: EACCES: permission denied, mkdir '/cryptpad/data/logs'] {
cryptpad-cryptpad-1  |   errno: -13,
cryptpad-cryptpad-1  |   code: 'EACCES',
cryptpad-cryptpad-1  |   syscall: 'mkdir',
cryptpad-cryptpad-1  |   path: '/cryptpad/data/logs'
cryptpad-cryptpad-1  | }
cryptpad-cryptpad-1  | 
cryptpad-cryptpad-1  | Node.js v20.11.0
@aquatic7 aquatic7 added the bug Something isn't working label Mar 17, 2024
@louislam louislam added help and removed bug Something isn't working labels Mar 18, 2024
Repository owner locked and limited conversation to collaborators Mar 18, 2024
@louislam louislam converted this issue into discussion #453 Mar 18, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Projects
None yet
Development

No branches or pull requests

2 participants