Homey self hosted insights empty

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 :slight_smile: , 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 :thinking:

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 :slight_smile: