#Supervisor and Hass-OS stucking and locking
1 messages · Page 1 of 1 (latest)
So I can get hints from the Host-logs. But every error in HA-core says to look into the supervisor-log. But I can not open it. When I try to load the log the system locks for a few minutes. Can you confirm this?
I can barely access supervisor to see addons
HA completely freezes and I have to keep pulling the plug
Oh, that seems worse than my problem. Would be cool if you could retrieve logs somehow. Wish you luck. I am probably going to bug report on github for ha-os
I've checked the Github, I've seen people say they are having similar issues after the bluetooth sensor addition update, some saying it was their power brick, etc etc. Really hard to narrow it down.
It seems like I have figured it out!
If someone know Jeff Geerling - "It was DNS."
Via the HassOS console (port 22222) I downgraded HassOS and Core (sadly you can not downgrade the supervisor - but I disabled auto-update) and while doing so I came across errors that docker.io could not be resolved to a host. So I reviewed the DNS settings in the NetworkManager. And look at that - it pointed to itself. Quick fix for the DNS settings, successfully downgraded everything except the supervisor and everything seems to be working fine again. Most of my problems were probably caused by the DNS. I will give an update if anything changes.