claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

Claude AI usage limit reached|1749924000

Open ctdgunner opened this issue 8 months ago • 2 comments

Bug Description claude is telling me "Claude usage limit reached. Your limit will reset at 1pm (Etc/GMT+5). here I am writing this to you at 1:57pm EST

Environment Info

  • Platform: linux
  • Terminal: vscode
  • Version: 1.0.24
  • Feedback ID: af36a34a-bbe3-4f80-88e6-1be5e3e98c3e

Errors

[{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"}}\n    at h6.generate (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1329:12782)\n    at Lw.makeStatusError (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1344:2082)\n    at Lw.makeRequest (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1344:5257)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","timestamp":"2025-06-14T17:56:06.833Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"}}\n    at h6.generate (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1329:12782)\n    at Lw.makeStatusError (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1344:2082)\n    at Lw.makeRequest (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1344:5257)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","timestamp":"2025-06-14T17:56:06.962Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"}}\n    at h6.generate (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1329:12782)\n    at Lw.makeStatusError (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1344:2082)\n    at Lw.makeRequest (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1344:5257)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async ME2.K11.showErrors (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1698:22008)\n    at async K11 (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1698:12203)\n    at async ME2 (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1698:21854)\n    at async file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1698:17103\n    at async yt1 (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1698:5151)\n    at async Fu (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1698:17073)","timestamp":"2025-06-14T17:56:08.316Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"}}\n    at h6.generate (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1329:12782)\n    at Lw.makeStatusError (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1344:2082)\n    at Lw.makeRequest (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1344:5257)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","timestamp":"2025-06-14T17:57:47.502Z"}]

ctdgunner avatar Jun 14 '25 17:06 ctdgunner

Experiencing the same issue. I think the name of the ticket needs changed. It's "usage limit not reseting"

Limit was reached last night. "Usage limit reached — your limit will reset at 12:00 AM. Subscribe to Max" and...

the reset never happens. It's 6:21a the next morning.

MacOS - Sequoia 15.5 MacOS App

ReneCapella avatar Jun 15 '25 13:06 ReneCapella

Following up. Try closing and reopening the application. I feel silly for not trying this originally; thought it was the web interface, but it was actually the MacOS application. Problem solved.

ReneCapella avatar Jun 15 '25 13:06 ReneCapella

I actually think it was daylight savings time. in EST in the US we are +4 from GMT in the summer but normally we are +5. Claude Code was telling me 1pm which was simply not correct, my actually session change was probably at 2. (I say probably because I got up and walked away for a bit). But I was able to come back later and have it continue. (I didn't have to restart to do so, although I should have because its output when i said to continue was horrible.)

ctdgunner avatar Jun 15 '25 14:06 ctdgunner

BINGO, entirely my fault too. EST isn't the correct time zone I should have set my environment to, I should have set it to America/New_York to make it Daylight savings aware. Where it becomes EDT in the summer and EST in the summer.

ctdgunner avatar Jun 15 '25 14:06 ctdgunner

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.

github-actions[bot] avatar Aug 10 '25 14:08 github-actions[bot]