I have trouble getting my home-assistant to start up. That happened a few times in the past and I was able to “fix” it by using “ha host reboot”. But now I always get stuck during bootup. I just accessed my log and it looks like a big mess …
I was quite confident to know what I’m doing but at the moment I’m stuck …
The last entry is:
2023-02-22 18:35:09.660 ERROR (Thread-3 (_thread_main)) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
I got it running again (just multiple “ha host reboot”). But i am sure, that It will get messed up as soon as I restart again. So any help or hint is appreviated
Under repair there is only one esphome device that I have to update (want to update with serial connection, so I still have to do this)
What do you mean by „health of storage areas“? The sd is not too old (June 2022).
Just because it’s new does not necessary that an issue has not happened. Just check it to see as part of a cursory check of your system. It is a good habit to check when you have booting issues.
Thanks for the reply. Do you mean the values under „ Settings → System → Repairs → System Information“?
There’s is „healthy = true“ right below „disk total“ and „disk used“
That is correct. So your good to go. As a side note that sometimes when doing a update, I’ve noticed it triggers other updates. So yes multiple reboots as it removes and rebuilds the system and the needed files. Very much like Windows and Linux.
Hmm but it’s not only after an update. If I restart now it will probably only start after a few „ha host restart“ and will always quit with an error.
Have you been able to check my log? It always ends with a paho Mqtt error.
And is there anything I can do against those „Setup of xxxx is taking over 10 seconds.“ errors. I have so many of them with during Startup.
I haven’t looked at it and will not. I do not know you, therefore I do not click on a private link to download anything. Sorry, that it how it is in today world.
Now the proper procedure, is for you to snip and paste using code block (</>), those significant parts and not the constant repeats.
Check your code for errors (the yaml, json files). Remove and reload integrations (like the mqtt stuff) in case there are corruptions. Sometimes the identifiers change and how to be adjusted (read the break changes with each update).
I just wanted to keep my logs on my own webspace. But yeah I should have uploaded it to pastebin.
But since the new update of ha everything is running and the errors are gone👍🏻
I think I know this issue. Happens to me often after an os update. Message is not being able to start usb devices (SSD, interfaces, …). I can get around the issue by unplugging the usb’s and replug them in a different order. It then reboots without error