Skip to main content

Channel troubleshooting

Use this page when a channel looks configured but the live behavior is wrong. Start in Agents > selected Agent > Channels. Confirm the account is configured, the route points to the expected Agent, DM/group policy is what you intended, and any restart-required notice has been handled. Then use the CLI checks below when you need runtime details.

Command ladder

Run these first:
fased status
fased gateway status
fased logs --follow
fased doctor
fased channels status --probe
Healthy baseline:
  • runtime is running
  • gateway RPC probe is healthy
  • the channel probe reports ready or connected

WhatsApp

SymptomFirst checkFix
connected but no DM repliesfased pairing list whatsappapprove sender or change DM policy
group messages ignoredinspect requireMention and mention patternsmention the agent or relax group policy
relogin loopschannel probe plus logsre-pair and inspect credential state
Full page: WhatsApp

Telegram

SymptomFirst checkFix
/start works but chat flow does notfased pairing list telegramapprove pairing or change DM policy
bot is online but group stays silentcheck privacy mode and mention gatingdisable privacy mode or mention the bot
send failures or fetch errorsinspect logs for Telegram API failuresfix DNS, IPv6, proxy, or reachability
Full page: Telegram

Discord

SymptomFirst checkFix
bot is online but guild replies never happenfased channels status --probeverify guild or channel allowlist and message-content intent
group messages ignoredinspect logs for mention gatingmention the bot or relax requireMention
DMs missingfased pairing list discordapprove DM pairing or change DM policy
Full page: Discord

Slack

SymptomFirst checkFix
Socket Mode is connected but no replies happenfased channels status --probeverify app token, bot token, and scopes
DMs blockedfased pairing list slackapprove pairing or relax DM policy
channel messages ignoredinspect groupPolicy and allowlistsallow the channel or open the policy
Full page: Slack

iMessage and BlueBubbles

SymptomFirst checkFix
no inbound eventsverify webhook reachability and server statefix webhook URL or BlueBubbles server health
can send but cannot receive on macOSinspect macOS privacy permissionsre-grant TCC permissions and restart
DM sender blockedfased pairing list imessage or ... bluebubblesapprove pairing or update allowlist
Full pages:

Signal

SymptomFirst checkFix
daemon is reachable but bot stays silentfased channels status --probeverify daemon URL, account, and receive mode
DMs blockedfased pairing list signalapprove sender or change DM policy
group replies never triggerinspect group allowlist and mention patternsadd sender or group, or relax gating
Full page: Signal

Matrix

SymptomFirst checkFix
logged in but room messages are ignoredfased channels status --probeinspect room allowlist and group policy
DMs do not processfased pairing list matrixapprove sender or change DM policy
encrypted rooms failinspect encryption setupenable crypto support and rejoin or resync
Full page: Matrix