pssc / ha-addon-lms

Logitech Media Server Addon for Home Assistant
GNU General Public License v3.0
56 stars 13 forks source link

Seeing ClientConnectorError in lms logs #15

Closed ovizii closed 1 year ago

ovizii commented 2 years ago

Seeing this error in the logs, not sure about its importance. I also installed your squeezelite add-on on this HA instance - might be related. its config is:

name: hasqueezy
server: 10.10.10.87

10.10.10.87 is the IP of HA/lms/squeezelite

[services.d] starting services
Start Logitech Media Server...
[services.d] done.
[09:36:47] INFO: Waiting for lms before starting NGinx...
[09:36:48] INFO: Starting NGinx...
error: ClientConnectorError: Cannot connect to host homeassistant.local:8123 ssl:default [No address associated with hostname]
Run with -x to see full exception information
[09:36:56] INFO: Event lms.service
{"message": "Event lms.service fired."}
pssc commented 2 years ago

Yes I have seen this also in my setup but I don't think it happens all the time, this is trying to fire an event into HA to say we have lms service now for triggers/automations

pssc commented 1 year ago

This is the hass-cli health check breaking