How long should I expect RRD to take before I can see any data ? My docker logs keep showing : Homey [log][ManagerInsightsLocal] Still updating RRD, skipping… it’s been running pretty much since the announcement.
thanks
How long should I expect RRD to take before I can see any data ? My docker logs keep showing : Homey [log][ManagerInsightsLocal] Still updating RRD, skipping… it’s been running pretty much since the announcement.
thanks
overnight and it’s still the same thing, log is skipping.
I’d love to know if it’s just me having this issue…
I don’t follow you.
What do you expect to see, in human language?
(no offence, just asking for a little background).
none taken
, just anything actually, there’s zero data available (see screenshot). Any data source that I’d want to use to build a chart comes with no data and a timeout message, and looking at the docker log for the instance shows that “Still updating RRD, skipping…” message.
Ah!
Found it in my logs. I seem to have partly working insights graphs.
At my setup it seems to be a time sync issue, where the timestamps are exactly the same ![]()
illegal attempt to update using time 1766266200.000000 when last update time is 1766266200.000000 (minimum one second step)
homey-shs | RRD Error updating RRD logId: homey:device:1a9ba844-5e06-4e83-80b6-a8eb49ae11bb:meter_power.daily - file: /homey/user/rrd/eeebd477c13116d40831d8dbcc408f0c - value: 12.416 - timestamp: 1766266200: rrdcached@unix:/var/run/rrdcached.sock: illegal attempt to update using time 1766266200.000000 when last update time is 1766266200.000000 (minimum one second step)
homey-shs | Homey [err][ManagerInsightsLocal] Error Updating Number Log homey:device:1a9ba844-5e06-4e83-80b6-a8eb49ae11bb:meter_power.daily: rrdcached@unix:/var/run/rrdcached.sock: illegal attempt to update using time 1766266200.000000 when last update time is 1766266200.000000 (minimum one second step)
I still have the same issue, even moved from a LXC running docker to a full VM running docker just in case. still can’t get insights working. at least you have a decent error message to work with ![]()
Same issues here in Unraid
RRD Error updating RRD logId: homey:device:6cf0bfeb-c17d-414b-9e10-264918dbb6f6:energy_power - file: /homey/user/rrd/aa9e0b8027b3721ee1099d8d9fe40f08 - value: 0 - timestamp: 1769787900:
Homey [err][ManagerInsightsLocal] Error Updating Number Log homey:device:6cf0bfeb-c17d-414b-9e10-264918dbb6f6:energy_power:
RRD Error updating RRD logId: homey:device:6b2aa4c3-b519-499e-a1f2-1a5f40453356:energy_power - file: /homey/user/rrd/ae8451cd9beaa2e93b191bbddb09bd0e - value: 0 - timestamp: 1769787900:
Homey [err][ManagerInsightsLocal] Error Updating Number Log homey:device:6b2aa4c3-b519-499e-a1f2-1a5f40453356:energy_power:
Hi there!
Did you ever end up figuring this out? I’m having the same issue. Getting the Timeout on the web GUI and seeing “Still updating RRD, skipping…” in my logs but nothing else. I’ve tried 4 fresh installs and all have the same issue…
Thanks!
nope, I haven’t ..
I’m experiencing the same problem on both my Homey PRO 2023 and my Homey Self-hosted setup. Whenever I open Insights, I get continuous log messages:
homey-shs | Homey [log][ManagerInsightsLocal] Still updating RRD, skipping…
homey-shs | Homey [log][ManagerInsightsLocal] Still updating RRD, skipping…
homey-shs | Homey [log][ManagerInsightsLocal] Still updating RRD, skipping…
[repeating continuously]
On my Self-hosted setup: I have to restart the Docker Compose container to resolve it.
On my Homey PRO 2023: The device crashes completely, shows a red breathing ring, and automatically reboots.
This issue occurs every 15-20 minutes, making the system nearly unusable.