-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
🐛 Possible BugReported issues that need to be reproduced by the team.Reported issues that need to be reproduced by the team.💤 Waiting for feedbackIssues awaiting a response from the author.Issues awaiting a response from the author.🔍 TriageIssues that need assessment and prioritization.Issues that need assessment and prioritization.
Description
Error Message and Logs
Since two days, the "coolify-db" container is periodically removed. I don't know why and who's triggering this.
The logs show: SQLSTATE[08006] [7] could not translate host name "coolify-db" to address: Name does not resolve
My guess is that the problem exists since the last update from v4.0.0-beta.451 to v4.0.0-beta.452.
To fix the issue I followed the troubleshooting guide and execute:
# su access to my /data/coolify/src needs su
sudo su
cd /data/coolify/source/
docker compose --env-file .env -f docker-compose.yml -f docker-compose.prod.yml up -dThe container is recreated and started. After that everything is working again.
Please help me to identify this problem.
Steps to Reproduce
- update from v4.0.0-beta.451 to v4.0.0-beta.452
- wait till morning
- "coolify-db" container is removed
Example Repository URL
No response
Coolify Version
v4.0.0-beta.452
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Debian GNU/Linux 12 (bookworm)
Additional Information
No response
W8jonascoderabbitai
Metadata
Metadata
Assignees
Labels
🐛 Possible BugReported issues that need to be reproduced by the team.Reported issues that need to be reproduced by the team.💤 Waiting for feedbackIssues awaiting a response from the author.Issues awaiting a response from the author.🔍 TriageIssues that need assessment and prioritization.Issues that need assessment and prioritization.