claude-code - 💡(How to fix) Fix [BUG] Pro plan CLI blocked with 'usage limit reached' despite 0% quota used on dashboard (689/200k tokens) [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#54878Fetched 2026-05-01 05:52:03
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Author
Timeline (top)
labeled ×4commented ×1

Error Message

Receive usage limit error Screenshot: [attached — shows dashboard at 689/200k alongside CLI error]

Error Messages/Logs

  1. Receive usage limit error

Code Example

⎿  Credit balance too low · Add funds: https://platform.claude.com/settings/billing
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?

Plan: Pro Claude Code version: 2.1.116 Install method: Standalone binary and npx (both reproduce) OS: Mac Tahoe 24.6

<img width="694" height="595" alt="Image" src="https://github.com/user-attachments/assets/b77233d3-2b54-402c-89a5-3ea2a59ac352" />

What's wrong: Claude Code CLI reports "usage limit reached" and refuses to accept prompts, but the usage dashboard at claude.ai shows 689/200k tokens used (0%). The web interface (claude.ai) works normally. Switching from the standalone binary to npx @anthropic-ai/claude-code produces the same result. Steps to reproduce:

Open Claude Code CLI Attempt any prompt Receive usage limit error Check claude.ai/settings/usage — shows 0% quota consumed

Expected behavior: CLI should function normally given 0% quota usage. Actual behavior: CLI is blocked. Web interface is unaffected. Screenshot: [attached — shows dashboard at 689/200k alongside CLI error] Notes: This appears consistent with the server-side invisible token inflation bug reported in #38335 and #41930, where quota is consumed without being reflected in the dashboard.

What Should Happen?

CLI should function normally given 0% quota usage.

Error Messages/Logs

⎿  Credit balance too low · Add funds: https://platform.claude.com/settings/billing

Steps to Reproduce

  1. Open Claude Code CLI
  2. Attempt any prompt
  3. Receive usage limit error
  4. Check claude.ai/settings/usage — shows 0% quota consumed

Claude Model

Sonnet (default)

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

2.1.116

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The most likely fix is to wait for a resolution to the server-side invisible token inflation bug, as the issue appears consistent with previously reported bugs #38335 and #41930.

Guidance

  • Verify that the quota usage on the dashboard at claude.ai/settings/usage remains at 0% when attempting to use the CLI, to confirm the discrepancy between the dashboard and the CLI error message.
  • Check the Anthropic API status for any known issues or maintenance that may be causing the problem.
  • Attempt to use a different model, such as a non-default model, to see if the issue is specific to the Sonnet model.
  • Monitor the GitHub issues #38335 and #41930 for updates on the server-side invisible token inflation bug, as a resolution to this bug may fix the issue.

Notes

The issue appears to be related to a server-side bug, and therefore may not be resolvable through local configuration changes or code updates. The user may need to wait for a resolution to the underlying bug.

Recommendation

Apply workaround: Wait for a resolution to the server-side invisible token inflation bug, and monitor the GitHub issues #38335 and #41930 for updates. This is because the issue appears consistent with previously reported bugs, and a resolution to this bug may fix the issue.

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] Pro plan CLI blocked with 'usage limit reached' despite 0% quota used on dashboard (689/200k tokens) [1 comments, 2 participants]