-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Monitor showing offline but its online #1848
Comments
Check if you can ping it directly from your server via ssh |
You mean with the ping command? if yes, yes. i can ping every server |
I got the same exact problem every morning at 5-6 AM for an hour. It says that it's down, but it's not. With the same error "timeout of 48000ms exceeded". Usually there are 2 websites, but it happens to be only 1 or 3 sometimes. I've increased the Heartbeat Interval and Retries, but no luck. Anyone can help? |
We got the same thing last night for maybe 40-50 Websites. |
With me it is not only over night but permanent. |
Now my Discord-Webhook showing sometimes, that the Services are online but then it says there are offline. |
Same issue here, see: #1621 |
Same issue here, suddenly we are getting "timeout of 48000ms exceeded" on most of the checks. Anyone has any clue? |
This may help: |
Hi I have tried to run the cmd without apparently any issue.
Best regards,
Francesco.
***@***.*** ~]$ curl https://google.com
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>301 Moved</TITLE></HEAD><BODY>
<H1>301 Moved</H1>
The document has moved
<A HREF="https://www.google.com/">here</A>.
</BODY></HTML>
***@***.*** ~]$ ping google.com
PING google.com (172.217.168.206) 56(84) bytes of data.
64 bytes from ams16s32-in-f14.1e100.net (172.217.168.206): icmp_seq=1 ttl=53 time=2.77 ms
64 bytes from ams16s32-in-f14.1e100.net (172.217.168.206): icmp_seq=2 ttl=53 time=2.52 ms
64 bytes from ams16s32-in-f14.1e100.net (172.217.168.206): icmp_seq=3 ttl=53 time=2.80 ms
64 bytes from ams16s32-in-f14.1e100.net (172.217.168.206): icmp_seq=4 ttl=53 time=2.36 ms
64 bytes from ams16s32-in-f14.1e100.net (172.217.168.206): icmp_seq=5 ttl=53 time=2.36 ms
64 bytes from ams16s32-in-f14.1e100.net (172.217.168.206): icmp_seq=6 ttl=53 time=2.42 ms
64 bytes from ams16s32-in-f14.1e100.net (172.217.168.206): icmp_seq=7 ttl=53 time=2.63 ms
64 bytes from ams16s32-in-f14.1e100.net (172.217.168.206): icmp_seq=8 ttl=53 time=2.67 ms
64 bytes from ams16s32-in-f14.1e100.net (172.217.168.206): icmp_seq=9 ttl=53 time=2.33 ms
^C
… On 2 Aug 2022, at 12:18, Louis Lam ***@***.***> wrote:
Same issue here, suddenly we are getting "timeout of 48000ms exceeded" on most of the checks.
Anyone has any clue?
This may help:
https://github.com/louislam/uptime-kuma/wiki/Troubleshooting <https://github.com/louislam/uptime-kuma/wiki/Troubleshooting>
—
Reply to this email directly, view it on GitHub <#1848 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AFCDTMMWIQ2MPJZW2KPTRX3VXDYYDANCNFSM52CMU2PA>.
You are receiving this because you commented.
|
Yeah, that works for me as well. It's really that Uptime Kuma gets bogged down, and it happens more frequently when the container is running for a longer period of time. I've not found anything useful in the logs either, it just times out. |
Same issue here. BUT... the same website can be reached and pinged from other systems AND I can still ping other monitored websites from within the Uptime Kuma docker container, so it's not a general networking issue with the container / server / hosting. So it seems something is getting bogged down in Uptime Kuma itself. Note We also see different errors prior to the timeout issues:
and
|
Hey, we "fixed" that issue by simply not using docker. But sometimes we are still getting the timeout error but not as often as using docker. |
@d-delaey thanks for the suggestion, but we're running Uptime Kuma as part of a dockerized environment, so not using docker is not an option for us in this case. |
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days. |
Please don't close this issue as it is still not fixed! |
Make sure you are not using Alpine based image. For SSL error, please double check |
I'm not since I'm running Uptime Kuma with Cloudron, which uses Ubuntu based docker images
All sites in Uptime Kuma are configured with https, so there shoudn't be any reason for Uptime Kuma trying to access the sites over http. |
Getting this error when trying to send a webhook, as in #1697, running via |
Start to happen to me after update the docker image. |
No curl installed in docker |
ping and curl working from inside the container, nothing is working from this. |
same here using the latest image. |
I have the same issue for months.. At first I thought this issue from my VPS provider, but after I had big fights with multiple VPS providers, I found out it's only happening from Uptime Kuma. I think I'll just look for another tool and apologize to the VPS providers! |
related: #2346 |
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days. |
stalebot, really? |
Stalebot is active on all issues using the Until now this issue has not really provided a minimally reproducible example (see https://stackoverflow.com/help/minimal-reproducible-example) |
I had the problem yesterday, and finally found what occurs… After a maintenance reboot from our provider, IPv4 remains the same, but IPv6 changed. I would have never seen this change if uptime kuma didn't alert. I don't know why yet, but my uptime kuma check https services via IPv6 while my desktop ISP still only works with IPv4. |
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days. |
This issue was closed because it has been stalled for 2 days with no activity. |
Same issues here |
Same issue here. Was stable for 16-7 months using Node+PM2, switching to Docker was stable for 2 months and then started showing all sites down every 4-10 hours. Was not able to find anything in the container logs to troubleshoot. We're planning to switch back to just running the Node app. |
🛡️ Security Policy
📝 Describe your problem
I have the problem, that all of my monitors except 1 showing as offline. i can reach the website normally.
Can someone help me by that?
One Monitor showing "error request aborted"
The other two showing "timeout of 48000ms exceeded"
🐻 Uptime-Kuma Version
1.16.1
💻 Operating System and Arch
Debian 10 x86_64
🌐 Browser
Microsoft Edge 103.0.1264.37
🐋 Docker Version
20.10.17
🟩 NodeJS Version
No response
The text was updated successfully, but these errors were encountered: