[BUG] usage limit hit 70 % and claude cli stop

Resolved 💬 3 comments Opened Feb 10, 2026 by Abdulahad-laiq Closed Feb 14, 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?

my Current session is 70 % used, However I keep getting You've hit your limit · resets 4pm (Asia/Kuala_Lumpur) when using claude code. Encountered Yesterday and now it happened again.

What Should Happen?

Bug Description
my Current session is 70% used, However I keep getting You've hit your limit · resets 4pm (Asia/Kuala_Lumpur) when using claude code. Encountered Yesterday and now it happened again.

Error Messages/Logs

[{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CXL8s7Q7RktxAHLJeH2TD\"}\n    at generate (/$bunfs/root/claude:867:2295)\n    at makeRequest (/$bunfs/root/claude:884:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-21T07:34:09.363Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CXL8s9A2UKc9svjbJjhto\"}\n    at generate (/$bunfs/root/claude:867:2295)\n    at makeRequest (/$bunfs/root/claude:884:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-21T07:34:09.750Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CXL8sAfp7LQ5Z27UmbVq1\"}\n    at generate (/$bunfs/root/claude:867:2295)\n    at makeRequest (/$bunfs/root/claude:884:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-21T07:34:10.158Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CXL8sCSE162NcrVnJeQhJ\"}\n    at generate (/$bunfs/root/claude:867:2295)\n    at makeRequest (/$bunfs/root/claude:884:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-21T07:34:10.535Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CXL8sE1yeYaPqWgMEqUf3\"}\n    at generate (/$bunfs/root/claude:867:2295)\n    at makeRequest (/$bunfs/root/claude:884:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-21T07:34:10.889Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CXL8sFWmb1wRXSZhBWQif\"}\n    at generate (/$bunfs/root/claude:867:2295)\n    at makeRequest (/$bunfs/root/claude:884:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-21T07:34:11.327Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CXL8sHQ7yPpxuVojpTcvG\"}\n    at generate (/$bunfs/root/claude:867:2295)\n    at makeRequest (/$bunfs/root/claude:884:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-21T07:34:11.730Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CXL8sK8ZCcGhNtVH81Be7\"}\n    at generate (/$bunfs/root/claude:867:2295)\n    at makeRequest (/$bunfs/root/claude:884:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-21T07:34:12.100Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CXL92udDdXAZVeyukqKhz\"}\n    at generate (/$bunfs/root/claude:867:2295)\n    at makeRequest (/$bunfs/root/claude:884:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-21T07:36:22.255Z"},{"error":"SyntaxError: JSON Parse error: Expected '}'\n    at <parse> (:0)\n    at parse (unknown)\n    at <anonymous> (/$bunfs/root/claude:69:708)\n    at A (/$bunfs/root/claude:11:7245)\n    at PS_ (/$bunfs/root/claude:1166:6891)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-21T07:36:22.257Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again

Steps to Reproduce

To avoid this issue being ignored since there's a lot of issues opened for this in the past week with no comments.

I’m seeing the same behavior. As of today, my weekly usage shows 84% used, but I can’t submit any new prompts on the 5× Max subscription. I assume access is blocked until the limit resets.

Any prompt entered via the Claude CLI or the web UI returns the message: “You’ve hit your limit · resets 12pm.”

The usage metrics appear inconsistent. Yesterday, when I was still able to submit prompts, the CLI briefly showed a much higher usage percentage (around 92%) while entering a prompt, whereas the web UI showed at least 10% less at the same time.

Running /usage consistently reports the same percentage as the web UI. However, while typing prompts in the CLI, I would occasionally see a red warning indicating 92% usage, even though that number isn’t reflected anywhere else.

Claude Model

Sonnet (default)

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

2.0.58 (Claude Code)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

I am facing this from many days due to which my project not completed at yet

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗