-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Description
Error Message and Logs
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
872 root 20 0 3877128 122732 63744 S 103.0 1.5 27:27.95 dockerd
Steps to Reproduce
When attempting to view logs for a git-based Docker application, the dockerd process on the underlying host spikes to 100% CPU usage. The logs fail to load in the UI, displaying only the "Refresh to see logs" message. The issue persists until the Docker service itself is restarted on the host.
Note: This issue is intermittent and seems tied to session longevity.
1 .Keep a Coolify dashboard session open for an extended period or through a Coolify instance update.
-
Navigate to a Project > Environment > Application.
-
Click on the Logs tab.
-
The UI fails to stream logs ("Refresh to see logs").
-
Observe host resources; dockerd begins consuming 100% of a CPU core.
Example Repository URL
No response
Coolify Version
latest
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
No response
Additional Information
Is there anything I can do to help to debug this issue? any specific log etc that should be checked?