mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Kuma stops working after ~5 minutes #3161
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#3161
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PapeThePope on GitHub (Feb 28, 2024).
⚠️ Please verify that this question has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
Hi im using uptime-kuma in a docker container on a redhat system.
Unfortunately after working for around 5 Minutes uptime-kuma just stops working. The container seems to be loosing any network connectivity.
It cant Ping a local server and it cant be accessed via Browser.
📝 Error Message(s) or Log
On Container Restart i get the following error (only if i restart after its broken):
🐻 Uptime-Kuma Version
1.23.3
💻 Operating System and Arch
Red Hat Enterprise Linux release 8.9
🌐 Browser
Chrome Version 122
🖥️ Deployment Environment
@CommanderStorm commented on GitHub (Feb 28, 2024):
I think your podman installation has some defects. Have you looked here:
@PapeThePope commented on GitHub (Feb 28, 2024):
I have another application on the same host in a container and this one is working fine :(
For example it also connects the same local server.
It seems so weird that it just stops after ~5 Minutes and before everything is fine?
I looked at the first link, but cant find a good comparison to my problem, especially with the other app working in mind. And unfortunately i dont have access the redhat forums
@CommanderStorm commented on GitHub (Feb 28, 2024):
have you looked into the podman logs what happes at the 5m mark?
@PapeThePope commented on GitHub (Feb 29, 2024):
The only thing i see in the logs of the pod is:
2024-02-29T08:30:51+01:00 [MONITOR] WARN: Monitor #1 'XXX': Pending: PING XXX (XXX) 56(84) bytes of data.
--- XXX ping statistics ---
10 packets transmitted, 0 received, 100% packet loss, time 242ms
Which goes in line, that the pod just looses connection, as the server is reachable from the host and other container.
Time varies though. Was like 10 Minutes now.
I also tried to add a new Network to podman, to have both containers run on seperate networks, which unfortunately didnt work either :(
@CommanderStorm commented on GitHub (Feb 29, 2024):
I am NOT talking about the pod logs, I am talking about the podman logs (i.e. the logs of your runtime, not the pod being run)
@louislam commented on GitHub (Mar 1, 2024):
Normally Podman will add some rules to the iptables (firewall) silently. I guess you have other programs which removed/overrided Podman's rules. For my experience, VestaCP's Firewall GUI did that.
@PapeThePope commented on GitHub (Mar 6, 2024):
Actually Podman did not log anything for that, funny stuff :(
I did change the network mode to host, which solved the issue in my case, as it is ok for me to run it like that.
@TechJedi51 commented on GitHub (Feb 27, 2025):
I am seeing the same thing in Portainer. This just started to happen after the last update. I am seeing this in the logs: