docs: clarify Telegram IPv6 DNS troubleshooting

This commit is contained in:
Peter Steinberger
2026-01-15 07:23:19 +00:00
parent eb3eb3c39e
commit 564b6aa2aa
2 changed files with 8 additions and 0 deletions

View File

@@ -19,3 +19,6 @@ clawdbot channels status --probe
- Discord: [/channels/discord#troubleshooting](/channels/discord#troubleshooting)
- Telegram: [/channels/telegram#troubleshooting](/channels/telegram#troubleshooting)
- WhatsApp: [/channels/whatsapp#troubleshooting-quick](/channels/whatsapp#troubleshooting-quick)
## Telegram quick fixes
- Logs show `HttpError: Network request for 'sendMessage' failed` or `sendChatAction` → check IPv6 DNS. If `api.telegram.org` resolves to IPv6 first and the host lacks IPv6 egress, force IPv4 or enable IPv6. See [/channels/telegram#troubleshooting](/channels/telegram#troubleshooting).