Hi β Iβm trying to run ClawdBot locally and pair a Telegram bot, but pairing never completes. Iβve already gone through the docs and logs in detail.
Goal
β’ Run ClawdBot locally
β’ Pair Telegram so messages can be sent/received
What happens instead
β’ Telegram bot responds with a pairing code
β’ clawdbot pairing approve telegram <CODE> returns:
No pending pairing request found for code
β’ clawdbot status --all shows:
Gateway unreachable (unauthorized: gateway token missing)
β’ Control UI logs repeatedly show token_missing
Environment
β’ macOS 10.15.7 (Catalina)
β’ iMac Late 2013 (Intel i5, HDD)
β’ Node v22.22.0 (nvm)
β’ ClawdBot 2026.1.24-3
β’ Gateway: local, loopback (127.0.0.1:18789)
What Iβve tried
β’ Manual + LaunchAgent gateway
β’ Fresh pairing codes, immediate approval
β’ Verified profile usage
β’ Checked pairing list before approval
β’ Reviewed gateway + error logs
Question
Is this a known limitation on macOS 10.15 / older Intel Macs, or am I missing a required gateway auth setup step?
Happy to move to a VPS if local reliability on this OS is not supported β just want to confirm.
Happy to paste logs if helpful. Appreciate any help.