Overnight last night, an issue started with the websocket. None of my automations ran so I checked HA. The mobile app was unable to connect, and I couldn’t get to the web interface from PC.
The mobile app shows the websocket stuck at Connecting, and eventually ends in a Disconnected state with error:
Error: The operation couldn't be completed. (Network.NWError error 0.)
I rebooted several times, checking in between. The NIC (enp0s3) doesn’t seem to be getting an IP, which I believe might be at least part of the problem. It should be pulling from my DHCP scope as there are available IPs in the pool.
Finally, after the 5th or 6th reboot, I’m now getting the following error in the cli:
Error returned from Supervisor: System is not ready with state: setup
Any ideas? I’m running HA in a VirtualBox docker. If a restore isn’t possible, can I back up my yaml files somehow given the restricted environment?