-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Open
Labels
area:cliarea:corebugSomething isn't workingSomething isn't workinghas reproHas detailed reproduction stepsHas detailed reproduction stepsplatform:linuxIssue specifically occurs on LinuxIssue specifically occurs on Linux
Description
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?
Bug Description
claude remote-control fails with "Error: Remote Control is not yet enabled for your account" when DISABLE_TELEMETRY=1 is set — even on an eligible account.
Steps to Reproduce
DISABLE_TELEMETRY=1 claude remote-control- Observe: "Error: Remote Control is not yet enabled for your account"
claude remote-control(without the variable)- Observe: works correctly
Expected Behavior
DISABLE_TELEMETRY should disable analytics/tracking only. It should not affect feature-gate evaluation for Remote Control.
Environment
- Claude Code: 2.1.63
- OS: Linux (Ubuntu)
What Should Happen?
DISABLE_TELEMETRY should disable analytics/tracking only. It should not affect feature-gate evaluation for Remote Control.
Error Messages/Logs
DISABLE_TELEMETRY=1 claude remote-control
Error: Remote Control is not yet enabled for your account.
❯ claude remote-control
·✔︎· ConnectedSteps to Reproduce
DISABLE_TELEMETRY=1 claude remote-control
claude remote-control
Claude Model
Opus
Is this a regression?
No, this never worked
Last Working Version
No response
Claude Code Version
2.1.63 (Claude Code)
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:cliarea:corebugSomething isn't workingSomething isn't workinghas reproHas detailed reproduction stepsHas detailed reproduction stepsplatform:linuxIssue specifically occurs on LinuxIssue specifically occurs on Linux