Anyone use Pushover with UptimeKuma

Good day kind people.

Been using the aformentioned for sometime.

On december 15th it stopped sounding the alarm anything was down. Error: Error: ENOTFOUND api.pushover.net Any help would be superb

14 points · 4 comments · view on lemmy.world

4 Comments

Pissio@feddit.it · 8 pts · 241d

Mine is still working as today

BlackEco@lemmy.blackeco.com · 7 pts · 241d (2 replies)

No issue as well, seems like you have a DNS issue. Any chance you've got a PiHole with a faulty config?

Jjoiq@lemmy.world · 2 pts · 241d (1 reply)

It is like you knew i had. (Or this has happened before).

Pihole runs on the same machine and 1 other. To request the pihole dns 192.168.0.100 is needed.

Do you recommend anything else to check?

BlackEco@lemmy.blackeco.com · 3 pts · 241d

Try running this command from your PC, your server and the uptime kuma container:

dig @192.168.0.100 api.pushover.net

If it fails on all three, the issue is on PiHole. If it fails on the server or container, it's a common networking issue between container and host or intra-container.