1.2 KiB
1.2 KiB
summary, read_when
| summary | read_when | ||
|---|---|---|---|
| Channel-specific troubleshooting shortcuts (Discord/Telegram/WhatsApp) |
|
Channel troubleshooting
Start with:
moltbot doctor
moltbot channels status --probe
channels status --probe prints warnings when it can detect common channel misconfigurations, and includes small live checks (credentials, some permissions/membership).
Channels
- Discord: /channels/discord#troubleshooting
- Telegram: /channels/telegram#troubleshooting
- WhatsApp: /channels/whatsapp#troubleshooting-quick
Telegram quick fixes
- Logs show
HttpError: Network request for 'sendMessage' failedorsendChatAction→ check IPv6 DNS. Ifapi.telegram.orgresolves to IPv6 first and the host lacks IPv6 egress, force IPv4 or enable IPv6. See /channels/telegram#troubleshooting. - Logs show
setMyCommands failed→ check outbound HTTPS and DNS reachability toapi.telegram.org(common on locked-down VPS or proxies).