claude-code - 💡(How to fix) Fix [Bug] Anthropic API Error: Incorrect monthly limit message for Individual Pro Plan [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#54712Fetched 2026-04-30 06:38:07
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×4commented ×1

Error Message

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/nicolas/.local/share/claude/versions/2.1.123 (expected in multi-process scenarios)\n at x86 (/$bunfs/root/src/entrypoints/cli.js:2769:2177)\n at Jw8 (/$bunfs/root/src/entrypoints/cli.js:2769:1257)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-29T15:34:09.431Z"}]

Code Example

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/nicolas/.local/share/claude/versions/2.1.123 (expected in multi-process scenarios)\n    at x86 (/$bunfs/root/src/entrypoints/cli.js:2769:2177)\n    at Jw8 (/$bunfs/root/src/entrypoints/cli.js:2769:1257)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-29T15:34:09.431Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description Claude CLI tells me I've reach my Org's monthly limit, although I do not use an organisation plan, I use my Individual Pro Plan. Why is that message sent then ? I shouldn't have monthly limits.

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.123
  • Feedback ID: 2c0ddb03-1856-4770-b386-c12e8981c7f3

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/nicolas/.local/share/claude/versions/2.1.123 (expected in multi-process scenarios)\n    at x86 (/$bunfs/root/src/entrypoints/cli.js:2769:2177)\n    at Jw8 (/$bunfs/root/src/entrypoints/cli.js:2769:1257)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-29T15:34:09.431Z"}]

extent analysis

TL;DR

The error message about reaching the Org's monthly limit may be a misconfiguration or a bug in the Claude CLI, considering the user is on an Individual Pro Plan.

Guidance

  • Verify the account type and plan details to ensure the correct configuration.
  • Check for any ongoing or recent organization-related activities that might be triggering the limit warning.
  • Review the error log to understand the context of the "Lock acquisition failed" error and its potential relation to the limit message.
  • Consider reaching out to support with the provided Feedback ID for further investigation.

Notes

The provided error log seems unrelated to the monthly limit issue, suggesting a potential misdirection in the error message. The user's Individual Pro Plan should not have monthly limits, indicating a possible configuration issue or a bug in the Claude CLI.

Recommendation

Apply workaround: Reach out to support for clarification and potential resolution, as the issue seems to be a misconfiguration or a bug rather than a straightforward fix.

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] Anthropic API Error: Incorrect monthly limit message for Individual Pro Plan [1 comments, 2 participants]