You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a monitor with type docker container (polls the docker.sock file) and entering the container name, the monitor turns from green to yellow and this notification is sent via telegram:
Cannot read properties of null (reading '_dockerType')
This is in the uptimekuma container log
2023-10-09T15:21:57+02:00 [MONITOR] WARN: Monitor #30 'Overseer (Plex requests)': Failing: Cannot read properties of null (reading '_dockerType') | Interval: 60 seconds | Type: docker | Down Count: 0 | Resend Interval: 0
The only reference I can find is in #2141 but this was linked to a deprecated feature and marked wontfix.
👟 Reproduction steps
Start an uptimekuma:latest container with the docker.sock volume mapped
create a monitor for a container on that host using container name instead of ID
👀 Expected behavior
Monitor should be green as the service is up
😓 Actual Behavior
Service is yellow and error is sent to log
🐻 Uptime-Kuma Version
1.21.3
💻 Operating System and Arch
Debian 12 x64
🌐 Browser
Firefox NA
🐋 Docker Version
Docker 24.0.5
🟩 NodeJS Version
No response
📝 Relevant log output
No response
The text was updated successfully, but these errors were encountered:
🛡️ Security Policy
Description
When creating a monitor with type docker container (polls the docker.sock file) and entering the container name, the monitor turns from green to yellow and this notification is sent via telegram:
Cannot read properties of null (reading '_dockerType')
This is in the uptimekuma container log
2023-10-09T15:21:57+02:00 [MONITOR] WARN: Monitor #30 'Overseer (Plex requests)': Failing: Cannot read properties of null (reading '_dockerType') | Interval: 60 seconds | Type: docker | Down Count: 0 | Resend Interval: 0
The only reference I can find is in #2141 but this was linked to a deprecated feature and marked wontfix.
👟 Reproduction steps
👀 Expected behavior
Monitor should be green as the service is up
😓 Actual Behavior
Service is yellow and error is sent to log
🐻 Uptime-Kuma Version
1.21.3
💻 Operating System and Arch
Debian 12 x64
🌐 Browser
Firefox NA
🐋 Docker Version
Docker 24.0.5
🟩 NodeJS Version
No response
📝 Relevant log output
No response
The text was updated successfully, but these errors were encountered: