-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
π I have found these related issues/pull requests
I have checked, but couldnβt find anything similar.
π‘οΈ Security Policy
- I have read and agree to Uptime Kuma's Security Policy.
π Description
When a monitor is paused and the heartbeats are subsequently deleted, the monitor automatically starts again. This behavior is unexpected.
screencast (click to expand)
screencast_uptime_kuma.mp4
π Reproduction steps
- Create a monitor, for example an HTTP(s) monitor for
google.comthat sends a request every 20 seconds. - Wait until several heartbeats have been recorded.
- Pause the monitor.
3.1 A toast notification confirms that the monitor is paused. - Delete the heartbeats.
4.1 A toast notification confirms that the monitor status is[Up] 200 - OK. - Refresh the page. You will see that the monitor has automatically started again.
Result: The heartbeats are successfully deleted, but the monitor automatically restarts.
π Expected behavior
The monitor should remain paused after the heartbeats are deleted.
π Actual Behavior
The monitor restarts when the heartbeats are deleted and does not remain paused.
π» Uptime-Kuma Version
2.1.0
π» Operating System and Arch
Ubuntu 24.04.3 LTS (GNU/Linux 6.8.0-94-generic x86_64)
π Browser
Brave 1.86.148 - Chromium: 144.0.7559.133 (Official Build) (64-bit)
π₯οΈ Deployment Environment
- Runtime Environment:
- Docker: Version
26.1.0(Build9714adc) - Docker Compose: Version
2.26.1 - Portainer (BE): Version
2.33.6(LTS: Yes) - MariaDB: Version
12.1.2(LTS: Yes)
- Docker: Version
- Database:
- MariaDB: External
- Database Storage:
- Filesystem:
- Linux: ext4
- Storage Medium: SSD
- Filesystem:
- Uptime Kuma Setup:
- Number of monitors:
99
- Number of monitors:
π Relevant log output
No relevant log output for this issue.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working