#Problem using HA-Cloud-TTS

1 messages · Page 1 of 1 (latest)

brittle sage
#

I would like to play around with TTS and as I have HA-Cloud enabled I'd like to use that.
The problem is, that when I go to Settings -> Home Assistant Cloud -> TTS -> try I then see an error message like this:

Die Aktion media_player/play_media konnte nicht ausgeführt werden. HTTPConnectionPool(host='192.168.1.9', port=8123): Max retries exceeded with url: /api/tts_proxy/76<some long id not sure what it is>e3_de-de_dd5f24498e_cloud.mp3 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2a3da6f0>: Failed to establish a new connection: [Errno 111] Connection refused'))

The strange thing is... my HA is running on 192.168.1.15 NOT on .9. I used to have HA running on .9 (in a docker container) but that was a looooooooong time ago and I have no idea where there would be a setting referencing this old IP?

Edit: When I choose "Playback in browser" it works. Just not when I try to use any of my two homepod minis

fickle jetty
#

Check the base urls used at settings > system > network (advanced mode needs to be enabled for your user). What do you see there?

brittle sage
#

Thank you for helping and I think it’s the right solution… there is indeed the old url!!! But how can I change it? The field is disabled?!? And i have Advanced-Mode turned on…

#

And at least I can’t see a config for it in my yaml files…. 🥴

fickle jetty
#

I've never seen these fields or toggles disabled. 🤔 I'll have to look into it

#

But you can use the "eye" icons to see the URLs?

fickle jetty
#

I wasn’t even paying attention to the text in the screenshot. 🤦‍♂️

yes, in configuration.yaml. Did you look there?

brittle sage
#

When u toggle the eye i see indeed the wrong IP 👌 so your thought is the solution! 👌👌👌
And yes… i tried looking into it, but i at least didn’t see anything there… i‘ll check again tomorrow…

brittle sage
#

so yeah... i checked again today... when i search using VS-Code-Server for the IP, I only find one entry (which is my synology endpoint) and that's valid
so i have no idea why i can't change that setting 😦 but I am quite sure it's the origin vor my problem...

brittle sage
#

ok.. 🙂 i have NO IDEA why I can't change it in the UI, so I added the internal_url to the homeassistant part of the config and NOW!!! TTS is working! Awesome!!!!!
THANK YOU SO MUCH!!!!
I'd love to figure out why I can't set it in the UI, but hey... for now that's perfect!

fickle jetty
onyx flower
#

I'm having problems with TTS. I have an M5 Atom Echo and NabuCasa. It detects my voice and does an STT, responds to me, but it doesn't do TTS, so I don't hear anything. I flashed Echo with the original code and many other but with same problem.