home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.51k stars 30.71k forks source link

Database problem with history #130115

Open wpfog opened 2 hours ago

wpfog commented 2 hours ago

The problem

The update to core 2024.11 broke my history. Instead of history data, only endlessly spinning wheels were displayed for entities. I had to roll back to 2024.10.4 to get the data shown again.

What version of Home Assistant Core has the issue?

core-2024.11.0

What was the last working version of Home Assistant Core?

core-2024.10.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

wpfog commented 2 hours ago

PS. Im not using the default database for recorder but a mariaDB recorder: db_url: mysql://homeassistant:.......@core-mariadb/...