claude-code - 💡(How to fix) Fix [Bug] Remote Control unavailable despite Max plan subscription on v2.1.128 [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#56424Fetched 2026-05-06 06:28:25
View on GitHub
Comments
1
Participants
2
Timeline
6
Reactions
0
Timeline (top)
labeled ×5commented ×1

Error Message

[{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-05T20:30:23.155Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-05T20:30:27.669Z"}]

Code Example

[{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-05T20:30:23.155Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-05T20:30:27.669Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description Remote control is no longer available to me. I'm on version 2.1.128 and pay for the Max plan so it should be available to me. claude remote-control returns "Error: Remote Control is not yet enabled for your account." I've reached out to support online but received no reply. Please address ASAP, its a critical feature for me.

Environment Info

  • Platform: darwin
  • Terminal: tmux
  • Version: 2.1.128
  • Feedback ID: ee680af7-e0cd-4fba-833b-00f8767ce2f5

Errors

[{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-05T20:30:23.155Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-05T20:30:27.669Z"}]

extent analysis

TL;DR

The issue might be resolved by verifying account settings and permissions for remote control access, as the error suggests it's not enabled for the account.

Guidance

  • Check the account settings to ensure remote control is enabled, as the error message indicates it's not yet enabled.
  • Verify the Max plan subscription is active and correctly linked to the account, as remote control is supposed to be available with this plan.
  • Review the claude remote-control command syntax and options to ensure it's being used correctly.
  • Consider reaching out to support again or through a different channel, as the initial attempt did not receive a response.

Example

No code snippet is provided as the issue does not clearly imply a code-related fix.

Notes

The provided errors suggest a request abort issue, but the primary error message points towards an account settings or permissions problem rather than a code or version issue.

Recommendation

Apply workaround: Verify account settings and permissions, as this is the most direct approach to resolving the "Remote Control is not yet enabled for your account" error, given the information provided.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [Bug] Remote Control unavailable despite Max plan subscription on v2.1.128 [1 comments, 2 participants]