mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-15 12:00:43 +00:00
1.5 KiB
1.5 KiB
read_when, summary, title, x-i18n
| read_when | summary | title | x-i18n | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
渠道专属故障排除快捷指南(Discord/Telegram/WhatsApp) | 渠道故障排除 |
|
渠道故障排除
首先运行:
openclaw doctor
openclaw channels status --probe
channels status --probe 会在检测到常见渠道配置错误时输出警告,并包含小型实时检查(凭据、部分权限/成员资格)。
渠道
- 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 或代理环境)。