gemini-cli - 💡(How to fix) Fix I still cant figure out how I am logged [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#25541Fetched 2026-04-17 08:55:28
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
1
Timeline (top)
labeled ×3commented ×1

Code Example

> /about
# paste output here
RAW_BUFFERClick to expand / collapse

What happened?

I have both Google ai pro and gemini code assist standard license (paying more than 40 € in total) the cli is showing me This:

Gemini CLI v0.38.1 ▝▜▄ ▗▟▀ Signed in with Google /auth ▝▀ Plan: Gemini Code Assist in Google One AI Pro /upgrade

I have set my Google project enviroment variable and I can see activity in the API section in Google cloud console.

The cli is getting extremly slow with Up to 20 minutes thinking before answering at times.

I am not sure if I am logged properly or I am receiving much less priority than what I am paying for.

What did you expect to happen?

Cli being responsive.

Client information

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

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

> /about
# paste output here

/about ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ ││ About Gemini CLI ││ │ │ CLI Version 0.38.1 │ │ Git Commit 7f5580034 ││ Model gemini-2.5-pro │ │ Sandbox no sandbox ││ OS linux │ │ Auth Method Signed in with Google ([email protected]) │ │ Tier Gemini Code Assist in Google One AI Pro │ │ GCP Project code-assist-477513 ││

</details>

Login information

I am logging vía my Google account and setting Google project VARIABLE AS EXPECTED.

Anything else we need to know?

No response

extent analysis

TL;DR

Check the Gemini CLI version and consider upgrading or verifying the configuration to resolve the slow response issue.

Guidance

  • Verify that the Google project environment variable is set correctly and the API activity is expected in the Google Cloud Console.
  • Check the Gemini CLI version (currently 0.38.1) and ensure it is compatible with the Google One AI Pro plan.
  • Review the /about command output to confirm the authentication method, tier, and GCP project are as expected.
  • Investigate potential network or system resource issues that could be causing the slow response times.

Example

No specific code snippet is provided, but running the /about command can help verify the configuration:

> /about

Notes

The issue may be related to the specific configuration or version of the Gemini CLI, and further investigation is needed to determine the root cause.

Recommendation

Apply workaround: Check the Gemini CLI documentation for any known issues or configuration recommendations for the Google One AI Pro plan, and consider reaching out to support for further assistance.

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