Cannot access History

I am running the following:

HA OS 7.3
HA 2022.2.3 on a RPi4 with an SSD
Recorder is setup in config.yaml to read/write data from a local MySQL database

I am encountering an issue in accessing the history in the GUI. When I click on the history icon the left nav, the main screen just shows the spinning icon forever. It never stops. I believe that I did recently upgrade to HA OS 7.3 and HA 2022.2.3 and so am not sure if either of those have anything to do it, but it has worked fine the past.

In case it matters, I have no problem accessing the logbook.

Can anyone suggest what is going on and what I should do to fix it?

Edit: One obvious suggestion is to look at the logs, but I see no errors being reported there.
Edit #2: Other people are seeing this on GitHub. There seems to be no response from the devs on it.

TIA!

1 Like

I sorted this out. The problem was due to the size of the SQL history database. The fix was to reduce the amount of data.

Some resources to help future Googlers: