API Request Timeout: Exponential Backoff Retry Failure

Resolved 💬 2 comments Opened Jul 1, 2025 by fwends Closed Jul 1, 2025

Bug Description
⎿ No matches found
⎿ API Error (Request timed out.) · Retrying in 1 seconds… (attempt 1/10)
⎿ API Error (Request timed out.) · Retrying in 1 seconds… (attempt 2/10)
⎿ API Error (Request timed out.) · Retrying in 2 seconds… (attempt 3/10)
⎿ API Error (Request timed out.) · Retrying in 4 seconds… (attempt 4/10)
⎿ API Error (Request timed out.) · Retrying in 8 seconds… (attempt 5/10)
⎿ API Error (Request timed out.) · Retrying in 18 seconds… (attempt 6/10)

Environment Info

  • Platform: darwin
  • Terminal: vscode
  • Version: 1.0.35
  • Feedback ID:

Errors

[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n    at genericNodeError (node:internal/errors:983:15)\n    at wrappedFn (node:internal/errors:537:14)\n    at checkExecSyncError (node:child_process:892:11)\n    at execSync (node:child_process:964:15)\n    at TZ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:700:3921)\n    at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:9014\n    at Q (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:526:17199)\n    at VX (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:8160)\n    at nS (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:7241)\n    at f9 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:11408)","timestamp":"2025-06-29T06:43:43.972Z"},{"error":"Error: Error opening file /Users/greg/.claude/projects/-Users-greg-codebase-TaskList/20d3f3ba-a3bc-4c85-8243-316ea619eb91.jsonl: Error: ENOENT: no such file or directory, open '/Users/greg/.claude/projects/-Users-greg-codebase-TaskList/20d3f3ba-a3bc-4c85-8243-316ea619eb91.jsonl'\n    at DB1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:574:176)\n    at async Kf1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:624:2813)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:624:3152\n    at async OD0.appendEntry (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:623:15)\n    at async OD0.insertMessageChain (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:22680)\n    at async gG1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:624:1641)","timestamp":"2025-06-29T08:30:26.146Z"},{"error":"AxiosError: Request failed with status code 401\n    at Fz (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:528:1070)\n    at IncomingMessage.HA (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:529:9964)\n    at IncomingMessage.emit (node:events:519:35)\n    at IncomingMessage.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1701:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at cl.request (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:531:2081)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async X$5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1979:468)\n    at async Promise.all (index 0)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1965:6159","timestamp":"2025-07-01T07:00:14.110Z"}]

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗