If host's dns fails, no notifications are sent #3414

Closed
opened 2026-02-28 03:28:38 -05:00 by deekerman · 1 comment
Owner

Originally created by @roughnecks on GitHub (Jun 16, 2024).

⚠️ Please verify that this question has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

Hello,
today I made a change to my VPS that caused systemd-resolved to fail with ;; communications error to 127.0.0.53#53: timed out

No notifications were sent because no service resolved anymore. I found out about the issue only later and by chance only.
Currently I have xmpp, matrix and mail notifications.

As soon as I restored dns functionality, several emails about services being up again arrived to my inbox.
Am I doing something wrong or a workaround exists?

Thanks

📝 Error Message(s) or Log

No response

🐻 Uptime-Kuma Version

Versione: 1.23.13

💻 Operating System and Arch

Debian 12 x64

🌐 Browser

Chrome Versione 125.0.6422.142 (Build ufficiale) (a 64 bit)

🖥️ Deployment Environment

  • Runtime: Docker version 26.1.4, build 5650f9b, nodejs v18.19.0
Originally created by @roughnecks on GitHub (Jun 16, 2024). ### ⚠️ Please verify that this question has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to have read this project [Security Policy](https://github.com/louislam/uptime-kuma/security/policy) ### 📝 Describe your problem Hello, today I made a change to my VPS that caused systemd-resolved to fail with `;; communications error to 127.0.0.53#53: timed out` No notifications were sent because no service resolved anymore. I found out about the issue only later and by chance only. Currently I have xmpp, matrix and mail notifications. As soon as I restored dns functionality, several emails about services being up again arrived to my inbox. Am I doing something wrong or a workaround exists? Thanks ### 📝 Error Message(s) or Log _No response_ ### 🐻 Uptime-Kuma Version Versione: 1.23.13 ### 💻 Operating System and Arch Debian 12 x64 ### 🌐 Browser Chrome Versione 125.0.6422.142 (Build ufficiale) (a 64 bit) ### 🖥️ Deployment Environment - Runtime: Docker version 26.1.4, build 5650f9b, nodejs v18.19.0
deekerman 2026-02-28 03:28:38 -05:00
  • closed this issue
  • added the
    help
    label
Author
Owner

@CommanderStorm commented on GitHub (Jun 17, 2024):

Am I doing something wrong or a workaround exists?

If we can't send notifications to the outside due to not having internet connectivity, we can't send notifications via the internet.

There are a few notification providers that don't require this. See the SMTP monitor for one of them. See https://github.com/louislam/uptime-kuma/issues/2793 for further details.

I don't see us not having internet connectivity as something fixable/monitorable by us. I would recommend to have a second instance somewhere in a different location monitoring uptime-kuma ("who watches the watchers")

Think this resolves your question. If anything is unclear, feel free to reach out ^^

@CommanderStorm commented on GitHub (Jun 17, 2024): > Am I doing something wrong or a workaround exists? If we can't send notifications to the outside due to not having internet connectivity, we can't send notifications via the internet. There are a few notification providers that don't require this. See the SMTP monitor for one of them. See https://github.com/louislam/uptime-kuma/issues/2793 for further details. I don't see us not having internet connectivity as something fixable/monitorable by us. I would recommend to have a second instance somewhere in a different location monitoring uptime-kuma (["who watches the watchers"](https://en.wikipedia.org/wiki/Who_Watches_the_Watchers)) Think this resolves your question. If anything is unclear, feel free to reach out ^^
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#3414
No description provided.