Unable to upgrade HA from 2022.8.7 to 2022.9.4 - box locks up on upgrade?

Hi,

I’m attempting to upgrade my Home Assistant instance from version 2022.8.7 to version 2022.9.4, and the upgrade is failing, with the machine locking up. When I forcibly reset it, it’s still at the old version (2022.8.7).

(I did see this other recent thread about failed upgrades - however, I’m not seeing the error messages mentioned there, and the solution doesn’t work for me).

This is running as a VM (OVA) under Proxmox. The VM disk is 30GB, I have 23GB free disk space.

When I try to do the upgrade via the web UI - it seems to hang after a while with CPU at 100%, and I need to forcibly reset the VM. (I’ve waited over an hour).

I did check the Home Assistant Logs (Settings → System → Logs) - unfortunately, it seems Home Assistant only stores the last 50 lines of logs by default (link). Anyhow, I upped it to 200, tried an upgrade again, it hung, then I reset, and went back into the logs. However, there weren’t any errors or log lines related to the upgrade.

For Home Assistant Core:

2022-09-18 12:33:40.582 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration echonetlite 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
2022-09-18 12:33:41.479 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly
2022-09-18 12:33:41.520 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=341 from 2022-09-18 02:13:23.708611)
2022-09-18 12:33:43.069 WARNING (MainThread) [hass_nabucasa.cloud_api] Fetched https://alexa-api.nabucasa.com/access_token (400)
2022-09-18 12:33:51.351 WARNING (MainThread) [homeassistant.config_entries] Config entry 'shellydimmer2-40F5202E5F85' for shelly integration not ready yet: Cannot connect to host 10.5.1.123:80 ssl:default [Connect call failed ('10.5.1.123', 80)]; Retrying in background
2022-09-18 12:33:51.361 WARNING (MainThread) [homeassistant.config_entries] Config entry 'shellydimmer2-84CCA8AE15E9' for shelly integration not ready yet: Cannot connect to host 10.5.1.244:80 ssl:default [Connect call failed ('10.5.1.244', 80)]; Retrying in background

And for Supervisor:

22-09-18 14:40:30 INFO (MainThread) [supervisor.host.info] Updating local host information
22-09-18 14:40:30 INFO (MainThread) [supervisor.host.services] Updating service information
22-09-18 14:40:30 INFO (MainThread) [supervisor.host.network] Updating local network information
22-09-18 14:40:30 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
22-09-18 14:40:30 INFO (MainThread) [supervisor.host.manager] Host information reload completed
22-09-18 15:03:52 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
22-09-18 15:33:37 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
22-09-18 15:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER
22-09-18 15:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
22-09-18 15:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
22-09-18 15:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM
22-09-18 15:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER
22-09-18 15:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR
22-09-18 15:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
22-09-18 15:33:37 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-09-18 15:33:37 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-09-18 15:33:37 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-09-18 15:33:37 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
22-09-18 15:33:37 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
22-09-18 15:33:50 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
22-09-18 15:33:50 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
22-09-18 15:33:50 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
22-09-18 15:33:51 INFO (MainThread) [supervisor.store] Loading add-ons from store: 66 all - 0 new - 0 remove
22-09-18 15:33:51 INFO (MainThread) [supervisor.store] Loading add-ons from store: 66 all - 0 new - 0 remove
22-09-18 15:33:53 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
22-09-18 16:03:53 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
22-09-18 16:33:37 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
22-09-18 16:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER
22-09-18 16:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
22-09-18 16:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
22-09-18 16:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM
22-09-18 16:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER
22-09-18 16:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR
22-09-18 16:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
22-09-18 16:33:37 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-09-18 16:33:37 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-09-18 16:33:37 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-09-18 16:33:37 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
22-09-18 16:33:37 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
22-09-18 16:33:50 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/beta.json
22-09-18 16:33:54 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
22-09-18 16:47:10 INFO (MainThread) [supervisor.host.info] Updating local host information
22-09-18 16:47:11 INFO (MainThread) [supervisor.host.services] Updating service information
22-09-18 16:47:11 INFO (MainThread) [supervisor.host.network] Updating local network information
22-09-18 16:47:11 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
22-09-18 16:47:11 INFO (MainThread) [supervisor.host.manager] Host information reload completed
22-09-18 17:03:54 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
22-09-18 17:33:37 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
22-09-18 17:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER
22-09-18 17:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
22-09-18 17:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
22-09-18 17:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM
22-09-18 17:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER
22-09-18 17:33:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR
22-09-18 17:33:38 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
22-09-18 17:33:38 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-09-18 17:33:38 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-09-18 17:33:38 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-09-18 17:33:38 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
22-09-18 17:33:38 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
22-09-18 17:33:54 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token

Here is the output of ha resolution info (suggested in the other thread):

[core-ssh ~]$ ha resolution info
checks:
- enabled: true
  slug: backups
- enabled: true
  slug: dns_server_ipv6
- enabled: true
  slug: addon_pwned
- enabled: true
  slug: free_space
- enabled: true
  slug: network_interface_ipv4
- enabled: true
  slug: dns_server
- enabled: true
  slug: supervisor_trust
- enabled: true
  slug: core_security
issues:
- context: system
  reference: null
  type: no_current_backup
  uuid: 981d453a62c14039943b1df2ec60877c
suggestions:
- auto: false
  context: system
  reference: null
  type: create_full_backup
  uuid: 062b6284398e4beda742409ad41eb07f
unhealthy: []
unsupported: []

If I go to port 4357 on my HA server, I see:

Home Assistant observer
Supervisor:	Connected
Supported:	Unsupported
Healthy:	Unhealthy

However, I’m not sure what unsupported, or unhealthy mean in this case?

Any advice to try to figure out what is going on here, or why the upgrade is failing please?

Thanks!
Victor

Not sure, but the ha resolution info is complaining about not having a full backup.

What happens when you create a full backup first? And after that completed successfully, check the resolution info, 4357, and if all that’s clear, run your update?

Hi,

OK, I was able to get an up to date backup (although it still complained about no full backup):

[core-ssh ~]$ ha resolution info
checks:
- enabled: true
  slug: backups
- enabled: true
  slug: dns_server_ipv6
- enabled: true
  slug: addon_pwned
- enabled: true
  slug: free_space
- enabled: true
  slug: network_interface_ipv4
- enabled: true
  slug: dns_server
- enabled: true
  slug: supervisor_trust
- enabled: true
  slug: core_security
issues: []
suggestions:
- auto: false
  context: system
  reference: null
  type: create_full_backup
  uuid: 879c1153441f4bef9b29e216e75439d9
unhealthy: []
unsupported: []

I then tried updating HA core via the CLI:

[core-ssh ~]$ ha core update
Processing... Done.

Post "http://supervisor/core/update": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

So it seems like it timed out and failed somehow?

I also tailed /config/home-assistant.log during the update:

[core-ssh config]$ tail -f home-assistant.log
2022-09-19 16:57:50.693 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for binary_sensor.shellydimmer2_84cca8ae2077_overpowering (<class 'homeassistant.components.shelly.binary_sensor.BlockBinarySensor'>) took 0.433 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+shelly%22
2022-09-19 16:58:39.956 WARNING (MainThread) [homeassistant.helpers.entity] Update of climate.kid_s_bedroom is taking over 10 seconds
2022-09-19 16:58:40.225 WARNING (MainThread) [homeassistant.helpers.entity] Update of climate.master_bedroom is taking over 10 seconds
2022-09-20 00:24:20.210 WARNING (MainThread) [homeassistant.helpers.service] Unable to find referenced entities light.shellydimmer2_84cca8ae15e9 or it is/they are currently not available
2022-09-20 00:24:20.267 WARNING (MainThread) [homeassistant.helpers.service] Unable to find referenced entities light.shellydimmer2_40f5202e5f85 or it is/they are currently not available
2022-09-20 00:24:20.284 WARNING (MainThread) [homeassistant.helpers.service] Unable to find referenced entities light.shellydimmer2_84cca8ae15e9 or it is/they are currently not available
2022-09-20 07:18:13.014 ERROR (MainThread) [metno] Access to https://aa015h6buqvih86i1.api.met.no/weatherapi/locationforecast/2.0/complete returned error 'ClientConnectorError'
2022-09-20 07:18:13.074 ERROR (MainThread) [homeassistant.components.met] Error fetching met data: Update failed:
2022-09-20 18:20:42.907 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139857728614080] Error handling message: Unauthorized (unauthorized)
2022-09-20 18:20:45.430 WARNING (MainThread) [homeassistant.helpers.service] Unable to find referenced entities light.shellydimmer2_84cca8ae15e9 or it is/they are currently not available
2022-09-20 22:50:27.038 WARNING (MainThread) [homeassistant.helpers.entity] Update of select.master_bedroom_air_flow_rate_setting is taking over 10 seconds
2022-09-20 22:51:34.283 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/site-packages/aiohttp/http_websocket.py", line 676, in ping
    await self._send_frame(message, WSMsgType.PING)
  File "/usr/local/lib/python3.10/site-packages/aiohttp/http_websocket.py", line 653, in _send_frame
    self._write(header + message)
  File "/usr/local/lib/python3.10/site-packages/aiohttp/http_websocket.py", line 663, in _write
    raise ConnectionResetError("Cannot write to closing transport")
ConnectionResetError: Cannot write to closing transport
2022-09-20 22:51:49.917 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /addons/core_configurator/stats request
2022-09-20 22:51:49.979 WARNING (MainThread) [homeassistant.components.hassio] Could not fetch stats for core_configurator:
2022-09-20 22:51:50.016 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /addons/core_ssh/stats request
2022-09-20 22:51:50.017 WARNING (MainThread) [homeassistant.components.hassio] Could not fetch stats for core_ssh:
2022-09-20 22:52:19.205 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for binary_sensor.shellydimmer2_84cca8ae5cac_overheating (<class 'homeassistant.components.shelly.binary_sensor.BlockBinarySensor'>) took 1.297 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+shelly%22
2022-09-20 22:55:06.482 WARNING (Thread-2 (_thread_main)) [homeassistant.components.mqtt.client] Disconnected from MQTT server 10.5.1.34:1883 (7)
2022-09-20 22:55:22.334 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for binary_sensor.downstairs_bathroom_update_available (<class 'homeassistant.components.mqtt.binary_sensor.MqttBinarySensor'>) took 1.418 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+mqtt%22
2022-09-20 22:55:48.406 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for binary_sensor.0xb4e3f9fffebc3193_update_available (<class 'homeassistant.components.mqtt.binary_sensor.MqttBinarySensor'>) took 0.526 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+mqtt%22
2022-09-20 22:57:30.993 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for binary_sensor.0x84fd27fffebcf20f_update_available (<class 'homeassistant.components.mqtt.binary_sensor.MqttBinarySensor'>) took 4.531 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+mqtt%22
2022-09-20 22:59:54.345 WARNING (MainThread) [homeassistant.components.select] Updating echonetlite select took longer than the scheduled update interval 0:00:30
2022-09-20 22:59:54.635 WARNING (MainThread) [homeassistant.components.sensor] Updating echonetlite sensor took longer than the scheduled update interval 0:00:30
2022-09-20 22:59:54.725 WARNING (MainThread) [homeassistant.components.select] Updating echonetlite select took longer than the scheduled update interval 0:00:30
2022-09-20 22:59:54.820 WARNING (MainThread) [homeassistant.components.sensor] Updating echonetlite sensor took longer than the scheduled update interval 0:00:30
2022-09-20 22:59:55.042 WARNING (MainThread) [homeassistant.components.select] Updating echonetlite select took longer than the scheduled update interval 0:00:30
2022-09-20 22:59:55.120 WARNING (MainThread) [homeassistant.components.sensor] Updating echonetlite sensor took longer than the scheduled update interval 0:00:30
2022-09-20 22:59:55.187 WARNING (MainThread) [homeassistant.components.climate] Updating echonetlite climate took longer than the scheduled update interval 0:01:00
2022-09-20 22:59:55.265 WARNING (MainThread) [homeassistant.components.climate] Updating echonetlite climate took longer than the scheduled update interval 0:01:00
2022-09-20 22:59:55.417 WARNING (MainThread) [homeassistant.components.climate] Updating echonetlite climate took longer than the scheduled update interval 0:01:00
2022-09-20 23:02:51.194 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for select.master_bedroom_automatic_swing_of_air_flow_setting (<class 'custom_components.echonetlite.select.EchonetSelect'>) took 2.051 seconds. Please report it to the custom integration author.
2022-09-20 23:03:40.503 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for select.master_bedroom_air_flow_direction_vertical_setting (<class 'custom_components.echonetlite.select.EchonetSelect'>) took 2.384 seconds. Please report it to the custom integration author.
2022-09-20 23:04:12.259 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for select.master_bedroom_air_flow_direction_horizontal_setting (<class 'custom_components.echonetlite.select.EchonetSelect'>) took 0.473 seconds. Please report it to the custom integration author.
2022-09-20 23:07:01.807 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.living_room_measured_outdoor_air_temperature (<class 'custom_components.echonetlite.sensor.EchonetSensor'>) took 14.061 seconds. Please report it to the custom integration author.
2022-09-20 23:08:29.909 WARNING (Thread-2 (_thread_main)) [homeassistant.components.mqtt.client] Disconnected from MQTT server 10.5.1.34:1883 (7)
2022-09-20 23:08:38.967 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection] [139857726630176] Disconnected: Received non-Text message.
2022-09-20 23:08:42.516 WARNING (MainThread) [homeassistant.helpers.entity] Update of select.master_bedroom_air_flow_rate_setting is taking over 10 seconds
2022-09-20 23:08:43.050 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.living_room_measured_cumulative_power_consumption is taking over 10 seconds
2022-09-20 23:11:55.256 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.pixel_4_battery_temperature_2 (<class 'homeassistant.components.mobile_app.sensor.MobileAppSensor'>) took 1.453 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+mobile_app%22
2022-09-20 23:15:19.262 WARNING (Thread-2 (_thread_main)) [homeassistant.components.mqtt.client] Disconnected from MQTT server 10.5.1.34:1883 (7)
2022-09-20 23:16:45.662 ERROR (MainThread) [homeassistant.components.shelly] Timeout fetching shellydimmer2-84CCA8AE146B data
2022-09-20 23:16:46.970 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.kid_s_bedroom_measured_cumulative_power_consumption is taking over 10 seconds
2022-09-20 23:16:47.139 ERROR (MainThread) [homeassistant.components.shelly] Timeout fetching shellydimmer2-84CCA8AE5968 data
2022-09-20 23:16:48.419 ERROR (MainThread) [homeassistant.components.shelly] Timeout fetching shellydimmer2-84CCA8AE3DAE data
2022-09-20 23:16:48.907 ERROR (MainThread) [homeassistant.components.shelly] Timeout fetching shellydimmer2-84CCA8AE24CB data
2022-09-20 23:16:49.532 ERROR (MainThread) [homeassistant.components.shelly] Timeout fetching shellydimmer2-84CCA8AE0940 data
2022-09-20 23:16:49.699 ERROR (MainThread) [homeassistant.components.shelly] Timeout fetching shellydimmer2-84CCA8AE2BD7 data
2022-09-20 23:16:50.121 ERROR (MainThread) [homeassistant.components.shelly] Timeout fetching shellydimmer2-40F5202DB4CE data
2022-09-20 23:16:51.555 ERROR (MainThread) [homeassistant.components.shelly] Timeout fetching shellydimmer2-84CCA8AE5CAC data
2022-09-20 23:16:52.476 ERROR (MainThread) [homeassistant.components.shelly] Timeout fetching shellydimmer2-84CCA8AE2077 data
2022-09-20 23:16:54.008 WARNING (MainThread) [homeassistant.components.select] Updating echonetlite select took longer than the scheduled update interval 0:00:30
2022-09-20 23:16:56.196 WARNING (MainThread) [homeassistant.components.sensor] Updating echonetlite sensor took longer than the scheduled update interval 0:00:30
2022-09-20 23:16:57.606 WARNING (MainThread) [homeassistant.components.select] Updating echonetlite select took longer than the scheduled update interval 0:00:30
2022-09-20 23:16:58.305 WARNING (MainThread) [homeassistant.components.sensor] Updating echonetlite sensor took longer than the scheduled update interval 0:00:30
2022-09-20 23:16:59.280 WARNING (MainThread) [homeassistant.components.select] Updating echonetlite select took longer than the scheduled update interval 0:00:30
2022-09-20 23:17:00.263 WARNING (MainThread) [homeassistant.components.sensor] Updating echonetlite sensor took longer than the scheduled update interval 0:00:30
2022-09-20 23:17:04.450 WARNING (MainThread) [homeassistant.components.climate] Updating echonetlite climate took longer than the scheduled update interval 0:01:00
2022-09-20 23:17:10.182 WARNING (MainThread) [homeassistant.components.climate] Updating echonetlite climate took longer than the scheduled update interval 0:01:00
2022-09-20 23:17:18.738 WARNING (MainThread) [homeassistant.components.climate] Updating echonetlite climate took longer than the scheduled update interval 0:01:00
2022-09-20 23:19:49.913 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /info request
2022-09-20 23:19:51.511 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /host/info request
2022-09-20 23:19:55.880 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /store request
2022-09-20 23:19:57.566 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /core/info request
2022-09-20 23:20:00.545 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /supervisor/info request
2022-09-20 23:20:06.825 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /os/info request
2022-09-20 23:20:16.036 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /info request
2022-09-20 23:20:32.754 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /core/info request
2022-09-20 23:21:01.109 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /supervisor/info request
2022-09-20 23:21:21.211 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /os/info request
2022-09-20 23:21:25.267 WARNING (MainThread) [homeassistant.components.select] Updating echonetlite select took longer than the scheduled update interval 0:00:30
2022-09-20 23:21:25.956 WARNING (MainThread) [homeassistant.components.sensor] Updating echonetlite sensor took longer than the scheduled update interval 0:00:30
2022-09-20 23:21:27.672 WARNING (MainThread) [homeassistant.components.sensor] Updating echonetlite sensor took longer than the scheduled update interval 0:00:30
2022-09-20 23:23:20.820 ERROR (MainThread) [homeassistant.components.shelly] Timeout fetching shellydimmer2-84CCA8AE0010 data
2022-09-20 23:23:20.968 ERROR (MainThread) [homeassistant.components.shelly] Timeout fetching shellydimmer2-84CCA8AD448B data
2022-09-20 23:23:21.027 WARNING (MainThread) [homeassistant.components.hassio] Can't read Supervisor data:
2022-09-20 23:23:21.042 ERROR (MainThread) [homeassistant.components.hassio] Error fetching hassio data: Error on Supervisor API:

At this point - it seems HA is unresponsive, as I can’t access the web UI (port 8123) anymore.

Does anybody have any ideas/hints on what might be going on?

Is there any other way to force the update?

Not that it’ll be much help but my install went “down” recently and just today I’m finding I have very similar situation for you. Everything was working fine but now I can’t login locally or through external ip / forward. I can’t only see anything by plugging directly into the box.