claude-code - 💡(How to fix) Fix [Bug] Weekly usage limit reset occurring before scheduled reset time & new week ends in 5 days, not 7 days [8 comments, 7 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#52472Fetched 2026-04-24 06:06:18
View on GitHub
Comments
8
Participants
7
Timeline
16
Reactions
1
Timeline (top)
commented ×8labeled ×4cross-referenced ×3renamed ×1

Error Message

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/amm0/.local/share/claude/versions/2.1.118 (expected in multi-process scenarios)\n at ti6 (/$bunfs/root/src/entrypoints/cli.js:2756:2177)\n at bq8 (/$bunfs/root/src/entrypoints/cli.js:2756:1257)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T12:56:33.057Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server postman invalid: Missing environment variables: POSTMAN_API_KEY\n at oPH (/$bunfs/root/src/entrypoints/cli.js:2756:30635)\n at async T (/$bunfs/root/src/entrypoints/cli.js:6144:11019)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T12:56:34.232Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server postman invalid: Missing environment variables: POSTMAN_API_KEY\n at oPH (/$bunfs/root/src/entrypoints/cli.js:2756:30635)\n at async Z (/$bunfs/root/src/entrypoints/cli.js:6144:11825)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T12:56:34.244Z"}]

Code Example

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/amm0/.local/share/claude/versions/2.1.118 (expected in multi-process scenarios)\n    at ti6 (/$bunfs/root/src/entrypoints/cli.js:2756:2177)\n    at bq8 (/$bunfs/root/src/entrypoints/cli.js:2756:1257)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T12:56:33.057Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server postman invalid: Missing environment variables: POSTMAN_API_KEY\n    at oPH (/$bunfs/root/src/entrypoints/cli.js:2756:30635)\n    at async T (/$bunfs/root/src/entrypoints/cli.js:6144:11019)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T12:56:34.232Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server postman invalid: Missing environment variables: POSTMAN_API_KEY\n    at oPH (/$bunfs/root/src/entrypoints/cli.js:2756:30635)\n    at async Z (/$bunfs/root/src/entrypoints/cli.js:6144:11825)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T12:56:34.244Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description My week limit should have ended at Thursday at 2pm local today, confirmed in claude.ai and /usage many times. I had a lot left on the weekly limit, that I was going to use today. But I just noticed that my weekly end date switched to Monday, which is not next Thursday at 2pm - which might have made sense of it was a TZ issue. I get how a week started on first prompt, but that's not what's happening here. I was actively working before the Thursday 2pm deadline for the week limit, and then now all of sudden in a new week, with different end date. So if I rolled over to a new week, that should have tripped a new 7 days, not 5 days, since the new end of week in Monday (today is Thursday). /usage is reporting the week end on Monday, in 5 days... But easily today both certainly said Thursday 2pm as they have all week.

Environment Info

  • Platform: darwin
  • Terminal: vscode
  • Version: 2.1.118
  • Feedback ID: a3b41291-59e5-445f-add4-ad5c892688db

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/amm0/.local/share/claude/versions/2.1.118 (expected in multi-process scenarios)\n    at ti6 (/$bunfs/root/src/entrypoints/cli.js:2756:2177)\n    at bq8 (/$bunfs/root/src/entrypoints/cli.js:2756:1257)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T12:56:33.057Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server postman invalid: Missing environment variables: POSTMAN_API_KEY\n    at oPH (/$bunfs/root/src/entrypoints/cli.js:2756:30635)\n    at async T (/$bunfs/root/src/entrypoints/cli.js:6144:11019)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T12:56:34.232Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server postman invalid: Missing environment variables: POSTMAN_API_KEY\n    at oPH (/$bunfs/root/src/entrypoints/cli.js:2756:30635)\n    at async Z (/$bunfs/root/src/entrypoints/cli.js:6144:11825)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T12:56:34.244Z"}]

extent analysis

TL;DR

The weekly limit end date may have been incorrectly updated due to a potential timezone or configuration issue.

Guidance

  • Verify the system timezone and configuration to ensure it matches the expected timezone.
  • Check the /usage output again to confirm the reported week end date and compare it with the expected date.
  • Review the error logs for any clues related to timezone or configuration issues, such as the Lock acquisition failed error.
  • Consider reaching out to support or checking the documentation for any known issues related to timezone or weekly limit configurations.

Notes

The provided error logs do not directly point to a specific cause for the weekly limit end date issue, but they do indicate some configuration or environmental issues.

Recommendation

Apply workaround: Verify and adjust the system timezone and configuration to ensure it matches the expected settings, and then check the /usage output to confirm the correct week end date.

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] Weekly usage limit reset occurring before scheduled reset time & new week ends in 5 days, not 7 days [8 comments, 7 participants]