Skip to content

[BUG] DISABLE_TELEMETRY=1 breaks remote-control with misleading "not yet enabled" error #29580

@jschneider

Description

@jschneider

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

  1. DISABLE_TELEMETRY=1 claude remote-control
  2. Observe: "Error: Remote Control is not yet enabled for your account"
  3. claude remote-control (without the variable)
  4. 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

·✔︎· Connected

Steps 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:cliarea:corebugSomething isn't workinghas reproHas detailed reproduction stepsplatform:linuxIssue specifically occurs on Linux

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions