Hey everyone,
hope you're doing well. I'm trying to create a setup in which OpenClaw runs on my Mac Mini using local Ollama models that run on my MacBook Pro but I can't get OpenClaw to connect to Ollama via WIFI.
On my Mac Mini, when I enter the address of Ollama in my browser it says Ollama is running and I can reach it just fine using curl. It also responds to my prompts.
But this is what it looks like when I run openclaw onboard and select the corresponding options:
◇ Model/auth provider
More…
◇ Model/auth provider
Ollama
◇ Ollama mode
Local only
◇ Ollama base URL
http://x:11434
◇ **Ollama**
Ollama could not be reached at http://x:11434.
Download it at https://ollama.com/download
Start Ollama and re-run setup.
What am I missing here? How can I fix my setup?