homeassistant-satellite icon indicating copy to clipboard operation
homeassistant-satellite copied to clipboard

Server disconnected

Open itiotdk opened this issue 1 year ago • 4 comments

I use ssl on my server and using a pi3 and i cant connect.

i use script/run --host 10.0.0.191 --token. ehfwhefhwklfhkjafdhkljqahfgkjahfkljqf

installed openwakeword and it was dicovered on ha. but nothing in the logs and just get server disconnected in terminal on pi3.

do i need to change the ip for ports for ssl

regards andy

itiotdk avatar Oct 13 '23 19:10 itiotdk

Not the port, but you will need to add --protocol https to the command

synesthesiam avatar Oct 13 '23 19:10 synesthesiam

great and thanks for the quick response.
but my local ip does not match my certificate.

tried hostname that resolves on my lan. but it wont work

itiotdk avatar Oct 13 '23 20:10 itiotdk

ok got it working by adding my host to etc/hosts. now i just need to get the rest working. exiting!

itiotdk avatar Oct 13 '23 20:10 itiotdk

What did you add to get it working? My lan hostname gives a similar error about the certificate. When I use my external domain name that matches the certificate, it does not give me any error, but it just hangs after the speech detected line and never seemingly connects to my Home Assistant.

froman753 avatar Nov 22 '23 00:11 froman753