[Bug] Enter key unresponsive in Google Apps authentication prompt, requires Esc key workaround
Resolved 💬 2 comments Opened Apr 10, 2026 by robposch Closed Apr 10, 2026
Bug Description
Claude Code prompted me to reauthenticate Google Apps. When I did that the prompt was to hit "enter" when done with authentication but the terminal did not react to "enter" but just "esc". When then using "esc" and disabling and then reenabling the connector it is working and authenticated. There is any issue with the enter prompt for some reason, the rest works.
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.1.97
- Feedback ID: ca24598c-9b39-4ae2-b3b5-b226c74c9b5c
Errors
[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/Robert_Poschenrieder/.local/share/claude/versions/2.1.97 (expected in multi-process scenarios)\n at Fd_ (/$bunfs/root/src/entrypoints/cli.js:2774:2153)\n at ua6 (/$bunfs/root/src/entrypoints/cli.js:2774:1233)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-10T07:37:02.166Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/Robert_Poschenrieder/Code/Waking Up Event Registration.\n at call (/$bunfs/root/src/entrypoints/cli.js:4318:7622)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-10T07:37:18.194Z"},{"error":"MaxFileReadTokenExceededError: File content (11578 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at HT7 (/$bunfs/root/src/entrypoints/cli.js:4309:12666)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-10T07:37:27.707Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-10T08:01:48.031Z"},{"error":"Error: Failed to fetch version from https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/latest: ECONNREFUSED\n at Gu1 (/$bunfs/root/src/entrypoints/cli.js:2772:5248)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-10T08:38:13.760Z"},{"error":"Error: Failed to fetch version from https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/latest: ECONNREFUSED\n at Gu1 (/$bunfs/root/src/entrypoints/cli.js:2772:5248)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-10T08:38:13.760Z"},{"error":"Error: 1P event logging: 1 events failed to export (code=ECONNABORTED, timeout of 10000ms exceeded)\n at queueFailedEvents (/$bunfs/root/src/entrypoints/cli.js:422:2574)\n at async doExport (/$bunfs/root/src/entrypoints/cli.js:422:1516)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-10T08:38:15.383Z"},{"error":"Error: {\"message\":\"Failed to export 1 events (code=ECONNABORTED, timeout of 10000ms exceeded)\",\"originalLine\":\"422\",\"originalColumn\":\"1668\",\"line\":\"422\",\"column\":\"1668\",\"sourceURL\":\"/$bunfs/root/src/entrypoints/cli.js\",\"stack\":\"Error: Failed to export 1 events (code=ECONNABORTED, timeout of 10000ms exceeded)\\n at doExport (/$bunfs/root/src/entrypoints/cli.js:422:1668)\\n at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n at error (/$bunfs/root/src/entrypoints/cli.js:2711:38214)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:417:36794)\n at UG4 (/$bunfs/root/src/entrypoints/cli.js:417:37338)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:418:19103)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-10T08:38:15.384Z"},{"error":"Error: 1P event logging: 2 events failed to export (code=FailedToOpenSocket, Was there a typo in the url or port?)\n at queueFailedEvents (/$bunfs/root/src/entrypoints/cli.js:422:2574)\n at async doExport (/$bunfs/root/src/entrypoints/cli.js:422:1516)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-10T08:38:25.388Z"},{"error":"Error: {\"message\":\"Failed to export 2 events (code=FailedToOpenSocket, Was there a typo in the url or port?)\",\"originalLine\":\"422\",\"originalColumn\":\"1668\",\"line\":\"422\",\"column\":\"1668\",\"sourceURL\":\"/$bunfs/root/src/entrypoints/cli.js\",\"stack\":\"Error: Failed to export 2 events (code=FailedToOpenSocket, Was there a typo in the url or port?)\\n at doExport (/$bunfs/root/src/entrypoints/cli.js:422:1668)\\n at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n at error (/$bunfs/root/src/entrypoints/cli.js:2711:38214)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:417:36794)\n at UG4 (/$bunfs/root/src/entrypoints/cli.js:417:37338)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:418:19103)\n at processTicksAndRejections (nat…
Note: Content was truncated.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗