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
After I manually created the upload, screenshots, docker-tls directories inside data folder in project src, and build the docker image, this error is resolved.
🛡️ Security Policy
Description
When I build my Docker image targeting the release stage and run the container, it throws an EACCES permission denied error.
👟 Reproduction steps
👀 Expected behavior
The Docker container should run without any errors.
😓 Actual Behavior
The Docker container throws the following error:
uptime-kuma | Trace: Error: EACCES: permission denied, mkdir 'data/upload/' uptime-kuma | at Object.mkdirSync (node:fs:1414:3)
🐻 Uptime-Kuma Version
2.0.0-dev
💻 Operating System and Arch
Ubuntu 20.04
🌐 Browser
Microsoft Edge
🐋 Docker Version
Docker version 24.0.7, build afdd53b
🟩 NodeJS Version
20.x
📝 Relevant log output
The text was updated successfully, but these errors were encountered: