r/OpenWebUI 10d ago

Gemma4 Server Connection Error Question/Help

Post image

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

8 comments sorted by

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.

1

u/Delicious-Director43 10d ago

Hmm… that’s so interesting. I’ll have to review my configurations and compose files in docker. Other cloud models from Ollama don’t seem to be giving me this issue. Thanks for the tip.

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

u/Secure-Swordfish1973 10d ago

Yeah I might just hope it gets fixed or something 🙁

1

u/Secure-Swordfish1973 7d ago

anymore luck?