Just updated my DEV(test) instance of HA running in a VM on proxmox server to core 2024.12.5 and OS version 14.1
It all seemed to be taking a very long time to restart so I looked at the console for this VM and saw this
Error returned from Supervisor: System is not ready with state: setup
Though I did find that after a while everything does seem to work
HA dashboards, SSH etc etc
So looks like some kind of timing issue!
running the ‘banner’ command brings up what I’d expect
My question is…
My Live HA instance is on a dedicated Dell OptiPlex mini PC. headless! so without connecting monitor how can I check before do any more updates to that?
Why does this “banner” problem occur?
And how can it be prevented from happening again?
It’s happened few times to me, on different version, and now it happened again. It’s really annoying when all the home automation stops working, especially when I am not at home.
In my case, because I just had a bad addon (custom by me) that i was rebuilding in docker, and it failed, and i restarted HA manually, maybe something got corrupted not sure. And the only solutions, because the banner or anything did not work was to SSH into the console, then:
find the addons folder using ls command and then renamed the folder for the affected addon into something else.
Any fixes for this yet? I am running HA in VMM on my Synology NAS, and using the ‘Banner’ method seems to work, but I really do not want to rely on that command after e.g. a power outage. Eventually, without ‘banner’, HA is reachable normally after around 10 minutes, but I prefer a fix where we can reduce this bootup duration.
Just started running into this problem aswell, spent the last hour trying to get it to work and have decided to just quit and make a new install, such a shame that the Devs have not chimed in or even tried to resolve this issues its been going on for 3 years by the looks of this thread
I’m joining the choir. I’m not even 2 days into my journey with HA in Hyper-V / Windows 11 / NVMe, and it’s already been a roller coaster. I just want to automate some stuff, dang it
Prior to this I had installed file editor and tried to install NodeRed, but didn’t get that far.
I have a hunch, just as someone mentioned above, that it’s network related, but i can’t even write net info at this point. Hoping that the suggested 8-10 minutes wait will allow me to experiment with the network config.
EDDIT: the 10 min worked, suddenly the CLI was taking commands correctly again. I go to the HA UI and turns out the aforementioned NodeRed addon didn’t get installed correctly. I removed and I’m now trying to install again. The spinner over the Install button has been running for quite a while, I’m wondering if there’s stil some network issue going on.
Hello, same problem today (2025-05-27) with the 2025.5.3 version an HA OS 15.2. The “banner” command in the ha console solved any issue. To be sure I rebooted the system then.
Thanks a lot !
Today I upgraded the core version from 2025.5.1 to 2025.5.3 and suddenly the HA webpage was not loading anymore.
After a lot of doing through the CLI I found your post and it worked for me too.
But I’m curious what’s the issue of this? why didn’t it work after the update?
I must say I always have a lot of problems when updating the core version, sometimes the vm stops and after trying a few times of updating it suddenly works.
So if i understand all… till today no clear cause or solution? Only trying to give commands like blind monkey? Hope devloper kepp this thing seriusly from the moment it does not esxist a direct bug feedback!
i had the same problem, tried all kind of commands but none worked. than i noticed, ha didnt got up address
and enter (ha) network update eth0 --ipv4-method auto
and it came online