And a stuttering popup at the bottom left with the ‘Connection lost, reconnecting’ message. It’s never recovered when left to it’s own (I’ve also never waited more than maybe 30 seconds), but usually if I either just go to a different app and then back shortly thereafter it’s fine (or a force-close also always seems to work). The Reload UI button doesn’t do anything (nor does the red exclamation point), it doesn’t even change color/react to being pressed.
This all SEEMED to start happening a few days ago after I updated HA to 2023.6.1 but admittedly, it’s just random enough that I can’t be certain. I cleared the cache and all data and still have the same issue. The app version is 2023.3.0-full.
Same problem here. It happened right after HA 2023.6 upgrade.
Edit: In my case, I suspect it has something to do with the Cloudflare add-on and using my external URL in the app connection information. If at home and using the local IP, I don’t experience the reload problem.
I experience it when connected locally at home (which I primarily am). I use Nabu Casa (or my own VPN) when away, but haven’t been away much since I upgraded so can’t say whether it also does it then or not.
* [547314008336] Péter Erdős from 192.168.1.1 (Mozilla/5.0 (Linux; Android 13; SM-S918B Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/113.0.5672.162 Mobile Safari/537.36 Home Assistant/2023.3.0-3260 (Android 13; SM-S918B)): Client unable to keep up with pending messages. Reached 4096 pending messages. The system's load is too high or an integration is misbehaving; Last message was: {"id":3930,"type":"event","event":{"type":"current","notifications":{}}}
* [547181010384] Péter Erdős from 192.168.1.1 (Mozilla/5.0 (Linux; Android 13; SM-S918B Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/113.0.5672.162 Mobile Safari/537.36 Home Assistant/2023.3.0-3260 (Android 13; SM-S918B)): Client unable to keep up with pending messages. Reached 4096 pending messages. The system's load is too high or an integration is misbehaving; Last message was: {"id":3526,"type":"result","success":true,"result":null}
* [546318330704] Péter Erdős from 192.168.1.1 (Mozilla/5.0 (Linux; Android 13; SM-S918B Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/113.0.5672.162 Mobile Safari/537.36 Home Assistant/2023.3.0-3260 (Android 13; SM-S918B)): Client unable to keep up with pending messages. Reached 4096 pending messages. The system's load is too high or an integration is misbehaving; Last message was: {"id":3141,"type":"result","success":true,"result":null}
* [547104135056] Péter Erdős from 192.168.1.1 (Mozilla/5.0 (Linux; Android 13; SM-S918B Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/113.0.5672.162 Mobile Safari/537.36 Home Assistant/2023.3.0-3260 (Android 13; SM-S918B)): Client unable to keep up with pending messages. Reached 4096 pending messages. The system's load is too high or an integration is misbehaving; Last message was: {"id":2742,"type":"event","event":{"type":"current","notifications":{}}}
* [546913263056] Péter Erdős from 192.168.1.1 (Mozilla/5.0 (Linux; Android 13; SM-S918B Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/113.0.5672.162 Mobile Safari/537.36 Home Assistant/2023.3.0-3260 (Android 13; SM-S918B)): Client unable to keep up with pending messages. Reached 4096 pending messages. The system's load is too high or an integration is misbehaving; Last message was: {"id":2304,"type":"result","success":true,"result":null}
Ironically it JUST happened again for me but I’m not seeing anything at all in my logs. Were yours from somewhere other than the Home Assistant Core logs?
Weird, cause like I said, nothing in my logs. I’ll keep looking when it happens again though.
Tangentially related, I have a Kindle tablet running the app 24/7 and it’s never had an issue as well as 2 other tablets using a browser to show HA without any issues. It only happens on my phone when I open it after the HA app has been unused for a period of time.
I personally have not encountered this issue. For starters check that all custom cards and components have bee updated. If that does not solve the issue then try disabling them one by one until the issue goes away.
Seems like the upgrade to the latest Home Assistant Supervisor removed the problem for me. The problem hasn’t surfaced for a couple of hours (minutes was the previous experience).
I see there is a companion app upgrade available too, but not required to solve the reload ui problem.
Everything on my system is fully up-to-date. Unfortunately, going one-by-one isn’t really feasible for me. It happens JUST randomly enough that I could only test a couple per day which would take quite a long time to go through them all. At this point I’ve just gotten in the habit of force-closing the app nearly all the time and hoping that it gets fixed soon.
BTW, how would a custom component or card only cause the app to crash when it’s in the background? Seems like it would cause issues elsewhere and in other situations?