After update to Home Assistant 2023.7.3 energy and history missing

EDIT:
“80% of all problems are being solved by disregarding them…”
More than three (!) hours later the malfunction disappeared!
I assume that the new database handling was causing this huge delay by conversioning the histories…
##############################################################

After update to Home Assistant 2023.7.3 an Invalid config error is issued:

The following integrations and platforms could not be set up:

  • [logbook][Show logs]
  • [history][Show logs]
  • [energy][Show logs]
  • [default_config][Show logs]
    Please check your config and [logs].

First error in log file is

Logger: homeassistant.setup
Source: setup.py:290
Setup of recorder is taking longer than 300 seconds. 
Startup will proceed without waiting any longer

What looks suspicious to me are tons of error lines like:

Traceback (most recent call last):
File "/usr/src/**homeassistant/homeassistant**/components/websocket_api/decorators.py", line 26, in _handle_async_response
 await func(hass, connection, msg)
 File "/usr/local/lib/python3.11/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)

…as folders /usr/src as well as /usr/local/lib/python3.11 do not exist at all!

What can I do to resurrect HA? Thx in advance!


Synolgy NAS
Docker
Home Assistant 2023.7.3
Frontend 20230705.1 - latest

Sorry that nobody has responded to your post yet.

I can’t be much help, other than to suggest that you roll back to the last working version of HA, and then if you haven’t already check out the breaking changes section of the release blog post. It looks like there might be some Docker issues.

1 Like

[hi, i have a big problem. After the home assistant system update from today, all my history data from my engergie dashborad are gone. the last backup is 2 weeks old. is there any possibilitie to restore the history datas?