Channel 故障排除
先运行这两个命令:
openclaw doctor
openclaw channels status --probe
channels status --probe 会在检测到常见 Channel 配置错误时打印警告,并执行一些实时检查(凭证、部分权限/成员资格)。
Channels
- Discord: /channels/discord#troubleshooting
- Telegram: /channels/telegram#troubleshooting
- WhatsApp: /channels/whatsapp#troubleshooting-quick
Telegram 快速修复
- 日志显示
HttpError: Network request for 'sendMessage' failed或sendChatAction→ 检查 IPv6 DNS。如果api.telegram.org优先解析到 IPv6 地址,但主机缺少 IPv6 出站连接,可以强制使用 IPv4 或启用 IPv6。详见 /channels/telegram#troubleshooting。 - 日志显示
setMyCommands failed→ 检查到api.telegram.org的出站 HTTPS 和 DNS 可达性(在锁定的 VPS 或代理环境中很常见)。