Hello guys, just looking for some pointers, I don't know if this is a home assistant issue or tailscale, I have asked on their discord but no dice. Basically I am running Ollama on an external server, and that is on the same tailnet as my home assistant. I have the Tailscale Addon installed and that is up and running, also I can connect to the Ollama port from any machine on the tailnet. However, when I input the address into the Ollama integration, it fails to connect. Has anybody been successful in setting up a similar scenario. Please help....
#Ollama and Tailscale
1 messages · Page 1 of 1 (latest)
I haven't used it myself but perhaps a place to start:
does ha-core context have access to the virtual adaptor made by the tailscale addon? perhaps its not allowing outgoing connections on that adaptor and instead trying to use the regular gateway. you may have to send connection to the tailscale addon and redirect it though the tunnel from there?
Thanks for the suggestion, to be honest, I have no idea how to do that, bur I will investigate further and let you know.