I had to change the IP of my Home Assistant instance. After doing so I’m getting the following error message every minute or so in the log. I deleted, after making a backup, the config/.storage/cloud folder but this made no difference. I reinitiated the Home Assistant Google home connection in the Google home App and this made no difference. Everything seems to be working as it should but I’m getting this error in the log every ~minute.
[hass_nabucasa.google_report_state] Timeout while waiting to receive message.
I thought you might have solved it as I was using an adblocker DNS IP so I change it to 8.8.8.8,8.8.4.4 and same message after logging back in.
Thank you for the reply. If you have any further ideas i would be grateful.
2024-08-24 08:22:44.790 INFO (MainThread) [hass_nabucasa.iot] Connected
2024-08-24 08:22:44.820 INFO (MainThread) [snitun.utils.aiohttp_client] AioHTTP snitun client started on 127.0.0.1:50913
2024-08-24 08:22:45.155 WARNING (MainThread) [hass_nabucasa.cloud_api] Fetched https://alexa-api.nabucasa.com/access_token (400)
2024-08-24 08:23:45.001 INFO (MainThread) [hass_nabucasa.google_report_state] Connected
[hass_nabucasa.google_report_state] Timeout while waiting to receive message
2024-08-24 08:25:35.210 INFO (MainThread) [hass_nabucasa.google_report_state] Timeout while waiting to receive message
Maybe open an issue in GitHub core referencing the linked issue?
Your original post doesn’t have a lot of detail. What OS are you running Home Assistant on? What version? What prompted you to change IP addresses in the first place? I would assume the problem may be related to that. Have you tried going back to the original IP?
I changed the IP as something was hitting the previous IP on https and causing a constant log file entry. (The irony isn’t lost on me) I tried to find the offending https requestor but no luck so last resort I decided to change the IP. I don’t want to go back to the original IP as everything is working perfectly…even the cloud login works fine, it just causes the log entry. When I’m traveling I can VPN back to my house with my Unifi setup so I don’t really need the cloud login and I’m happy to pay the yearly fee to help HA.
so really this is just an annoyance and I’d like to fix it but it’s not causing me any real pain.
If there is any other info I can provide please let me know