core: Upgrade 2023.10.5 -> 2023.11.0 fails on generic x86-64

The problem

SSIA

Upgrade fails and rolls back to 2023.10.5 (takes forever, by the way - database cleanup?)

Supervisor logs:

23-11-02 14:08:28 INFO (MainThread) [supervisor.backups.manager] Backup 64ca3500 starting stage addon_repositories
23-11-02 14:08:28 INFO (MainThread) [supervisor.backups.manager] Backup 64ca3500 starting stage docker_config
23-11-02 14:08:28 INFO (MainThread) [supervisor.backups.manager] Creating new partial backup with slug 64ca3500
23-11-02 14:08:28 INFO (MainThread) [supervisor.backups.manager] Backup 64ca3500 starting stage home_assistant
23-11-02 14:08:28 INFO (MainThread) [supervisor.homeassistant.module] Backing up Home Assistant Core config folder
23-11-02 14:08:39 INFO (MainThread) [supervisor.homeassistant.module] Backup Home Assistant Core config folder done
23-11-02 14:08:39 INFO (MainThread) [supervisor.backups.manager] Backup 64ca3500 starting stage finishing_file
23-11-02 14:08:39 INFO (MainThread) [supervisor.backups.manager] Creating partial backup with slug 64ca3500 completed
23-11-02 14:08:39 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2023.11.0
23-11-02 14:08:39 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/generic-x86-64-homeassistant:2023.10.5 to ghcr.io/home-assistant/generic-x86-64-homeassistant:2023.11.0
23-11-02 14:08:39 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/generic-x86-64-homeassistant with tag 2023.11.0.
23-11-02 14:10:31 INFO (SyncWorker_0) [supervisor.docker.manager] Stopping homeassistant application
23-11-02 14:10:31 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API error: Cannot proxy websocket message of unsupported type: 8
23-11-02 14:10:31 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API connection is closed
23-11-02 14:10:41 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning homeassistant application
23-11-02 14:10:41 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
23-11-02 14:10:42 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/generic-x86-64-homeassistant with version 2023.11.0
23-11-02 14:10:42 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
23-11-02 14:10:44 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
23-11-02 14:10:44 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-11-02 14:10:44 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/jcwillox/hassio-rclone-backup repository
23-11-02 14:10:44 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
23-11-02 14:10:44 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
23-11-02 14:10:44 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
23-11-02 14:10:44 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
23-11-02 14:10:50 INFO (MainThread) [supervisor.store] Loading add-ons from store: 73 all - 0 new - 0 remove
23-11-02 14:10:50 INFO (MainThread) [supervisor.store] Loading add-ons from store: 73 all - 0 new - 0 remove

23-11-02 14:15:43 ERROR (MainThread) [supervisor.homeassistant.core] No API response in 5 minutes, assuming core has had a fatal startup error
23-11-02 14:15:43 CRITICAL (MainThread) [supervisor.homeassistant.core] HomeAssistant update failed -> rollback!
23-11-02 14:15:43 INFO (MainThread) [supervisor.resolution.module] Create new issue update_rollback - core / None
23-11-02 14:15:43 INFO (MainThread) [supervisor.homeassistant.core] A backup of the logfile is stored in /config/home-assistant-rollback.log
23-11-02 14:15:43 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2023.10.5
23-11-02 14:15:43 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/generic-x86-64-homeassistant:2023.11.0 to ghcr.io/home-assistant/generic-x86-64-homeassistant:2023.10.5
23-11-02 14:15:43 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/generic-x86-64-homeassistant with tag 2023.10.5.
23-11-02 14:15:43 INFO (SyncWorker_6) [supervisor.docker.manager] Stopping homeassistant application
23-11-02 14:15:48 INFO (SyncWorker_6) [supervisor.docker.manager] Cleaning homeassistant application
23-11-02 14:15:48 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
23-11-02 14:15:48 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/generic-x86-64-homeassistant with version 2023.10.5
23-11-02 14:15:48 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
23-11-02 14:15:50 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
23-11-02 14:15:50 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-11-02 14:15:50 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
23-11-02 14:15:50 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/jcwillox/hassio-rclone-backup repository
23-11-02 14:15:50 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
23-11-02 14:15:50 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
23-11-02 14:15:50 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
23-11-02 14:15:51 INFO (MainThread) [supervisor.store] Loading add-ons from store: 73 all - 0 new - 0 remove
23-11-02 14:15:51 INFO (MainThread) [supervisor.store] Loading add-ons from store: 73 all - 0 new - 0 remove

What version of Home Assistant Core has the issue?

2023.11.0

What was the last working version of Home Assistant Core?

2023.10.5

What type of installation are you running?

Home Assistant OS

Integration causing the issue

core

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

About this issue

  • Original URL
  • State: closed
  • Created 8 months ago
  • Comments: 23 (7 by maintainers)

Most upvoted comments

The rollback is being done by the Supervisor. This is not a Core issue, but a Supervisor problem.

The problem has been recognized and addressed, see https://github.com/home-assistant/supervisor/issues/4655. There will be a new Supervisor release soon, once it is out, the update should be working again.