Spyke
selfhosted·SelfhostedbyJjoiq

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

View original on lemmy.world

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

7
Jjoiqreply
lemmy.world

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?

2

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.

3

You reached the end

Anyone use Pushover with UptimeKuma | Spyke