mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Docker Monitor Does Not Send "Up" Notification #3901
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#3901
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 @zewol95 on GitHub (Jan 15, 2025).
📑 I have found these related issues/pull requests
Sorry, I haven't found any related issues or pull requests regarding this behavior.
🛡️ Security Policy
Description
I've configured Uptime Kuma to monitor Docker containers by connecting the Docker socket.
I correctly receive notifications when a container goes down.
However, when the container comes back up, I don't receive any notification.
Is this a known issue, or is there a configuration I'm missing to enable "up" notifications for Docker containers? Any help would be appreciated!
ThankYou!
👟 Reproduction steps
👀 Expected behavior
I expected that when the monitored Docker container came back up, Uptime Kuma would send an "Up" notification, just as it successfully sends a "Down" notification when the container stops.
😓 Actual Behavior
Uptime Kuma successfully sent a "Down" notification when the container stopped, but it did not send an "Up" notification when the container restarted.
🐻 Uptime-Kuma Version
1.23.16
💻 Operating System and Arch
Docker
🌐 Browser
Google Chrome 132.0.6834.83
🖥️ Deployment Environment
📝 Relevant log output
No response
@CommanderStorm commented on GitHub (Jan 16, 2025):
Is there something in the log?