ntfy notification broken in 1.18.5
See original GitHub issue⚠️ Please verify that this bug has NOT been raised before.
- I checked and didn’t find similar issue
🛡️ Security Policy
- I agree to have read this project Security Policy
Description
Between 1.17.1 and 1.18.5 ntfy.sh notification broke. When ntfy notification is created (standard settings, only a topic added) and the “Test” button is clicked there’s an error that ntfy.sh is not found.
The same works fine with version 1.17.1. DNS lookup for ntfy.sh and accessing ntfy.sh from a terminal on this machine works.
👟 Reproduction steps
- Add ntfy notification
- Add a top
- Click “Test”
👀 Expected behavior
Test succeeds
😓 Actual Behavior
Test fails
🐻 Uptime-Kuma Version
1.18.5
💻 Operating System and Arch
FreeBSD 13.1 / amd64
🌐 Browser
Google Chrome 106.0.5249.119
🐋 Docker Version
No response
🟩 NodeJS Version
v14.20.0
📝 Relevant log output
Error: Error: Error: cacheableLookup ENOTFOUND ntfy.sh
at Ntfy.throwGeneralAxiosError (/root/server/notification-providers/notification-provider.js:38:15)
at Ntfy.send (/root/server/notification-providers/ntfy.js:28:18)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async Socket.<anonymous> (/root/server/server.js:1150:27)
Issue Analytics
- State:
- Created a year ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
1.18.5 National Distribution Center | Internal Revenue Service
This notification includes referrals to other agencies or offices, and product information. 1.18.5.2.6 (01-29-2018). Invalid Address.
Read more >Releases · louislam/uptime-kuma - GitHub
Fix the UI broken after removed a monitor. Assets 3 ... Add SMSEagle Notification (Thanks @m-kiszka); [Ntfy] Add ability to add icon (Thanks...
Read more >bbPress Notify (No-Spam) - Plugins - WordPress.org
Replace original subscription messages with personalized ones of your own;; Set Notification recipient roles for new topics and/or replies;; Send Background ...
Read more >MCA Reborn [Fabric/Forge] - Mods - Minecraft - CurseForge
If enabled, will notify anyone in a villager's home village when ... If true, the normal action bar notifications will instead show in...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I wrongly read the error message, but I can’t reproduce in my side. Reopen see if everyone know what happened.
1.17.1 works, 1.18.0 does not.