-
Notifications
You must be signed in to change notification settings - Fork 67
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
Fatal Same Issue as #292, M2 POE integration and Entities total dead if it lose connection #306
Comments
In some situations, HA lost the configuration of AqaraGateway, like ip and model of M2. |
Do you know why the cause of "reconfig" would nuke my HA into death? |
#295 same issues, cause whole HA dead |
Remove AqaraGateway integration and add again because the configuration was missing. |
This indeed solves the problem, but once the bug appears, the entire HA crashes. My current approach is to reinstall HA and, as soon as HA loads for the first time, quickly navigate to the integration page, disable and delete this integration, then re-add it. This is very troublesome. |
After clicking reconfig by mistake and crashing twice, I found a way to avoid reinstalling HA. |
Same problem here, AqaraGateway stopped working, but HA still works. |
Thank you!! I was quite hopeless as HA crashes and no GUI is shown, but commenting out all code under init.py indeed brings back HA after a restart. |
Hi there is a problem which is extremely fatal.
Background:
HA installed in Proxmox x86, with a Ryzen R7 5800, in a full ATX rig.
Cause: The M2 POE hubs losing connection for whatever reason, Router reboot? Wifi disconnect? Ethernet screw up?
Result: It will lie into a dead end showing Failed Setup, will retry: None.
There is no way waking the hub up for the integration although all things working perfectly for Homekit and under Aqara App.
There are few sitution I encounter:
If I delete that hub by integration and re-add it, all the entities custom setting are all dead, history gone.
Either reboot HA, or reboot the whole VM of HA, or the whole Proxmox machine, nothing changed, it is still dead.
### FATAL
If I click reconfig, the whole Home Assistant DESTROYED, it will shut itself down, UI being not working, nor even the Zigbee Z2M, everything just DEAD, reboot HA VM still making the whole HA into coma, TOTAL LOSS. I have no choice but restoring the whole Home Assistant by backup image.
I just restore from Backup image, it may work, not 100%.
Please, what is the cause of it, how to prevent it and how to fix it?
It is an extreme headache.
The text was updated successfully, but these errors were encountered: