gemini-cli - 💡(How to fix) Fix Fingerprint approval for commands require SUDO is not waiting in command block [1 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#25162Fetched 2026-04-11 06:31:04
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Author
Participants
Timeline (top)
labeled ×2renamed ×1

Code Example

> /about

About Gemini CLI                                                                                                                        │█
│                                                                                                                                         │█
CLI Version                                    0.37.1                                                                                   │█
Git Commit                                     3b2d4f100                                                                                │█
Model                                          Auto (Gemini 3)                                                                          │█
Sandbox                                        no sandbox                                                                               │█
OS                                             linux                                                                                    │█
Auth Method                                    Signed in with Google (main@gmail.com)                                               │█
Tier                                           Gemini Code Assist in Google One AI Pro                                                  │█
RAW_BUFFERClick to expand / collapse

What happened?

"row1: Place your finger on the fingerprint reader row2: (immediately): Verification Timeout"

What did you expect to happen?

Wait at least a second) to read my fingerprint.

Client information

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

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

> /about

About Gemini CLI                                                                                                                        │█
│                                                                                                                                         │█
│ CLI Version                                    0.37.1                                                                                   │█
│ Git Commit                                     3b2d4f100                                                                                │█
│ Model                                          Auto (Gemini 3)                                                                          │█
│ Sandbox                                        no sandbox                                                                               │█
│ OS                                             linux                                                                                    │█
│ Auth Method                                    Signed in with Google ([email protected])                                               │█
│ Tier                                           Gemini Code Assist in Google One AI Pro                                                  │█
</details>

Login information

Google Account

Anything else we need to know?

Ubuntu 24.04 with fingerprint enabled for terminal commands. Default wait timeout configured for such autentication is 10 seconds which is not respecting by gemini-cli.

extent analysis

TL;DR

The fingerprint verification timeout issue in the Gemini CLI may be resolved by adjusting the timeout configuration or checking the fingerprint reader settings.

Guidance

  • Verify that the fingerprint reader is properly configured and functioning correctly on the Ubuntu 24.04 system.
  • Check the Gemini CLI documentation for any available options to adjust the verification timeout, as the default 10-second timeout is not being respected.
  • Investigate if there are any known issues or limitations with the fingerprint authentication in the Gemini CLI version 0.37.1.
  • Consider testing the fingerprint authentication with a different timeout setting or in a different environment to isolate the issue.

Notes

The issue may be specific to the combination of the Gemini CLI, Ubuntu 24.04, and the fingerprint reader, so further troubleshooting and configuration adjustments may be necessary.

Recommendation

Apply workaround: Adjust the timeout configuration or check the fingerprint reader settings, as the issue seems to be related to the verification timeout not being respected.

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 Fingerprint approval for commands require SUDO is not waiting in command block [1 participants]