-
-
Notifications
You must be signed in to change notification settings - Fork 992
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Homeassistant not reachable after update to 13.2 #3629
Comments
I got the same issue with the Home Assistant Yellow. I'm connected via serial but can't real manage the system in any way, getting into the HA cli doesn't work, most docker commands are extremely slow, journalctl -u docker, prints the following every 30 seconds:
Edit: Digging in some more, it seems that after the upgrade it doesn't load my nvme-drive which my hassos-data is contained on. lsblk doesn't show it, and the kernel doesn't seem to print much of relevance, other than:
|
Same here. Raspi 4 4gb installed on microsd. After upgrade from OS 13.1 to 13.2. System did not boot... recovering.. |
Same here, had to restore to a previous backup. EDIT to add I’m on HAOS using official VM on proxmox and this is the first time an HAOS upgrade has resulted in an unusable system. |
Same here. I have it installed on a Raspberry Pi 5 with an NVMe and did the update from my phone. How you do a recovery when you can't access it? I have a backup from just before the update. Do I have to reinstall the whole thing and then recover? |
Same here on odroid |
Mine restarted but it couldn't see my zigbee or USB sticks. Did a update back to 13.1 from the command line. |
This is probably related to #3352 🤔 |
Anything shown on the system console? Are you using an SD card? If the system doesn't boot three times in a row, it should revert to the previous release. So you can try removing power twice again and see if things startup correctly from then onwards. |
Hm, I do run my production system on Yellow from NVMe as well (using data disk), and here 13.2 does boot correctly. Maybe a power cycle helps? 🤔 If this continuous to be a problem, probably better to open a separate issue. |
What ODROID exactly? Can you also check the console on HDMI if something in particular is printed? |
Yes, HA is running on a microsd. Restarting multiple times didn't work. I will remove from server rack later and have a look at it via HDMI. |
odroid xu4. it boot and reboot in few minutes: https://dpaste.org/Xt10P |
Maybe it is, but I've had no problems until upgrading to 13.2. |
Similar issue here. So it seems something was broken between rc2 and release concerning nvme driver. |
I have a Green and since upgrading to 13.2 it is unresponsive to any requests sent to homeassistant.local or its ip address. Add-ons are also inaccessible. Interestingly, if you access it via cloudflare tunnel it looks like its running normal. I don't have it setup to access addons directly that way but I can see in the logs they're running like normal. Automations have also been running as normal as best I can tell. I've rebooted it twice to no effect. |
I have the same issue with Raspberry Pi 4 b. I have also tried clear reinstall, it didn't help. Connecting via ssh and getting logs gave me this:
|
If you type banner at the CLI it restores service to HA, however im not sure how long for. |
I also cannot reach HA after upgrading to Operating System 13.2 from 13.1. |
Well, turned out to be a false alarm in my case. Found my Raspberry Pi turned off when I came home from work and after turning it on again it seems to work fine |
I'm experiencing the same issues shortly after upgrading. My Home Assistant Yellow died, and I'm currently not home to check it in depth. Power cycling it via my switch by turning POE on and off didn't change anything. I can't ping the device, nor is it sending out any traffic. |
I'm not sure what changed but sometime in the last two hours my Green became accessible locally again and everything seems normal. The uptime sensor shows no resets since I last checked when it wasn't even responding to pings.
|
At the point I wrote I had already power cycled it multiple times, that's why I got out the serial cable 😄 For whatever it's worth, I did a reinstall with the Yellow Installer that put me back to 13.1, it was able to work out my existing data on the NVMe disk and practically resume as nothing had happened. This time I was able to see with Still a bit surprising to me that HAOS lost the NVMe disk entirely 🤷 |
same here. |
My instance keeps crashing on Proxmox VM after a while. It seems like some sort of kernal panic. Are there easier ways in reverting back, instead of restoring backup? |
typing "os boot-slot other" at the ha> prompt in console should put you back on previous version. |
That indeed is a bit curious, I wonder if the update didn't not complete or corrupted which lead to not all Linux kernel modules being loaded or something. Hard to tell. Glad a second update resolved your issue! 👍 |
It seems it happens during cleanup operations. Either the system runs out of memory and crashes, or some storage issue, I'd guess. Is this running from a SD card? |
If you have the stack trace of the crash that would be interesting for further investigation. But this should be a separate issue, as your instance comes up at first but crashes later. |
I haven't crashed yet but my HA is running very slow and sluggish. Did another reboot and took ages. |
haven't been able to update since 12.4, all subsequent version, including the latest 13.2 causes the system to boot for about a minute, then restart |
Just wanted to leave a comment here for other users: for me everything went smooth as always. Running official Home Assistant OS on proxmox (x86). I hesitated to update because there were so many reports of the update breaking the system even on official hardware. Today I took a look at https://analytics.home-assistant.io/ and realized the update went smooth for a lot of users - so for others wondering... backup and go 🚀 |
For me the only solution was to reinstall and use the backup. I will close the issue here, because at least for me it is solved. |
I'm totally lost, I got a reboot tonight because of power problem and now HA not accessible by anyway that I know, SSH not working also but I can ping it.... It's working on a raspi 4b. |
Couple of days later and my problems are back. Gonna rollback to 13.1 now. |
Same here - reboot after update to 13.2 on RPi5 (with internal SD card, not USB storage) resulted in unreachable system with fan running high constantly. Power cycling two times reverted to 13.1, fixing the problem. |
Describe the issue you are experiencing
I updated from 13.1 to 13.2.
With 13.1 everything worked fine, the instance was reachable and so on.
After doing the update to 13.2 the HomeAssistant isn't reachable via web interface, tested with ip:8123 and homeassistant.local:8123, and iOS app.
In Firefox and Vivaldi there is an "ERR_CONNECTION_REFUSED" Error shown and on the iOS app the error is "NSURLErrorDoman -1004"
The RaspberryPi itself is available via Ping and also shown in the router configuration. A restart of the host hasn't helped.
Best regards,
Christoph
What operating system image do you use?
rpi5-64 (Raspberry Pi 5 64-bit OS)
What version of Home Assistant Operating System is installed?
13.2 (should be)
Did the problem occur after upgrading the Operating System?
Yes
Hardware details
RaspPi 5 with 8Gb Ram
Steps to reproduce the issue
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
System information
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: