[BUG] API Error: Rate limit reached despite 0% weekly usage and 2% session usage

Resolved 💬 1 comment Opened Mar 21, 2026 by valimikayilov Closed Mar 21, 2026

Preflight Checklist

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

What's Wrong?

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report
  • [x] I am using the latest version of Claude Code

What's Wrong?

Every request to Claude Code returns API Error: Rate limit reached, even a simple "hi" message. The /usage command shows 2% session usage and 0% weekly usage, confirming no actual rate limit should be in effect.

The issue persists across:

  • New sessions
  • Logging out and back in (/logout → relaunch claude)
  • Waiting 30+ minutes between attempts

Environment

  • Claude Code version: v2.1.81
  • Model: Opus 4.6 (1M context)
  • Plan: Claude Pro
  • OS: macOS (MacBook Air)
  • Region: Europe (Austria, Europe/Vienna timezone)

Steps to Reproduce

  1. Open Claude Code (claude)
  2. Send any message (e.g., hi)
  3. Receive API Error: Rate limit reached
  4. Run /usage — shows 2% session, 0% weekly
  5. Try /logout, relaunch Claude Code, send message → same error
  6. Try switching billing (API Usage Billing → Claude Pro) → same error

Expected Behavior

With 0% weekly usage and 2% session usage, requests should be processed normally.

Actual Behavior

All requests fail with API Error: Rate limit reached regardless of actual usage levels. No retry timer or wait duration is provided in the error message.

Additional Context

  • This appears related to issues #29579 and #33094
  • The issue started occurring with Opus 4.6 as the selected model
  • claude.ai web interface also shows 0% usage
  • /remote-control was active during the sessions

What Should Happen?

With 0% weekly usage and 2% session usage, requests should be processed normally without any rate limit errors.

Error Messages/Logs

API Error: Rate limit reached

/usage output:
Session usage: 2%
Weekly usage: 0%

Steps to Reproduce

  1. Open Claude Code (claude)
  2. Send any message (e.g., hi)
  3. Receive API Error: Rate limit reached
  4. Run /usage — shows 2% session, 0% weekly
  5. Try /logout, relaunch Claude Code, send message → same error
  6. Try switching billing (API Usage Billing → Claude Pro) → same error

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.1.81 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

  • This appears related to issues #29579 and #33094
  • The issue started occurring with Opus 4.6 as the selected model
  • claude.ai web interface also shows 0% usage
  • /remote-control was active during the sessions

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗