claude-code - 💡(How to fix) Fix [Bug] claude rc "Remote Control not yet enabled for your account" — seatTier: null on active Max subscription (macOS aarch64)

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…

Error Message

Error: Remote Control is not yet enabled for your account.

Code Example

Error: Remote Control is not yet enabled for your account.
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Running claude rc or claude remote-control returns:

Error: Remote Control is not yet enabled for your account.

This occurs on an active Max plan personal account. Persists after full re-authentication including config wipe.

Key diagnostic from ~/.claude.json:

  • seatTier: null
  • hasAvailableSubscription: absent entirely after fresh login
  • billingType: stripe_subscription
  • subscriptionCreatedAt: 2026-02-28T11:26:57.196041Z

What Should Happen?

claude rc should start a remote control session and display a session URL and QR code as documented at https://code.claude.com/docs/en/remote-control

Error Messages/Logs

Error: Remote Control is not yet enabled for your account.

Steps to Reproduce

  1. Run: claude rc
  2. Observe: "Error: Remote Control is not yet enabled for your account."

Attempted fixes (all failed):

  1. /logout then /login inside session
  2. rm ~/.claude.json then claude /login (fresh config)
  3. Verified Max plan active at claude.ai/settings/billing
  4. Confirmed no CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC or DISABLE_TELEMETRY in shell profile (~/.zshrc, ~/.zprofile)

Claude Model

None

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

2.1.144 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

~/.claude.json confirms: "billingType": "stripe_subscription" "subscriptionCreatedAt": "2026-02-28T11:26:57.196041Z" "seatTier": null "opusProMigrationComplete": true

Account is personal Gmail, not Team/Enterprise — no org admin involved. Subscription created ~4 days after Remote Control launched (Feb 24). Possible that new Max subscribers created post-launch weren't auto-provisioned with the feature flag.

Related issues: #30242, #33119

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