gemini-cli icon indicating copy to clipboard operation
gemini-cli copied to clipboard

the reurn key stopped working

Open gkt-cmd opened this issue 4 weeks ago • 1 comments

What happened?

The cli is on a VM machine and I access it via ssh via vs code.

My machine decided to restart, and when I logged back into vs code, the option to select 1,2,3, was up, I could toggle between options. select the options via the number keys 1,2,3 etc. But as soon as I hit the enter key to proceed nothing happened.

What did you expect to happen?

when I hit the return key I expected to run the proposed script.

Client information

  • CLI Version: 0.18.4
  • Git Commit: 2e8d7831c
  • Session ID: 5ea10cbe-81d1-4243-b23c-b4b13d6f0477
  • Operating System: linux v22.21.0
  • Sandbox Environment: no sandbox
  • Model Version: auto
  • Memory Usage: 529.1 MB
  • IDE Client: VS Code

Login information

Google Account

Anything else we need to know?

Debug Console (F12 to close) │ │ │ │ ℹ Loaded cached credentials. │ │ │ │ ℹ Authenticated via "oauth-personal". │ │ ℹ Error: No changes required. The file already meets the specified conditions. (x3) │ │ ℹ Error: Failed to edit, could not find the string to replace. (x2) │ │ ℹ Error: No changes required. The file already meets the specified conditions. │ │ ✖ ========================================= │ │ This is an unexpected error. Please file a bug report using the /bug tool. │ │ CRITICAL: Unhandled Promise Rejection! │ │ ========================================= │ │ Reason: Error: Canceled │ │ Stack trace: │ │ Error: Canceled │ │ at file:///usr/lib/node_modules/@google/gemini-cli/node_modules/@google/gemini-cli-core/dist/src/ide/ide-client.js:184:28 │ │ at process.processTicksAndRejections (node:internal/process/task_queues:105:5) (x2) │ │ ✖ [ERROR] [IDEClient] IDE connection error. The connection was lost unexpectedly. Please try reconnecting by running /ide enable │ │ fetch failed │ │ ✖ ========================================= │ │ This is an unexpected error. Please file a bug report using the /bug tool. │ │ CRITICAL: Unhandled Promise Rejection! │ │ ========================================= │ │ Reason: TypeError: fetch failed │ │ Stack trace: │ │ TypeError: fetch failed │ │ at /usr/lib/node_modules/@google/gemini-cli/node_modules/undici/index.js:124:13 │ │ at process.processTicksAndRejections (node:internal/process/task_queues:105:5) │ │ at async file:///usr/lib/node_modules/@google/gemini-cli/node_modules/@google/gemini-cli-core/dist/src/ide/ide-client.js:512:30 │ │ at async StreamableHTTPClientTransport.send (file:///usr/lib/node_modules/@google/gemini-cli/node_modules/@modelcontextprotocol/sdk/dist/esm/client/streamableHttp.js:296:30) (x2) │ │ ✖ ========================================= │ │ This is an unexpected error. Please file a bug report using the /bug tool. │ │ CRITICAL: Unhandled Promise Rejection! │ │ ========================================= │ │ Reason: Error: Canceled │ │ Stack trace: │ │ Error: Canceled │ │ at file:///usr/lib/node_modules/@google/gemini-cli/node_modules/@google/gemini-cli-core/dist/src/ide/ide-client.js:184:28 │ │ at process.processTicksAndRejections (node:internal/process/task_queues:105:5) (x2)

gkt-cmd avatar Dec 01 '25 22:12 gkt-cmd

Found possible duplicate issues:

  • #10212
  • #11239
  • #9792
  • #10243
  • #10461
  • #10268
  • #14318
  • #13470
  • #10833
  • #9979

If you believe this is not a duplicate, please remove the status/possible-duplicate label.

gemini-cli[bot] avatar Dec 01 '25 22:12 gemini-cli[bot]

Hi, @gkt-cmd , looks like this bug is a duplicate of https://github.com/google-gemini/gemini-cli/issues/13653 in order to make sure there's one bug for tracking this issue i'll close this bug, please follow https://github.com/google-gemini/gemini-cli/issues/13653 for any updates related to this issue.

galz10 avatar Dec 04 '25 22:12 galz10