openclaw - 💡(How to fix) Fix [Bug] CLI命令(openclaw status/cron list)卡住不动 [3 comments, 4 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#73376Fetched 2026-04-29 06:20:27
View on GitHub
Comments
3
Participants
4
Timeline
6
Reactions
0
Timeline (top)
commented ×3cross-referenced ×1mentioned ×1subscribed ×1
RAW_BUFFERClick to expand / collapse

OpenClaw CLI 命令卡住问题

问题描述

  • openclaw status 命令会卡住不动
  • openclaw cron list 等其他命令也会卡住
  • Gateway Dashboard 正常运行
  • 核心功能(飞书聊天等)正常

环境

  • OpenClaw: 2026.4.26
  • OS: WSL2 (linux 6.6.87.2-microsoft-standard-WSL2)
  • Node: v22.22.2

测试结果

  • openclaw --version ✅ 正常
  • openclaw health ✅ 正常
  • curl http://127.0.0.1:18789/health ✅ 返回 {"ok":true,"status":"live"}
  • openclaw status ❌ 卡住
  • openclaw cron list ❌ 卡住

临时解决

使用Dashboard页面查看状态

记录时间

2026-04-28

extent analysis

TL;DR

The issue might be related to the OpenClaw CLI commands hanging, and a temporary workaround is to use the Dashboard page to view the status.

Guidance

  • The problem seems to be specific to certain OpenClaw CLI commands (openclaw status and openclaw cron list), while others (openclaw --version and openclaw health) work as expected.
  • The fact that curl http://127.0.0.1:18789/health returns a successful response suggests that the OpenClaw service is running and responding to HTTP requests.
  • To further troubleshoot, it might be helpful to investigate the differences in how these commands interact with the OpenClaw service.
  • Using the Dashboard page as a temporary workaround can help mitigate the issue, but it's essential to investigate the root cause of the CLI commands hanging.

Notes

The issue might be specific to the OpenClaw version (2026.4.26) or the environment (WSL2 with Linux 6.6.87.2-microsoft-standard-WSL2 and Node v22.22.2).

Recommendation

Apply workaround: Using the Dashboard page to view the status, as it seems to be a reliable alternative to the hanging CLI commands.

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…

Still need to ship something?

×6

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

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug] CLI命令(openclaw status/cron list)卡住不动 [3 comments, 4 participants]