Hi. Recently I migrated my installation from RPi4 to Radxa X4. After some initial issues with migration (this was the first time I was doing something like that), I successfully launched it.
After few days of running it, I’ve noticed that sometimes it looses connection: WebUI has info about Reconnecting and if I was logged into CLI, it disconnects. At most cases hitting reconnect works but after some time it looses connection again. At this can last for few minutes or even much longer. I can’t find anything odd happening before that. The only two things I found in logs are:
2024-11-19 09:58:09.564 homeassistant NetworkManager[437]: <info> [1732010289.5641] manager: NetworkManager state is now CONNECTED_SITE
2024-11-19 09:58:09.581 homeassistant systemd[1]: Starting Network Manager Script Dispatcher Service...
2024-11-19 09:58:09.594 homeassistant systemd[1]: Started Network Manager Script Dispatcher Service.
2024-11-19 09:58:14.140 homeassistant NetworkManager[437]: <info> [1732010294.1403] manager: NetworkManager state is now CONNECTED_GLOBAL
2024-11-19 09:58:24.162 homeassistant systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
But it’s not always there, so I don’t if it’s relevant.
When issue happens I get a lot (and I mean A LOT) of errors like this one:
Specific domain doesn’t matter because there are others, like api.spotify.com - I assume all DNS queries fails at this point. But Telegram one has the most as I see. Direct DNS log shows:
So far I’ve seen this issue three times and it calms down after a while. But that doesn’t mean it wasn’t there more often, I could simply miss it. Restart doesn’t help. No other device on the network has any issues at the time.
As for the config:
Network is set to static and currently uses Wi-Fi. I can’t check LAN for the moment.