-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
[BUG] CPU suddently spikes #122
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Have you checked what process is causing that usage within the container? |
It didnt occur to me to do that. I'll have to wait until the next time it happens, might be a few days |
@j0nnymoe it did it again, at precisely the same time today. 11:09 AM. top, from inside the container shows java as being the process using 100% of the CPU |
This is the full command, and it runs as user abc:
|
Is there an existing issue for this?
Current Behavior
Every couple of days, this container suddenly spikes on CPU usage, for no apparent reason. The logs don't show anything.
Restarting te container is the only way to fix this and bring CPU usage back to normal.
Is there a way to make it more verbose logging, so that I can try to understand what the container is doing when the CPU spikes?!
As mentioned, nothing shows on the container logs, nor on the Unifi Application Logs.
Expected Behavior
CPU Usage should remain stable, unless on periods of database cleanup, or upgrades.
Logs should be more detailed.
Steps To Reproduce
Run container for a few days, observe CPU usage.
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: