Sonos will play at external dynamic Adress - no sound

I bought at ikea the SYMFONISK gen 2 speaker. Its connected with dhcp on the router. The android sonos app has “successfully” configured. Its connected with LAN, WLAN disabled. I can ping the device. The windows app also has recognized the speaker. HomeAssistant will try to play it with the EXTERN DYNAMIC IP Address :nauseated_face:


            "next_track_uri": "",
            "next_track_meta_data": "",
            "enqueued_transport_uri": "https://xxx.ddns.net/media/local/01%20Toccata%20and%20Fugue%20in%20D%20minor,%20BWV%20565%20-%20Toccata,%20Adagio.mp3?authSig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJmMWFhNzRiNGU5ZGM0NWU0OTNjNDI3NTYwZGI3NTc2ZCIsInBhdGgiOiIvbWVkaWEvbG9jYWwvMDEgVG9jY2F0YSBhbmQgRnVndWUgaW4gRCBtaW5vciwgQldWIDU2NSAtIFRvY2NhdGEsIEFkYWdpby5tcDMiLCJwYXJhbXMiOltdLCJpYXQiOjE3MTQ2NTE5NjQsImV4cCI6MTcxNDczODM2NH0.F1oa_8aPxiVhsqtOj_O4hS5_3U6-eFkCUPY8HK14uU4",
            "enqueued_transport_uri_meta_data": "",
            "transport_status": "ERROR_LOST_CONNECTION",
            "transport_error_description": "7,0,01 Toccata and Fugue in D minor\\, BWV 565 - Toccata\\, Adagio.mp3?authSig=eyJhbGciOiJIUzI1NiIsInR5cCI6I,michaelxy.ddns.net,https://xxxx.ddns.net/media/local/01%20Toccata%20and%20Fugue%20in%20D%20minor\\,%20BWV%20565%20-%20Toccata\\,%20Adagio.mp3?authSig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJmMWFhNzRiNGU5ZGM0NWU0OTNjNDI3NTYwZGI3NTc2ZCIsInBhdGgiOiIvbWVkaWEvbG9jYWwvMDEgVG9jY2F0YSBhbmQgRnVndWUgaW4gRCBtaW5vciwgQldWIDU2NSAtIFRvY2NhdGEsIEFkYWdpby5tcDMiLCJwYXJhbXMiOltdLCJpYXQiOjE3MTQ2NTE5NjQsImV4cCI6MTcxNDczODM2NH0.F1oa_8aPxiVhsqtOj_O4hS5_3U6-eFkCUPY8HK14uU4,",
            "transport_error_uri": "https://xxxxxx.ddns.net/media/local/01%20Toccata%20and%20Fugue%20in%20D%20minor,%20BWV%20565%20-%20Toccata,%20Adagio.mp3?authSig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJmMWFhNzRiNGU5ZGM0NWU0OTNjNDI3NTYwZGI3NTc2ZCIsInBhdGgiOiIvbWVkaWEvbG9jYWwvMDEgVG9jY2F0YSBhbmQgRnVndWUgaW4gRCBtaW5vciwgQldWIDU2NSAtIFRvY2NhdGEsIEFkYWdpby5tcDMiLCJwYXJhbXMiOltdLCJpYXQiOjE3MTQ2NTE5NjQsImV4cCI6MTcxNDczODM2NH0.F1oa_8aPxiVhsqtOj_O4hS5_3U6-eFkCUPY8HK14uU4"

I have NO idea, where the sonos grap will get the dyndns and why he will play at that url?

The Sonos thing seams to take the external_url in the configuration.yaml.

homeassistant:
external_url: “https://werr.ddns.net
internal_url: “https://192.168.0.13

WTH why will it take the external_url to try to play audio. It seams ist a BUG.

I read some text and sonos with ssl and HA is a real bitch. I found the solution: I will give the sonos speaker back and will now try it with mpd.

Sodele - I disabled https and uninstalled letsencrypt. Now it works very normal!

I found some very esoterical “solutions” around: nginx, proxy, ssl, dns, letsencrypt and maybe some turtles on turtles all the way down

The solution must be: K.I.S.S. and bulletproofed…