home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
74.08k stars 31.09k forks source link

Update to 2023.12 can not be finish on Synology OVA #105254

Closed KILLTROY83 closed 11 months ago

KILLTROY83 commented 11 months ago

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