Docker container stopped suddenly and showing status unhealthy.
1 Like
Have you checked the logs of the container? Anything useful there?
docker logs --tail=200 pmm-server
1 Like
dockerlogs.txt (14.3 KB)
Please find attached log files
1 Like
It happened after docker container restart
1 Like
Looks like the error happened earlier. Can you check what happened right after the restart?
Can you exec into the container to check postgresql logs?
1 Like