Skip to content

Channel Troubleshooting

Channel troubleshooting

Use this page when a channel connects but behavior is wrong.

Command ladder

Run these in order first:

Terminal window
remoteclaw status
remoteclaw gateway status
remoteclaw logs --follow
remoteclaw doctor
remoteclaw channels status --probe

Healthy baseline:

  • Runtime: running
  • RPC probe: ok
  • Channel probe shows connected/ready

WhatsApp

WhatsApp failure signatures

SymptomFastest checkFix
Connected but no DM repliesremoteclaw pairing list whatsappApprove sender or switch DM policy/allowlist.
Group messages ignoredCheck requireMention + mention patterns in configMention the bot or relax mention policy for that group.
Random disconnect/relogin loopsremoteclaw channels status --probe + logsRe-login and verify credentials directory is healthy.

Full troubleshooting: /channels/whatsapp#troubleshooting-quick

Telegram

Telegram failure signatures

SymptomFastest checkFix
/start but no usable reply flowremoteclaw pairing list telegramApprove pairing or change DM policy.
Bot online but group stays silentVerify mention requirement and bot privacy modeDisable privacy mode for group visibility or mention bot.
Send failures with network errorsInspect logs for Telegram API call failuresFix DNS/IPv6/proxy routing to api.telegram.org.
Upgraded and allowlist blocks youremoteclaw security audit and config allowlistsRun remoteclaw doctor --fix or replace @username with numeric sender IDs.

Full troubleshooting: /channels/telegram#troubleshooting

Discord

Discord failure signatures

SymptomFastest checkFix
Bot online but no guild repliesremoteclaw channels status --probeAllow guild/channel and verify message content intent.
Group messages ignoredCheck logs for mention gating dropsMention bot or set guild/channel requireMention: false.
DM replies missingremoteclaw pairing list discordApprove DM pairing or adjust DM policy.

Full troubleshooting: /channels/discord#troubleshooting

Slack

Slack failure signatures

SymptomFastest checkFix
Socket mode connected but no responsesremoteclaw channels status --probeVerify app token + bot token and required scopes.
DMs blockedremoteclaw pairing list slackApprove pairing or relax DM policy.
Channel message ignoredCheck groupPolicy and channel allowlistAllow the channel or switch policy to open.

Full troubleshooting: /channels/slack#troubleshooting

iMessage and BlueBubbles

iMessage and BlueBubbles failure signatures

SymptomFastest checkFix
No inbound eventsVerify webhook/server reachability and app permissionsFix webhook URL or BlueBubbles server state.
Can send but no receive on macOSCheck macOS privacy permissions for Messages automationRe-grant TCC permissions and restart channel process.
DM sender blockedremoteclaw pairing list imessage or remoteclaw pairing list bluebubblesApprove pairing or update allowlist.

Full troubleshooting:

Signal

Signal failure signatures

SymptomFastest checkFix
Daemon reachable but bot silentremoteclaw channels status --probeVerify signal-cli daemon URL/account and receive mode.
DM blockedremoteclaw pairing list signalApprove sender or adjust DM policy.
Group replies do not triggerCheck group allowlist and mention patternsAdd sender/group or loosen gating.

Full troubleshooting: /channels/signal#troubleshooting

Matrix

Matrix failure signatures

SymptomFastest checkFix
Logged in but ignores room messagesremoteclaw channels status --probeCheck groupPolicy and room allowlist.
DMs do not processremoteclaw pairing list matrixApprove sender or adjust DM policy.
Encrypted rooms failVerify crypto module and encryption settingsEnable encryption support and rejoin/sync room.

Full troubleshooting: /channels/matrix#troubleshooting