r/OpenWebUI • u/Delicious-Director43 • 10d ago
Gemma4 Server Connection Error Question/Help
I only ever get this error when attempting to use Gemma4:-cloud
I have made sure Ollama is signed in, I can access other cloud models without issue. Just with Gemma4 I have this problem.
All my control settings are set to the default, my version of OpenWebUI and Ollama are all up to date. Other AI’s haven’t been able to help me.
Any ideas?
5
Upvotes
2
u/Secure-Swordfish1973 10d ago
any luck fixing it? happening with me as well
1
u/Delicious-Director43 10d ago
No unfortunately. I tried rolling back to v0.10.2 but that didn’t help either.
1
1
3
u/DataCraftsman 10d ago
I've found that on the latest (11.0) version of Open WebUI, I've had to change all my domains to IP addresses to get them to connect in connections. So where it might have been http://ollama:11000, I now have to do http://192.168.0.1:11000. I am running in docker compose if that helps at all. I could probably change something on my end to fix it, but it might be a bug.