#Yaml dosnt include api

1 messages · Page 1 of 1 (latest)

sacred thistle
#

I want to create some voice satelites
Raspi 5 8GB
Jabra speak 750
ghcr.io/ohf-voice/linux-voice-assistant:nightly

I looked at the git issues there it says 1.1.0 should fixed it
I tried latest and nightly and I still have the API error in home assistant if I try to add the device

restive tiger
#

Hi, sorry for the last response. The error should be fixed with the last version. Please also try to use latest instead of nightly since nightly can be unstable.

sacred thistle
restive tiger
#

Can you check the logs on the docker container? Is the container running?

sacred thistle
restive tiger
#

Can you check if you use the latest version with a docker compose pull?

#

Do you have a firewall or just one big LAN Network?

restive tiger
#

And please enable debug mode!

sacred thistle
sacred thistle
sacred thistle
restive tiger
#

Latest HA installed?

restive tiger
#

if youre in the directory...

#

docker compose down --remove-orphans

#

docker compose up -d

or without -d, then you can see all logs directly and STRG + C/D if you want to exit the container

sacred thistle
sacred thistle
restive tiger
#

hmmmm ok. Yeah i need a debug output just from the start of the LVA. And another one where you try to set it up

#

There is something strange going on since it works. Just run a setup today.

sacred thistle
#

I sadly can't atm access the raspi
I do it if I'm back home 26.2
(I should really configure watchdog)

restive tiger
#

yeah no problem. And i hope you know that docker compose up -d doesnt automatically downlaod the latest image. so do a docker compose pull

sacred thistle
#

It was firewall on the raspi...

#

Does it need a udp port too?

restive tiger
#

TCP to HA, UDP to HA, HA to device TCP

restive tiger
#

Did you had any progress?

sacred thistle
#

Everything works now thx

restive tiger
#

Glad to read that. What was the problem? Just the firewall?