Skip to content
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

Docker container monitor says restating containers are up #5369

Open
1 task done
404invalid-user opened this issue Nov 22, 2024 · 0 comments
Open
1 task done

Docker container monitor says restating containers are up #5369

404invalid-user opened this issue Nov 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@404invalid-user
Copy link

πŸ“‘ I have found these related issues/pull requests

found nothing

πŸ›‘οΈ Security Policy

Description

After setting up a Docker container monitor for my containers I have noticed when my containers crash and go into a restarting loop uptime-kuma will say they are still up

πŸ‘Ÿ Reproduction steps

add the docker socket to umptime-kuma

setup a docker container that has restart-always and then starts and crashes so state is constantly starting if you use docker ps

setup a monitor for that container in uptime-kuma

see that is is always up yet the container isn't actually up.

πŸ‘€ Expected behavior

For uptime kuma to say the container is down and send a notification

πŸ˜“ Actual Behavior

the monitor status continues to say up and I do not get a notification

🐻 Uptime-Kuma Version

1.23.15

πŸ’» Operating System and Arch

ubuntu 22.04

🌐 Browser

google chrome, firefox

πŸ–₯️ Deployment Environment

  • Runtime: Docker
  • Database: sqlite
  • Filesystem used to store the database on: SSD
  • number of monitors: 4

πŸ“ Relevant log output

No response

@404invalid-user 404invalid-user added the bug Something isn't working label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant