Unable to upgrade to 0.113.0 (disk space is not the problem)

I’m running HassoOS 4.11 under VirtualBox, and until now I’ve been able to install any upgrade without hassle.
I’ve googled and searched in this forum and the most common cause is the insufficient disk space, but this isn’t my case because I have a 32GB disk of wich 18GB available.
So, what’s the problem?

What do your logs tell you?

Actually no important info…

20-07-25 03:37:13 INFO (MainThread) [supervisor.homeassistant] Update Home Assistant to version 0.113.1
20-07-25 03:37:13 INFO (SyncWorker_1) [supervisor.docker.interface] Update image homeassistant/qemux86-64-homeassistant:0.112.4 to homeassistant/qemux86-64-homeassistant:0.113.1
20-07-25 03:37:13 INFO (SyncWorker_1) [supervisor.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.113.1.
20-07-25 03:38:34 INFO (SyncWorker_1) [supervisor.docker.interface] Stop homeassistant application
20-07-25 03:39:35 INFO (SyncWorker_1) [supervisor.docker.interface] Clean homeassistant application
20-07-25 03:39:35 INFO (MainThread) [supervisor.homeassistant] Update pulse/client.config: /data/tmp/homeassistant_pulse
20-07-25 03:39:37 INFO (SyncWorker_4) [supervisor.docker.homeassistant] Start homeassistant homeassistant/qemux86-64-homeassistant with version 0.113.1
20-07-25 03:39:47 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-07-25 03:39:47 INFO (MainThread) [supervisor.homeassistant] Home Assistant pip installation in progress
20-07-25 03:40:29 INFO (MainThread) [supervisor.homeassistant] Home Assistant pip installation done
20-07-25 03:40:34 INFO (MainThread) [supervisor.homeassistant] Home Assistant pip installation in progress
20-07-25 03:40:59 INFO (MainThread) [supervisor.homeassistant] Home Assistant pip installation done
20-07-25 03:51:00 WARNING (MainThread) [supervisor.homeassistant] Don't wait anymore of Home Assistant startup!
20-07-25 03:51:00 CRITICAL (MainThread) [supervisor.homeassistant] HomeAssistant update fails -> rollback!

There are people in the main 0.113 announcement thread with the same problem. Maybe ask there rather than starting a new thread.

There’s a new logger config that should help you narrow down the issue.

logger:
  default: info
  logs:
    homeassistant.core: debug

No relevant info in the log also with the log as “debug”.