-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
I just installed monitor_docker but no entities are created and my log is full of these messages:
2025-04-05 02:42:50.690 ERROR (Dummy-1) [custom_components.monitor_docker.helpers] [Americano] node-red: Cannot determine memory usage for container ('usage')
2025-04-05 02:42:50.691 ERROR (Dummy-1) [custom_components.monitor_docker.helpers] [Americano] node-red: Raw 'memory_stats' {'stats': {'active_anon': 0, 'active_file': 0, 'anon': 0, 'anon_thp': 0, 'file': 0, 'file_dirty': 0, 'file_mapped': 0, 'file_writeback': 0, 'inactive_anon': 0, 'inactive_file': 0, 'kernel_stack': 0, 'pgactivate': 0, 'pgdeactivate': 0, 'pgfault': 0, 'pglazyfree': 0, 'pglazyfreed': 0, 'pgmajfault': 0, 'pgrefill': 0, 'pgscan': 0, 'pgsteal': 0, 'shmem': 0, 'slab': 0, 'slab_reclaimable': 0, 'slab_unreclaimable': 0, 'sock': 0, 'thp_collapse_alloc': 0, 'thp_fault_alloc': 0, 'unevictable': 0, 'workingset_activate': 0, 'workingset_nodereclaim': 0, 'workingset_refault': 0}}
I don't even know if the messages are related to the missing entities, but something isn't right.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels