core: Update to 2023.12 can not be finish on Synology OVA

The problem

Unfortunately, the current update cannot be installed, HOS is running on a synology with ova.

What version of Home Assistant Core has the issue?

2023.12.0

What was the last working version of Home Assistant Core?

2023.11.3

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

Supervisor:

23-12-07 20:02:23 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to RUNNING
23-12-07 20:02:23 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
23-12-07 20:03:17 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2023.12.0
23-12-07 20:03:17 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:2023.11.3 to ghcr.io/home-assistant/qemux86-64-homeassistant:2023.12.0
23-12-07 20:03:17 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2023.12.0.
23-12-07 20:07:13 INFO (SyncWorker_2) [supervisor.docker.manager] Stopping homeassistant application
23-12-07 20:07:46 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning homeassistant application
23-12-07 20:07:47 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
23-12-07 20:07:52 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemux86-64-homeassistant with version 2023.12.0
23-12-07 20:07:52 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
**23-12-07 20:07:57 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/core/state: Server disconnected
23-12-07 20:08:05 ERROR (MainThread) [supervisor.homeassistant.core] Home Assistant has crashed!
23-12-07 20:08:05 CRITICAL (MainThread) [supervisor.homeassistant.core] HomeAssistant update failed -> rollback!**
23-12-07 20:08:05 INFO (MainThread) [supervisor.resolution.module] Create new issue update_rollback - core / None
23-12-07 20:08:05 INFO (MainThread) [supervisor.homeassistant.core] A backup of the logfile is stored in /config/home-assistant-rollback.log
23-12-07 20:08:05 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2023.11.3
23-12-07 20:08:05 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:2023.12.0 to ghcr.io/home-assistant/qemux86-64-homeassistant:2023.11.3
23-12-07 20:08:05 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2023.11.3.
23-12-07 20:08:06 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning homeassistant application
23-12-07 20:08:07 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
23-12-07 20:08:12 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemux86-64-homeassistant with version 2023.11.3

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 7 months ago
  • Reactions: 1
  • Comments: 50 (8 by maintainers)

Commits related to this issue

Most upvoted comments

I had an old DS918+ lying around to test on. https://github.com/home-assistant/core/pull/106193 should fix the issue while we are waiting for a new upstream release of python-zlib-ng

Same problem. I am creating a new virtual machine from “haos_ova-11.2.ova”, after some time the UI is unavailable. If you rollback to 2023.11.3 (ha supervisor update --version 2023.11.3), then there is no problem, but the update to 2023.12.0/1 is not completed.

Снимок экрана 2023-12-09 214543

Oops yes was going to try to deactivate that to update must be the way we set up the VM. Drastic but could do a clean install and then move everything. I don’t have the time with a new family member here now. Stuck between a rock and a hard place on this

I am also seeing this. I am trying to update from 2023.11.3 also. I am using synology virtual machine manager and home assistant has been running a couple of years like that. I hope more people chime in. I dont see anything in the logs but I am a manager. Maybe its something fundamental like the version of python

Oh I see read your issue more carefullly its in the supervisor log was expecting in the core log.