Skip to content

[Bug]: "coolify-db" container is just gone #7481

@SeriousM

Description

@SeriousM

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 -d

The container is recreated and started. After that everything is working again.

Please help me to identify this problem.

Steps to Reproduce

  1. update from v4.0.0-beta.451 to v4.0.0-beta.452
  2. wait till morning
  3. "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

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 Possible BugReported issues that need to be reproduced by the team.💤 Waiting for feedbackIssues awaiting a response from the author.🔍 TriageIssues that need assessment and prioritization.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions