-
-
Notifications
You must be signed in to change notification settings - Fork 381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker crashes about every 8 days - thousands of no such container #407
Comments
Seems similar to moby/moby#31655 |
Updated from 1.4.1 to the latest 1.4.2 after the last crash @ 2024-01-27 00:04:26. #380 - deleted tmp folder on startup So far no errors reported in the last hour.
|
Created a new monitor to check every hour for docker service errors on all my docker hosts. I report back if this reoccurs with the latest 1.4.2 release.
|
Has not reproduced after 1.4.2 update. |
Should be due to the #380 issue, feel free to report again if you see this issue again. |
Hello everyone. I'm not using dockge, but just own services, every 5 or 8 days all services (differents apps from own apps to dbs, queues, etc) for all nodes are re-created, when I inspect the services (docker service ps) the error is "No such container" but why? I'm running Docker 26.0.0 on Ubuntu 20.04.6 in a Swarm cluster of 3 nodes |
🛡️ Security Policy
Description
Docker daemon restarts about every 8 days. This has occurred 3 times and started when I first installed dockge.
Currently running v. 1.4.1
I think Dockge is trying to collect stats thousands of times for a container that no longer exists.
Jan 16 07:12:09 env[1302]: time="2024-01-16T07:12:09.927616462Z" level=error msg="collecting stats for d5721589ab83c509fb8f0ada3ef94034e7d07717640a01cfaa4228567c0a37a8: no such container"
👟 Reproduction steps
Run dockge with unmanaged containers
👀 Expected behavior
dockge should rate limit itself if container not found or stop trying to get metrics for containers that do not exist.
😓 Actual Behavior
Apparently Dockge is in a loop trying to collect metrics for a container that no longer exists.
Dockge Version
1.4.1
💻 Operating System and Arch
Flatcar Container Linux by Kinvolk 3760.2.0 (Oklo) X64
🌐 Browser
Google Chrome
🐋 Docker Version
Docker version 20.10.24, build e78084afe5
🟩 NodeJS Version
No response
📝 Relevant log output
The text was updated successfully, but these errors were encountered: