#215·openui

Couldn't connect to Ollama at http://127.0.0.1:11434

Author: unstablejCreated Oct 28, 2024Updated Feb 7, 2025

Hi,

So no matter what I try I can't get openui running on docker to connect to Ollama thats running locally on my machine. I can verify that my ollama is running on my machine at port 11434 and I even have open webui running in a docker pulling models from it fine.

it keeps running into the following error: Couldn't connect to Ollama at http://127.0.0.1:11434

Anyone have any idea what's going on?