home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.67k stars 30.42k forks source link

squeezebox behinde traefik with https (LetsEncrypt Cert) not work #60550

Closed jeschero closed 2 years ago

jeschero commented 2 years ago

The problem

Home assistant can't connect to lms, i get the error message connection refused (Verbindung fehlgeschlagen is the original text). I think the problem is because the logitech media server (squeezebox) is behind traefik with a official cert from LetsEncrypt and home assistant can't manage a ssl connection in this plugin.

I tested it with the params:

host: "https://lms.example.net"
port: "443"

and

host: "lms.example.net"
port: "443"

and this don't work

What version of Home Assistant Core has the issue?

2021.11.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

2021.11.1

Link to integration documentation on our website

https://www.home-assistant.io/integrations/squeezebox/

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

probot-home-assistant[bot] commented 2 years ago

squeezebox documentation squeezebox source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years ago

Hey there @rajlaud, mind taking a look at this issue as it has been labeled with an integration (squeezebox) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)