Errors and warnings

I see this just about every morning and am not sure what it means. 192.168.1.166):8009 isn’t familiar to me.

Home Assistant Core

[Office(192.168.1.166):8009] Failed to connect to service ServiceInfo(type=‘host’, data=(‘192.168.1.166’, 8009)), retrying in 5.0s

02:14:07 – (ERROR) /usr/local/lib/python3.10/site-packages/pychromecast/socket_client.py - message first occurred at 20 March 2023 at 04:23:52 and shows up 3 times

[Office(192.168.1.166):8009] Heartbeat timeout, resetting connection

02:14:07 – (WARNING) /usr/local/lib/python3.10/site-packages/pychromecast/socket_client.py - message first occurred at 20 March 2023 at 04:23:49 and shows up 3 times

Detected integration that calls media_source.async_resolve_media without passing an entity_id. Please report issue for media_source using this method at homeassistant/components/media_source/init.py, line 147: report(“calls media_source.async_resolve_media without passing an entity_id”)

21 March 2023 at 21:31:54 – (WARNING) helpers/frame.py

I’m not sure what my next step should be.

I see these every morning and am not where to go to correct them. Any hints appreciated.

Home Assistant Core
[Office(192.168.1.166):8009] Failed to connect to service ServiceInfo(type='host', data=('192.168.1.166', 8009)), retrying in 5.0s
04:44:07 – (ERROR) /usr/local/lib/python3.10/site-packages/pychromecast/socket_client.py
[Office(192.168.1.166):8009] Heartbeat timeout, resetting connection
04:43:49 – (WARNING) /usr/local/lib/python3.10/site-packages/pychromecast/socket_client.py
Error doing job: Task exception was never retrieved
23 March 2023 at 23:17:37 – (ERROR) components/hassio/handler.py

edit: Would a change in the logger integration help? Maybe the warnings and errors aren’t serious?

Are you using Spotcast or similar?

No, not on purpose. I have a Google Nest Mini which we really don’t use and a Nvidia Shield which we do use but am not sure why it shows up in HA. Could they be the errors?

There’s also something in Integrations called Radio Browser.

What is 192.168.1.166? Is that your HA host, your Nest Mini, your shield or something else? There’s a failing connection on port 8009 to or from that device that is throwing the error. May be nothing to worry about — I get lots of errors when restarting as HA fails to connect to various of my devices that are switched off at that time.

I’m not sure what it is but will investigate. Thanks a lot for the help.