Remote Control: messages sent from phone/web show as sent but never arrive in the CLI session
Open 💬 0 comments Opened Jul 14, 2026 by batesw60
Environment:
- Claude Code version: 2.1.208
- OS: Windows 11 Pro
- Login: Claude Pro account (not API key)
- Org: personal (not Team/Enterprise)
Steps to reproduce:
- Start a CLI session, run
/remote-controlto get the mobile link/QR. - Open the session on phone — tried both the Claude mobile app and the web link (claude.ai/code/session_...).
- Session content mirrors correctly (view works).
- Type and send a message from the phone.
Expected: Message appears in the CLI session and Claude responds, per the documented two-way sync behavior.
Actual: Message shows as sent on the phone/web side, but never appears in the terminal session. No error shown on either end.
Already ruled out:
- Auth is correct (
/statusconfirms Claude Pro login, not API key) - Not an org policy issue (personal org, no admin-managed Remote Control toggle applies)
- Reconnected
/remote-controlfresh (new session link) — same result - Confirmed CLI wasn't stuck in a local menu/prompt waiting for input
- Fully closed and restarted the phone (not just the app) — same result