Preflight Checklist
What's Wrong?
After stopping claude remote-control on a remote host, the claude.ai/code web UI correctly shows "Disconnected" status but the session becomes stuck — the github_compare_branches TanStack Query continues retrying indefinitely against the dead session_ingress proxy, causing persistent 401 errors and preventing the session from reaching a clean idle state.
failed request: POST https://claude.ai/v1/session_ingress/session/{SESSION_ID}/git_proxy/compare
What Should Happen?
Claude code webpage/desktop should end this session
Error Messages/Logs
Steps to Reproduce
- Start
claude remote-control on a remote host
- Open the bridged session in claude.ai/code
- Interact with the session (Claude creates a working branch like
claude/main-R1175)
- Stop the
claude remote-control process on the remote host (Ctrl+C or kill)
- Observe the web UI
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.1.81
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
No response
Preflight Checklist
What's Wrong?
After stopping
claude remote-controlon a remote host, the claude.ai/code web UI correctly shows "Disconnected" status but the session becomes stuck — thegithub_compare_branchesTanStack Query continues retrying indefinitely against the deadsession_ingressproxy, causing persistent 401 errors and preventing the session from reaching a clean idle state.failed request: POST https://claude.ai/v1/session_ingress/session/{SESSION_ID}/git_proxy/compare
What Should Happen?
Claude code webpage/desktop should end this session
Error Messages/Logs
Steps to Reproduce
claude remote-controlon a remote hostclaude/main-R1175)claude remote-controlprocess on the remote host (Ctrl+C or kill)Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.1.81
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
No response