openclaw - 💡(How to fix) Fix [Bug]: openclaw stuck at loading after switching to Ollama/gemma4:26b (stuck at `Wake up my friend`) [6 comments, 5 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#59916Fetched 2026-04-08 02:38:52
View on GitHub
Comments
6
Participants
5
Timeline
14
Reactions
2
Timeline (top)
commented ×6subscribed ×3labeled ×2renamed ×2

I just downloaded Gemma4:26b (https://github.com/ollama/ollama/releases) and setup openclaw with it. upon starting open claw, it gets stuck at wake up, my friend and loads for ever (waited 15min). Looks like a bug because while open claw is stuck, and I open a new terminal and run ollama run gemma4:26b hello there, then I get an answer within 5 seconds.

Root Cause

I just downloaded Gemma4:26b (https://github.com/ollama/ollama/releases) and setup openclaw with it. upon starting open claw, it gets stuck at wake up, my friend and loads for ever (waited 15min). Looks like a bug because while open claw is stuck, and I open a new terminal and run ollama run gemma4:26b hello there, then I get an answer within 5 seconds.

RAW_BUFFERClick to expand / collapse

Bug type

Behavior bug (incorrect output/state without crash)

Beta release blocker

No

Summary

I just downloaded Gemma4:26b (https://github.com/ollama/ollama/releases) and setup openclaw with it. upon starting open claw, it gets stuck at wake up, my friend and loads for ever (waited 15min). Looks like a bug because while open claw is stuck, and I open a new terminal and run ollama run gemma4:26b hello there, then I get an answer within 5 seconds.

Steps to reproduce

download and configure: https://github.com/ollama/ollama/releases with openclaw restart gateway and let it start

Expected behavior

openclaw answer the wake up, my friend prompt in less than 2min

Actual behavior

openclaw loads for ever

OpenClaw version

2026.04.02

Operating system

MacOS Tahoe

Install method

npm

Model

ollama

Provider / routing chain

openclaw -> local ollama model (gemma4:26b)

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

extent analysis

TL;DR

The issue with OpenClaw getting stuck at the "wake up, my friend" prompt may be related to the interaction between OpenClaw and the local Ollama model, and a potential workaround is to investigate the configuration or the model's responsiveness.

Guidance

  • Verify that the Ollama model (Gemma4:26b) is correctly configured and responsive by running the ollama run command in a separate terminal, as the user has already done, to see if the issue persists.
  • Check the OpenClaw version (2026.04.02) for any known issues or updates that may address the problem.
  • Investigate the difference in behavior between running OpenClaw and running the ollama run command directly, to identify potential causes for the discrepancy.
  • Consider testing with a different model or configuration to isolate the issue.

Notes

The lack of logs, screenshots, and additional information makes it challenging to provide a more specific solution. The fact that the ollama run command responds quickly suggests that the issue may be related to the OpenClaw configuration or its interaction with the local Ollama model.

Recommendation

Apply a workaround by investigating the OpenClaw configuration and the local Ollama model's responsiveness, as the root cause of the issue is unclear and may require further troubleshooting.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

openclaw answer the wake up, my friend prompt in less than 2min

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING