← Reddit

BUG/OUTAGE What's going on with Sonnet? I have full daily usage available and weekly, and hit the error: usage limit reached 'usage credits credits required for 1 m context'

Reddit · TheS4m · May 23, 2026
A user reported experiencing a "usage limit reached" error message while attempting to use Sonnet despite having full daily and weekly usage credits available. The error occurred on a new chat with no prior context on Mac OS desktop running Sonnet 4.6 in its latest version. The user characterized the issue as either a bug or a service outage.

Detailed Analysis

A Claude user on the r/ClaudeAI subreddit has reported an unexpected error while attempting to use Claude Sonnet 4.6 on the Mac OS desktop application, despite having confirmed available usage credits on both daily and weekly allotments. The error message — "usage limit reached: usage credits required for 1 m context" — surfaced on a brand new chat session with no accumulated conversation context, making the standard explanation of hitting a context-length ceiling through prolonged conversation inapplicable. The user provided screenshots showing the contradiction between available usage capacity and the system's refusal to proceed, characterizing the situation as either a bug or a broader service outage.

The specific phrasing of the error message is technically significant. The reference to "1 m context" almost certainly relates to the extended one-million-token context window available in Claude's newer model iterations, including the Sonnet line. Anthropic has been expanding context windows substantially, with the capacity to process up to one million tokens representing a flagship capability of recent Claude releases. It appears the system may be pre-allocating or reserving usage credits based on the model's maximum possible context capacity rather than actual tokens consumed in the session, causing a mismatch between what the user's account dashboard reports as available and what the inference layer is actually gatekeeping at the point of request.

This kind of discrepancy between displayed usage limits and backend enforcement logic reflects a broader challenge in deploying large-scale AI inference services with variable-cost features. Extended context windows are computationally expensive to maintain in memory, and service providers like Anthropic must implement credit or rate-limiting mechanisms that account for worst-case compute consumption. However, when those mechanisms trigger on zero-context new sessions and contradict visible account metrics, they erode user trust and create significant confusion, particularly for paying subscribers who reasonably expect their dashboard to reflect accurate usage availability.

The incident also highlights the growing complexity of usage metering as AI models gain more sophisticated capabilities. Unlike flat-rate API pricing models of earlier generations, modern LLM deployments with features like million-token context windows, extended thinking modes, and tiered capability tiers require substantially more granular credit accounting. When these systems malfunction or communicate errors poorly — as appears to be the case here — users are left without actionable information, unable to distinguish between a personal account issue, a localized bug, or a wider platform degradation. Anthropic's desktop application, in this instance, failed to surface a clear diagnostic path for the user.

Reports of this nature on community forums like r/ClaudeAI serve as an informal early-warning system for Anthropic engineering teams and reflect the increasing user base that depends on Claude for professional and productivity workflows. As Claude models become more deeply embedded in daily work patterns — particularly through native desktop applications — the tolerance for unexplained errors diminishes. The absence of a clear status communication or in-app explanation in this case underscores the need for more transparent real-time service health indicators, a standard that competitors in the AI assistant space are also actively working to meet.

Read original article →