Open rubaz100 opened 2 months ago
Is your database container crashing or offline? Hostname resolving error likely means the container is not up and running
I think I changed the OS and it worked. Idk
Since yesterday, I've been experiencing the same issue: the database container keeps restarting continuously. I have double-checked everything and couldn’t find any errors. The only change has been the server's hostname, nothing else.
Restart continuously as in instantly, or it takes a few minutes? No concerning logs in the Postgres container?
Restart continuously. After restarting the server, the same error is still there.
If you bring down all the services docker compose down
then just bring up the database interactively, docker compose up ganymede-db
. Do you see any errors? Can you post the output if it starts restarting?
I get this message after a while:
time=2024-09-12T18:59:01.937+02:00 level=ERROR msg="producer: Error fetching jobs" err="failed to connect to
user=ganymede database=ganymede-prd
: hostname resolving error: lookup ganymede-db on 127.0.0.11:53: no such host"