Hi All First time poster, long time watcher of the channel. Hope this is the correct part of the forum to post this in, it seems very much like a me problem and not specific to just one thing.
I have been scouring the internet trying to find a solution to a problem which as far as I can see is not happening to anyone else.
I am running stability matrix to manage models etc and have swarmui running inside it to swap beetwen it and comfyui.
I have a few workflows working which I am happy with but I am trying to incorporate ollama into things, I have a few workflows with no missing nodes but I cannot get the ollama nodes to see my ollama instance.
All my machines are networked with tailscale, my ollama instance is running on my server which is a few miles away from me, I can curl the ip address with sucesion on my windows machine, I can head to the tailscale IP for my server with ollamas port in a web browser and it shows ollama is running but for the absolute life of me I cannot get any nodes in comfy ui to recognise my self hosted ollama instance, I enter the http address plus the port but I cannot select a model it just stays as undefined and it does not work.
OLLAMA HOST has been set to 0.0.0.0 on my server, I have also added the port to the end of this with no succesion.
I have tried both the servers correct IP and the tailscale IP with no succesion.
Really lost as to how I can get this setup, is it even possible just now or is it local only?
Ollama is running on unraid if that makes any difference.
Curl works, the web url works, just the nodes are not accepting this info in comfyui for some reason.
Tried googling but there does not seem to be much info apart from ensuring the OLLAMA HOST is set correctly which I have already done.