mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Ping graph stopped drawing #4557
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#4557
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zeshinsei on GitHub (Dec 30, 2025).
📑 I have found these related issues/pull requests
I did not find an issue relating to this.
🛡️ Security Policy
📝 Description
For one monitor, the ping graph stopped drawing even though it's up and still has a ping:
I've checked other monitors and they didn't encounter this issue.
👟 Reproduction steps
Unable to reproduce on other monitors. Refreshing the page etc does not resolve this issue, as I had assumed this was a browser issue and it does not appear to be. If I change this to "Recent", it graphs just fine which indicates there are ping numbers.
👀 Expected behavior
The ping numbers are graphed as expected in the 24-hour range.
Another monitor that looks just fine with 24-hour:
😓 Actual Behavior
The majority of the 24-hour range graph is empty.
🐻 Uptime-Kuma Version
2.0.2
💻 Operating System and Arch
Synology NAS, DSM 7.2.2-72806 Update 5
🌐 Browser
Firefox 146.0.1 (64-bit)
🖥️ Deployment Environment
Embedded SQL database
Container Manager v24.0.2-1543
Number of monitors: 6
📝 Relevant log output
@CommanderStorm commented on GitHub (Dec 30, 2025):
Maybe related to
Just as in that isssue, I don't know what is happening (-> as you said, not reproducible).
A sql backup of the db would help, but would be a lot of work for you to prepare (+ensure that it does not include any secrets).
Currently, this issue is not very actionable as I don't have a testcase/ state to start debugging from.