← 返回
未分类 中文

Openclaw Self Heal

Autonomously diagnose and fix OpenClaw system errors affecting UI, channels, gateway, memory, or pairing, escalating only if needed.
自主诊断并修复影响UI、通道、网关、内存或配对的OpenClaw系统错误,仅在必要时上报。
jbauman-26 jbauman-26 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 449
下载
💾 0
安装
1
版本
#latest

概述

openclaw-self-heal

Diagnose and fix OpenClaw issues autonomously. Fix first, report after (unless destructive).

Quick Triage (run first)

openclaw status 2>&1
openclaw logs --limit 100 2>&1

Parse output for: error, warn, SIGTERM, failed, pairing required, disconnected, crash.

See references/diagnostics.md for symptom → fix mappings.

Fix Philosophy

  1. Try the safe fix first — restart gateway, reload config, clear cache
  2. Fix → verify → report — don't ask Jake until you've tried
  3. Escalate only for: data loss risk, credential resets, config changes Jake must approve, or repeated failure after 2 attempts
  4. Always log what you did to memory/YYYY-MM-DD.md

Common Commands

# Gateway control
openclaw gateway status
openclaw gateway restart
openclaw gateway stop && sleep 3 && openclaw gateway start

# Status + logs
openclaw status
openclaw status --deep
openclaw logs --limit 200
openclaw logs --follow   # use briefly, then kill

# Security audit
openclaw security audit

Verification

After any fix, confirm resolution:

openclaw status 2>&1 | grep -E "(Gateway|Channel|Error|CRITICAL|WARN)"

If still broken after restart, consult references/diagnostics.md for deeper fixes.

Reporting

After resolving: brief summary to Jake — what broke, what you did, current state.

If you couldn't fix it: tell Jake what you found + what you tried, with the exact error.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 14:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 90 📥 30,871
it-ops-security

Tmux

steipete
通过发送按键和抓取窗格输出,远程控制交互式 CLI 的 tmux 会话。
★ 45 📥 29,478
it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,873