Home assistant broken after upgrade from 0.113.1 to 0.118

Hi all,
I have just upgraded my home assistant installation on py venv on a raspberry pi 4. This is the log output I see - I can’t really tell what is wrong and what dependencies are not met. Could someone please advise?

Many thanks!

2021-01-02 10:24:08 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for smartthinq_sensors which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2021-01-02 10:24:08 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for shelly which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2021-01-02 10:24:09 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=83 from 2021-01-02 09:58:19)
2021-01-02 10:24:09 ERROR (MainThread) [homeassistant.setup] Setup failed for image: Unable to import component: libopenjp2.so.7: cannot open shared object file: No such file or directory
2021-01-02 10:24:09 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of person. Setup failed for dependencies: image
2021-01-02 10:24:09 ERROR (MainThread) [homeassistant.setup] Setup failed for person: Could not set up all dependencies.
2021-01-02 10:24:09 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of onboarding. Setup failed for dependencies: person
2021-01-02 10:24:09 ERROR (MainThread) [homeassistant.setup] Setup failed for onboarding: Could not set up all dependencies.
2021-01-02 10:24:09 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of frontend. Setup failed for dependencies: onboarding
2021-01-02 10:24:09 ERROR (MainThread) [homeassistant.setup] Setup failed for frontend: Could not set up all dependencies.
2021-01-02 10:24:10 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for climate_group which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2021-01-02 10:24:11 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of panel_iframe. Setup failed for dependencies: frontend
2021-01-02 10:24:11 ERROR (MainThread) [homeassistant.setup] Setup failed for panel_iframe: Could not set up all dependencies.
2021-01-02 10:24:11 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of logbook. Setup failed for dependencies: frontend
2021-01-02 10:24:11 ERROR (MainThread) [homeassistant.setup] Setup failed for logbook: Could not set up all dependencies.
2021-01-02 10:24:11 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of map. Setup failed for dependencies: frontend
2021-01-02 10:24:11 ERROR (MainThread) [homeassistant.setup] Setup failed for map: Could not set up all dependencies.
2021-01-02 10:24:12 ERROR (MainThread) [homeassistant.components.weather] The nws platform for the weather integration does not support platform setup. Please remove it from your config.
2021-01-02 10:24:12 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mobile_app. Setup failed for dependencies: person
2021-01-02 10:24:12 ERROR (MainThread) [homeassistant.setup] Setup failed for mobile_app: Could not set up all dependencies.
2021-01-02 10:24:13 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 5 seconds
2021-01-02 10:24:13 ERROR (MainThread) [homeassistant.components.automation] Platform automation does not generate unique IDs. ID 1609082812217 already exists - ignoring automation.turn_on_simultaneously_livingroom_lamps
2021-01-02 10:24:14 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of default_config. Setup failed for dependencies: frontend, logbook, map, mobile_app, person
2021-01-02 10:24:14 ERROR (MainThread) [homeassistant.setup] Setup failed for default_config: Could not set up all dependencies.
2021-01-02 10:24:16 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 5 seconds
2021-01-02 10:24:16 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 5 seconds
2021-01-02 10:24:18 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 10 seconds
2021-01-02 10:24:21 WARNING (MainThread) [homeassistant.components.switch] SwitchDevice is deprecated, modify ShellySwitch to extend SwitchEntity
2021-01-02 10:24:21 WARNING (MainThread) [homeassistant.components.switch] SwitchDevice is deprecated, modify ShellyFirmwareUpdate to extend SwitchEntity
2021-01-02 10:24:24 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 10 seconds
2021-01-02 10:24:24 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 10 seconds
2021-01-02 10:24:24 WARNING (MainThread) [homeassistant.bootstrap] Support for the running Python version 3.7.3 is deprecated and will be removed in the first release after December 7, 2020. Please upgrade Python to 3.8.0 or higher.
2021-01-02 10:24:24 WARNING (MainThread) [homeassistant.bootstrap] Detected that frontend did not load. Activating safe mode
2021-01-02 10:24:24 ERROR (MainThread) [homeassistant.setup] Setup failed for image: Unable to import component: libopenjp2.so.7: cannot open shared object file: No such file or directory
2021-01-02 10:24:24 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of person. Setup failed for dependencies: image
2021-01-02 10:24:24 ERROR (MainThread) [homeassistant.setup] Setup failed for person: Could not set up all dependencies.
2021-01-02 10:24:24 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of onboarding. Setup failed for dependencies: person
2021-01-02 10:24:24 ERROR (MainThread) [homeassistant.setup] Setup failed for onboarding: Could not set up all dependencies.
2021-01-02 10:24:24 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of frontend. Setup failed for dependencies: onboarding
2021-01-02 10:24:24 ERROR (MainThread) [homeassistant.setup] Setup failed for frontend: Could not set up all dependencies.
2021-01-02 10:24:24 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of safe_mode. Setup failed for dependencies: frontend
2021-01-02 10:24:24 ERROR (MainThread) [homeassistant.setup] Setup failed for safe_mode: Could not set up all dependencies.
2021-01-02 10:24:24 WARNING (MainThread) [homeassistant.bootstrap] Support for the running Python version 3.7.3 is deprecated and will be removed in the first release after December 7, 2020. Please upgrade Python to 3.8.0 or higher.
2021-01-02 10:24:28 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 20 seconds
2021-01-02 10:24:30 WARNING (MainThread) [homeassistant.components.cover] CoverDevice is deprecated, modify ShellyCover to extend CoverEntity
2021-01-02 10:24:37 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 20 seconds
2021-01-02 10:24:37 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 20 seconds
2021-01-02 10:24:48 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 40 seconds
2021-01-02 10:25:00 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 40 seconds
2021-01-02 10:25:00 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 40 seconds
2021-01-02 10:25:28 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 80 seconds
2021-01-02 10:25:43 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 80 seconds
2021-01-02 10:25:43 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 80 seconds
2021-01-02 10:25:54 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [2318807472] Received invalid command: get_panels
2021-01-02 10:25:54 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [2318807472] Received invalid command: frontend/get_themes
2021-01-02 10:25:54 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [2318807472] Received invalid command: frontend/get_user_data
2021-01-02 10:25:54 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [2318807472] Received invalid command: frontend/get_translations
2021-01-02 10:25:54 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [2318807472] Received invalid command: frontend/get_translations
2021-01-02 10:26:48 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 80 seconds
2021-01-02 10:27:06 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 80 seconds
2021-01-02 10:27:06 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 80 seconds
2021-01-02 10:28:08 WARNING (MainThread) [homeassistant.config_entries] Config entry for daikin not ready yet. Retrying in 80 seconds

Might be the Python version …

1 Like

Yep, I just realized now reading the log. I will wait for debian to upgrade to python 3.8 I guess… I tried to manually install it but no success. I downgraded hass.

I don’t think its the python version, because this announcement above didn’t happen in the latest release, they postponed the update of the python version.

Anyway, is there a reason why you run it in a venv? If you don’t know how to update/alt install your python version, then it doesn’t sound like you should be using a virtualenv method in the first place. Be informed that in one year you’ll need again to update python for HA and one year later again, I suggest save the hassle and choose a different install method.

1 Like

Maybe you did something wrong while installing the new python env.
This worked for me, just replace 3.7.3 with 3.9.1, which is the lastest one.

1 Like

Hi Giovanni, just out of curiosity: did upgrading the Python env also solve the original problem?

Yes, upgrading Python env solved all the issues!

1 Like