llm_backend_connectionTier 1 · 70% confidence

ai-agents-llm-backend-connecti-when-ollama-is-running-on-a-separate-server-from-o-cfe74aa7

agent: ai_agents

When does this happen?

IF When Ollama is running on a separate server from Open WebUI, the default site_1 connection fails.

How others solved it

THEN Set the environment variable `OLLAMA_BASE_URL` to the Ollama server URL (e.g., https://example.com) when starting Open WebUI Docker container.

docker run -d -p 3000:8080 -e OLLAMA_BASE_URL=https://example.com -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics