I am running HA on Raspberry PI 4 for 2 years and suddenly I cannot access it anylonger.
Here is where I am:
- remote to HA gives HOST ERROR
- local (via IP) gives: cannot reach site
- ping to the PI-4 works and gives me 125ms return latency
- advance IP scan (app) sees PI-4; WireShark tells me ‘retransmissions’ end ‘reset’ of connection to the PI-4
- port :4357 (supervisor): all fine and healthy
- port:7070 (evcc): works fine
- direct screen/keyboard on PI-4 USB: fine, I get the CLI
So, it seems that the frontend doesn’t, the backend is fine.
Now my questions:
- maybe the SD card is faulty. How can I diagnose via the CLI? Or, can I check it by plugging in on a Windows PC?
- Can I restart the frontend in anyway or can I do something to check integrity of the HA installation?
- How can I check the network interface from the HA CLI by e.g. ping to another PC?
- Any other way to get my HA back working?