Skip to content

常见问题排查(推荐顺序)

1) 先看整体状态

bash
openclaw status --deep

2) 看日志(最重要)

bash
openclaw logs --follow

3) Gateway 相关

bash
openclaw gateway status
openclaw gateway probe

4) 渠道相关

bash
openclaw channels status
openclaw channels logs --channel all

5) 模型/鉴权相关

bash
openclaw models status
openclaw models status --probe

--probe 会发真实请求,可能消耗额度;只有在需要时再用。

6) 记忆相关

bash
openclaw memory status --deep
openclaw memory index --force