-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
I'm trying to run docker compose up -d, but it's returning several errors. Could you help me?
Expected Behavior
Docker is not starting. I’ve already configured the .env file, but it still doesn’t work.
Steps To Reproduce
docker compose up -d
WARN[0000] secret file rengine_proxy.ca does not exist
WARN[0000] secret file rengine_proxy.cert does not exist
WARN[0000] secret file rengine_proxy.key does not exist
[+] Running 1/1
✘ Container rengine-proxy-1 Error response from daemon: invalid mount config for type "bind":... 0.0s
Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /opt/rengine/secrets/certs/rengine_rsa.key
root@srv574485:/opt/rengine# invalid mount config for type "bind"
Environment
- reNgine: 2.2.0
- OS: "Ubuntu 24.04.2 LTS
- Python: Python 3.12.3
- Docker Engine: Docker version 28.3.3, build 980b856
- Docker Compose: Docker Compose version v2.39.1
- Browser: Firefox
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working