Skip to content

Commit

Permalink
Merge branch '2024.11'
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlabci committed Feb 3, 2025
2 parents ef0938b + 4baace0 commit 9f69f4c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/operators/docker/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
tine Docker troubleshotting
---

A collection of troubleshooting tips

## container is "unhealthy" in "docker ps"

-> access log shows 499 status codes (connection reset by peer)
-> docker container/service (or at least nginx) might need a restart

~~~
systemctl restart docker

0 comments on commit 9f69f4c

Please sign in to comment.