louislam / uptime-kuma

A fancy self-hosted monitoring tool
https://uptime.kuma.pet
MIT License
53.29k stars 4.81k forks source link

Docker Container Monitor Status Stuck on "Starting" (Yellow Bars) #4786

Open zluckytraveler opened 2 months ago

zluckytraveler commented 2 months ago

⚠️ Please verify that this question has NOT been raised before.

🛡️ Security Policy

📝 Describe your problem

I have a docker container for a discord bot that is for sure running and working properly as expected, however for some reason Uptime Kuma is showing the monitor "Down" with a status message of "Starting" with yellow bars rather than being "Up" with green bars.

I have triple checked that the docker host connected is correct, the container name is correct, and have also tried using the container id in both short and long format.

I have many other monitors for Docker containers and they work as expected, it's only this one that is like this.

Why could this be and how can I fix this?

📝 Error Message(s) or Log

[MONITOR] WARN: Monitor #71 'Markers': Pending: starting | Max retries: 4 | Retry: 0 | Retry Interval: 60 seconds | Type: docker

Screenshot 2024-05-22 at 8 52 48 AM

🐻 Uptime-Kuma Version

Version: 1.23.13

💻 Operating System and Arch

MacOS (Docker)

🌐 Browser

Safari, Chrome, Firefox

🖥️ Deployment Environment

CommanderStorm commented 2 months ago

I have many other monitors for Docker containers and they work as expected, it's only this one that is like this.

Why could this be and how can I fix this?

Could you report the monitor status is via (only include the relevant line)

docker ps

The message says it is currently starting: image

thielj commented 2 months ago

Try a docker inspect containername and check the reported State.

github-actions[bot] commented 5 days ago

We are clearing up our old help-issues and your issue has been open for 60 days with no activity. If no comment is made and the stale label is not removed, this issue will be closed in 7 days.