-
-
Notifications
You must be signed in to change notification settings - Fork 203
Description
Pre-work
- I have read the docs.
- I have searched open and closed issues.
- I agree to follow this project's Code of Conduct.
Description
I have an issue where ping times are in excess of 1000ms. I had UptimeKuma to check if the service is alive. Recently, there was a steady climb in response times to which there was a peak response of 17000ms before UptimeKuma registered it offline. I have also noticed that load times for the web UI takes a significant amount of time compared to other services running in docker.
![]()
As seen in this picture, the CPU usage is not above a baseline level, maintaining ~0.7% usage. The CPU is not throttling or causing this issue. All other stats show similar results.
![]()
Here is the UptimeKuma graph which shows the high response times over the past 24 hours. The yellow means there was less than 3 pings that had ping of more than 45 seconds, red means there was more than 3 pings over 45 seconds.
![]()
Here are the ping results over the past 7 days, showing an exponential upward trend in ping times.
I would like to note that the system has lost performance and this is likely the cause for the high response times. Nothing but Docker and Speedtest Tracker are running on the LXC. There are about 250-300 speedtests in the database.
I am running this in a Proxmox Debian 12 LXC with docker installed. This is fairly standard when it comes to running Docker processes in an LXC from what I can tell.
Here's the specs of the LXC:
2 CPU cores (8th gen i7)
2GB Ram
2GB Swap
32GB storage SATA SSD (1.61GB in use)
Expected Behavior
The response time would be lowered to an absolute max of 250ms. Most services running under the same conditions run with single digit response times, but there are single spikes every now and then.
Steps to Reproduce
I don't think this is something only I am experiencing running this in an LXC. So I think just a regular install would work. If the response time is not what I am experiencing, try running in an LXC with the same specs listed above.
- Run Speedtest Tracker
- Observe pings and response times (about two to three weeks of time has elapsed with a speedtest taken every hour).
Deployment Environment
Docker Compose
Application Information
php not installed? Runs in a docker environment.What browser(s) are you seeing the problem on?
Brave, Chrome, Insomnia HTTP Requests, UptimeKuma Pings


