OpenEMS UI not showing history data, but influxDB is ok

Hello,
I have one edge instance connected to my backend and I have connected one power meter to it.
I can see live data in the backend UI, but in the history tab I see this (Error while fetching data):

But influxDB is ok and showing all the data:

Looking forward to hearing from you,
Thank you,
Rezar

as far as I know you don´t see voltages in backend´s history. What about your power channels? Are there any in influx?

Only channels are put to influx if there persistence priority is high enough. Usually the power channels in the electricity meter natures are high enough.

How many histroric days do you have in influx?

I also have some power data, today we ran a load in the power meter to trigger some readings for the power consumption

Today, I do have some data in influx, as shown here:

But it’s not shown in the history tab.
Is there any extra configuration I should add so that the backend UI shows this data?

I’ve followed all the steps to run EMS, and everything is working as expected except for the HI history graph. The file is placed in the correct directory:
D:\Users\username\timedata.csv. (My home directory is D)
However, the graph remains empty.

Here’s the console output I’m getting:
2025-01-27T10:37:05,162 [socket-3] WARN [d.timedata.dummy.TimedataDummy] [Timedata.Dummy] I do not support querying historic energy
2025-01-27T10:37:05,640 [socket-4] WARN [d.timedata.dummy.TimedataDummy] [Timedata.Dummy] I do not support querying historic energy
2025-01-27T10:37:05,643 [socket-5] WARN [d.timedata.dummy.TimedataDummy] [Timedata.Dummy] I do not support querying historic energy
2025-01-27T10:37:05,666 [socket-6] WARN [d.timedata.dummy.TimedataDummy] [Timedata.Dummy] I do not support querying historic data
Has anyone encountered this issue before or knows how to fix it?

There is your Issue. You need to set up a Proper Timedata Provider