[Bug] Rate Limit Error persists after increasing plan limits and adding funds and Max plan only at 33% used
Open 💬 24 comments Opened Feb 25, 2026 by Jcashiola
Bug Description
I have the max plan. Claude code used up $50 worth of overflow. My plans usage is a 1% session and 33% daily. I added funds and increased the limits in hopes of clearing the Rate limit Errod. but no help. WHat do I do?
Environment Info
- Platform: win32
- Terminal: windows-terminal
- Version: 2.1.58
- Feedback ID: d558c6e4-d958-44ea-bcbb-2b8611f4e8e4
Errors
[{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Extra usage is required for long context requests.\"},\"request_id\":\"req_011CYVYGFpSu4dLP39BBWbKh\"}\n at W4.generate (file:///C:/Users/jcash/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:329:28354)\n at qh.makeStatusError (file:///C:/Users/jcash/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:368:2195)\n at qh.makeRequest (file:///C:/Users/jcash/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:368:5420)\n at process.processTicksAndRejections (node:internal/process/task_queues:103:5)","timestamp":"2026-02-25T22:00:48.603Z"}]
24 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
Having the same issue. Unable to use this without extra usage and I'm coming back after a 10 hour break of no use on Max. Should have plenty of headway available. started about 12 hours ago.
I added $5 to the account. The rate limit error went away. Then monitored the usage. I still have the $5. I've been working ever since no issues. You could try $1. My guess is the $5 is gone.
I am also having this issue on sonnet 4.6 claude desktop cowork latest version. does not work even if switching to opus 4.6
I spoke too soon. Watch out. I was at the end of a CC session. The rate limit error came back with a vengeance. It ate my $5. I put in another $5. Gone in a minute. Put $10 just to try to finish. Gone in a little over 2 minutes. Put in another $10. Same thing, Gone in a little over 2 minutes. A single agent was running. Turned it off. Right at $5 a minute. No response from support.
Same, switched from PAYG to Max 5x. Getting 429 with $60+ left over and no sessions used. MacOS
Same issue here on max plan with MacOS
Same issue, happened few times over last days. This is due to a potentially corrupt session. If you open a new one, another folder, you'll be able to query models again.
If you succeed to /compact you'll gain back access. Usually not working when changing to Sonnet but always worked with Haiku.
Exemple, right now:
Changing to Sonnet:
And finally Haiku:
It went away when I turned off the 1m context window.
On Mon, Mar 2, 2026 at 4:46 AM Clément Gineste @.***>
wrote:
Had the same issue because of the 1M context window, although I never set that. Could only turn it off by setting
CLAUDE_CODE_DISABLE_1M_CONTEXT=1. Now it's working again.Just worked for me. And directly it compacted our conversation (i was at 80%).
edit: arf, came back after 1 question ...
edit2: remove disable_1m and it came back to live ,wtf ?
Again and again, so annoying
Yeah for anybody wondering change the /model to not use the 1M context window. its a bug where you can overshoot your limit and get stuck on extra usage.
Deleted my ~/.claude/projects and it's working, pretty sure something is wrong with old .jsonl in i don't know with case and boom
Ok came back.
you got hooks / plugins ?
just peon-ping here
Same issue for me. As others have said I had hit a limit on 5X max for my session. Upgraded to 20 X and still hit the API rate limit error. Spun around on it for 24 hours logging in to the API version / logging out, etc. try lots of bugging in the leading files but none of that worked. I then switched to the non-1,000,000 context window and that just started working for me.
Currently having this issues on 20x Plan, my weekly usage is 10%, by my extra usage went to 100%, now getting API Error: Rate limit reached. Also I have no issues using Claude Desktop code
Seeing this issue as well on my Team plan.
Current Session - 0% used
Weekly limits all models - 69% used.
Issue only presents itself on Claude Cowork at this time.
<img width="442" height="65" alt="Image" src="https://github.com/user-attachments/assets/a5fd9f7e-9764-4288-811a-404233e5f05d" />
1.Turned _auto-reload_ on in _Settings -> Usage_.
2.Relaunched _Claude Code_ and it worked!
This is how I fixed this:
First, backup ~/.claude.json --> ~/.claude.json.bak
Next, claude logout
next, rm -f ~/.claude.json
next, claude login
Finally, restore original claude.json: mv ~/.claude.json.bak ~/.claude.json
It should work after this.
Having the same problem, to fix, switch to another model that isn't the 1M context one.
tried many things but finally switching between Sonnet and Default worked for me
Same problem. I had to turn on the toggle for the extra usage for it to work.
If you’re using a new account, go into Claude console -> Organization setting -> Billing and make sure you have a credit balance.