Certificate Expired - Resend Notification if Down X times not applied #4372

Open
opened 2026-02-28 04:00:03 -05:00 by deekerman · 0 comments
Owner

Originally created by @kfeina on GitHub (Oct 24, 2025).

Couldn't find related Issues

🛡️ Security Policy

📝 Description

Hello,

I have the following config,

Heartbeat Interval (Check every 300 seconds)
Retries 0
Heartbeat Retry Interval (Retry every 60 seconds)
Request Timeout (Timeout after 48 seconds)
Resend Notification if Down X times consecutively (Resend every 288 times)

Certificate Expiry Notification -> Checked
Ignore TLS/SSL errors for HTTPS websites -> Unchecked

as I understand I should receive only one notification once a day (for normal alerts it is this way),
but for certificate expiration I receive one down alert every 5 minutes (it happens with version 2.x and old one 1.x).

Do I have something misconfigured?

Is this a bug?

Thanks a lot.

👟 Reproduction steps

Config a monitor with the above settings and you will receive multiple downs isnstead of once a day.

👀 Expected behavior

One down by day

😓 Actual Behavior

One down every 5 minuts

🐻 Uptime-Kuma Version

latest and 1.x

💻 Operating System and Arch

Ubuntu Server with Docker Image

🌐 Browser

Chrome

🖥️ Deployment Environment

  • Runtime Environment:

    • Docker: Version: 2.0.2
  • Uptime Kuma Setup:

    • Number of monitors: 200

📝 Relevant log output


Originally created by @kfeina on GitHub (Oct 24, 2025). ### 📑 I have found these related issues/pull requests Couldn't find related Issues ### 🛡️ Security Policy - [x] I have read and agree to Uptime Kuma's [Security Policy](https://github.com/louislam/uptime-kuma/security/policy). ### 📝 Description Hello, I have the following config, Heartbeat Interval (Check every 300 seconds) Retries 0 Heartbeat Retry Interval (Retry every 60 seconds) Request Timeout (Timeout after 48 seconds) Resend Notification if Down X times consecutively (Resend every 288 times) Certificate Expiry Notification -> Checked Ignore TLS/SSL errors for HTTPS websites -> Unchecked as I understand I should receive only one notification once a day (for normal alerts it is this way), but for certificate expiration I receive one down alert every 5 minutes (it happens with version 2.x and old one 1.x). Do I have something misconfigured? Is this a bug? Thanks a lot. ### 👟 Reproduction steps Config a monitor with the above settings and you will receive multiple downs isnstead of once a day. ### 👀 Expected behavior One down by day ### 😓 Actual Behavior One down every 5 minuts ### 🐻 Uptime-Kuma Version latest and 1.x ### 💻 Operating System and Arch Ubuntu Server with Docker Image ### 🌐 Browser Chrome ### 🖥️ Deployment Environment - **Runtime Environment**: - Docker: Version: 2.0.2 - **Uptime Kuma Setup**: - Number of monitors: `200` ### 📝 Relevant log output ```bash session ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#4372
No description provided.