I have recently upgraded to a Raspberry Pi 4 with 4gb ram and a 32gb sd card, running Home Assistant Core 0.115.6.
Log Details (WARNING)
Logger: asyncio
Source: /usr/local/lib/python3.8/asyncio/selector_events.py:901
First occurred: 5:33:28 PM (462 occurrences)
Last logged: 7:19:58 PM
socket.send() raised exception.
Can someone please at least point me in the right direction? I’ve Googled, but I literally don’t understand most of the words in the few results I’ve found. For example:
asyncio is a library to write concurrent code using the async/await syntax.
MY HA crashed, and I have no idea why, but I restarted at 5:33pm and have had 462 occurances of this error since then. I’ve been seeing this on and off for months, since I had my old Pi3B+. (I’ve tried to figure out why it’s crashed but I don’t know how because the logs delete themselves when you restart, apparently?)
It seems to have to do with python which I believe is what HA is written in? Maybe? I certainly haven’t tinkered with the underlying code, so I’m at a loss.
Should I reinstall HA? Try a new SD card? Uninstall add-ons and reinstall one by one? My Zigbee has been acting up, could it have anything to do with that?
I’d appreciate any hints. Thank you.