Ollama

"ollama cloud is disabled: remote model details are unavailable"

Ollama is running with cloud access turned off (OLLAMA_NO_CLOUD=1) while your config references a cloud or remote model, so its details can't be fetched. Either switch to a locally pulled model and remove the cloud ones with ollama rm, or, if you do want remote models, unset OLLAMA_NO_CLOUD (or set it to 0) and sign in to Ollama.

Likely cause

Ollama is running with cloud access turned off (OLLAMA_NO_CLOUD=1) while you referenced a cloud / remote model, so its details cannot be fetched.

The fix

  1. 1 Use a locally pulled model instead, or remove the cloud models (ollama rm <model>).
  2. 2 If you do want remote models, unset OLLAMA_NO_CLOUD (or set it to 0) and sign in to Ollama.
ollama pull qwen3-coder:30b

Hit a different error?

Paste any agent error and get the cause and fix in seconds.

Open the decoder

Frequently asked questions

Do I actually need cloud models, or can I stay local?

For most agent work a locally pulled model is enough. Pull a tool-capable model like qwen3-coder:30b and point your config at it to avoid the cloud dependency entirely.

I do want the remote model. How do I re-enable cloud?

Unset OLLAMA_NO_CLOUD or set it to 0, then sign in to Ollama so it can fetch remote model details.

Why was cloud disabled in the first place?

OLLAMA_NO_CLOUD=1 is commonly set for offline or privacy-sensitive setups. If that's intentional, keep it and use local models rather than referencing remote ones.

Stop firefighting agent errors

Decoding errors one at a time is the manual version of what BetterClaw automates. Run your OpenClaw agents hosted with managed models, retries and config validation built in.

$19/month per agent · BYOK · 7-day money-back guarantee