claude-code - 💡(How to fix) Fix [BUG] wrong reset for 5 hours limit [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#55020Fetched 2026-05-01 05:48:19
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×4commented ×1

Error Message

it should show 5 hour limit and no error

Error Messages/Logs

Code Example

resets in 20 hrs
RAW_BUFFERClick to expand / collapse

Preflight Checklist

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

What's Wrong?

Stripe not available bug on usage screen and wrong reset for 5 hours limit

What Should Happen?

it should show 5 hour limit and no error

Error Messages/Logs

resets in 20 hrs

Steps to Reproduce

goto usage page

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.117

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue might be resolved by checking the Stripe configuration and the logic for calculating the reset time, as the error message indicates an incorrect reset time.

Guidance

  • Verify the Stripe integration settings to ensure it is properly configured and enabled.
  • Review the code that calculates the reset time to determine why it is displaying "resets in 20 hrs" instead of the expected 5 hours.
  • Check for any recent changes to the reset time logic or Stripe integration that may have introduced this bug.
  • Test the usage page with different scenarios to see if the issue is consistent or if there are specific conditions that trigger the error.

Notes

The issue seems to be related to a regression, as it worked in a previous version, but the last working version is not specified. Without more information about the changes made between versions, it's difficult to provide a more specific solution.

Recommendation

Apply workaround: The best course of action would be to investigate and fix the underlying issue with the Stripe integration and reset time calculation, rather than applying a temporary workaround. However, if a quick fix is needed, a workaround could be to manually correct the reset time display on the usage page.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] wrong reset for 5 hours limit [1 comments, 2 participants]