gemini-cli - 💡(How to fix) Fix Enterprise version unusable due to constant 429. [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
google-gemini/gemini-cli#25011Fetched 2026-04-10 03:45:30
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Author
Timeline (top)
labeled ×3commented ×1

Code Example

> /about
# paste output here
CLI Version                                                                                                          0.38.0-preview.0Git Commit                                                                                                           e418e123e                                                                                                                                                                                                                  │
Model                                                                                                                Auto (Gemini 2.5)Sandbox                                                                                                              no sandbox                                                                                                                                                                                                                 │
OS                                                                                                                   linux                                                                                                                                                                                                                      │
Auth Method                                                                                                          Signed in with GoogleTier
RAW_BUFFERClick to expand / collapse

What happened?

Attempt 2 failed with status 429. Retrying with backoff... _GaxiosError: No capacity available for model gemini-2.5-pro on the server.

Auth Method: Signed in with Google Tier: Gemini Code Assist.

The tool is unusable as all queries to the code assist apis fail. The cli gives no warning of that, and simply shows "Thinking" with a spinner.

I am very far from reaching usage limits.

Are there plans to fix this? We are constrained to go to another tool.

What did you expect to happen?

The tool to work.

Client information

<details> <summary>Client Information</summary>

Run gemini to enter the interactive CLI, then run the /about command.

> /about
# paste output here
│ CLI Version                                                                                                          0.38.0-preview.0                                                                                                                                                                                                           │
│ Git Commit                                                                                                           e418e123e                                                                                                                                                                                                                  │
│ Model                                                                                                                Auto (Gemini 2.5)                                                                                                                                                                                                          │
│ Sandbox                                                                                                              no sandbox                                                                                                                                                                                                                 │
│ OS                                                                                                                   linux                                                                                                                                                                                                                      │
│ Auth Method                                                                                                          Signed in with Google                                                                                                                                                                                   │
│ Tier

Note, i observed this issue on version 0.36 and 0.37.

</details>

Login information

Auth Method: Signed in with Google Tier: Gemini Code Assist.

Anything else we need to know?

No response

extent analysis

TL;DR

The most likely fix is to wait for the server to have available capacity for the model gemini-2.5-pro or consider switching to a different tier or model.

Guidance

  • Verify the current usage limits and tier configuration to ensure it's not a usage limit issue, despite the user's claim of being "very far from reaching usage limits".
  • Check the official documentation or support channels for any known issues or planned fixes for the "No capacity available" error on the Gemini Code Assist tier.
  • Consider testing with a different model or tier to see if the issue persists, which could help determine if it's a model-specific or tier-specific problem.
  • Reach out to the support team or community forums for further assistance, as the issue seems to be related to server capacity rather than a client-side configuration issue.

Notes

The issue seems to be related to server capacity, and the user has already tried different versions (0.36 and 0.37) without success. The fact that the user is signed in with Google and using the Gemini Code Assist tier might be relevant to the issue.

Recommendation

Apply workaround: Consider switching to a different tier or model temporarily until the issue is resolved, as the error message suggests a capacity issue with the current model.

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

gemini-cli - 💡(How to fix) Fix Enterprise version unusable due to constant 429. [1 comments, 2 participants]