question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

monitor type ping stopped working

See original GitHub issue

Info Uptime Kuma Version: 1.3.2 Using Docker?: Yes OS: Windows (client) Docker with uptime-kuma runs on Debian 10 Browser: Chrome

I installed uptime-kuma a few days ago and setup a few monitors, most of them https and one as ping type. The ping type one stopped working yesterday evening. I know the target is up, even if I do a docker exec -ti uptime-kuma sh and do a manual ping to the same target the ping works so why does it keep failing for a full 24h inside uptime-kuma?

Also, uptimerobot reports no issues pinging this particular host.

Open for any suggestions.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:15 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
oviziicommented, Sep 1, 2021

Just wanted to let you know, that I have now added fixed DNS servers to uptime-kuma’s docker-compose.yml file

    dns:
      - 1.1.1.1
      - 9.9.9.9
      - 8.8.8.8

Response times have gone seriously down compared to before. Before this, the docker host used to use a locally (Docker run) DNS (adguard home).

1reaction
louislamcommented, Sep 1, 2021

Thanks, I have switched to :1.5.2-debian and everything seems fine. I guess I’ll check in a few weeks later and figure out how you are handling tags. For now I’ll keep using 1.5.2-debian - maybe later you’ll have a generic :debian or whatever.

If Debian is better for most users, I will use Debian as main tag in the future. For example:

  • 1.6 (Debian)
  • 1.6-alpine (Alpine)
Read more comments on GitHub >

github_iconTop Results From Across the Web

Ping Monitor not working. · Issue #500 · phpservermon ...
I am running phpservermon on a synology diskstation 214play. Php version is 5.6 apache version 2.2. I configured a ping monitor but the...
Read more >
Private location ping monitor is not working - Synthetic
The ping command from private location server to the ip is working fine but when I create a monitor, I am getting -7...
Read more >
How to troubleshoot BPPM Monitors for Ping
Ping Monitor is used to ping a system using either its IP address or its DNS ... Explanation: The shared library is not...
Read more >
Ping Check or something... - TechNet - Microsoft
I would like to target all our windows servers and ping them or port check them (on TCP 139). I have tried the...
Read more >
Ping Status - Monitors - Public MPWiki - VIAcode
Ping; Description: This monitor pings a agentless computer using an ICMP ping. ... the computer may no longer be responding via ICMP Ping....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found