Anthropic API Request Timeout During Code Generation
Resolved 💬 1 comment Opened Jul 18, 2025 by RyanSmith-KSO Closed Jul 18, 2025
Bug Description
API Error request timed out. Was working properly for a short time and all of the sudden time outs in the middle of a read opperation
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 1.0.54
- Feedback ID: 5f75f08b-4d47-4dd0-ad3b-9cd783d6baa5
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:984:15)\n at wrappedFn (node:internal/errors:538:14)\n at checkExecSyncError (node:child_process:891:11)\n at execSync (node:child_process:963:15)\n at DI (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:730:2037)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:41635\n at Q (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:542:14406)\n at PF (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:39420)\n at $X (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:38286)\n at MB (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:44255)","timestamp":"2025-07-17T16:45:30.222Z"},{"error":"Error: 1: ENOENT \n at UL6 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1210:5219)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async HL6 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1210:2582)","timestamp":"2025-07-17T16:45:31.606Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at eF (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1356:1184)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1356:912\n at Array.map (<anonymous>)\n at AY (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1356:903)\n at n9B (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2617:40738)\n at CN (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:65:19799)\n at oS (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:42569)\n at sS (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:38118)\n at IM (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:38046)\n at _N (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:37900)","timestamp":"2025-07-18T03:02:19.236Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at eF (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1356:1184)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1356:912\n at Array.map (<anonymous>)\n at AY (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1356:903)\n at Object.renderToolResultMessage (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1362:1037)\n at re2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2266:1616)\n at CN (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:65:19799)\n at oS (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:42569)\n at sS (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:38118)\n at IM (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:38046)","timestamp":"2025-07-18T03:13:25.519Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at eF (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1356:1184)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1356:912\n at Array.map (<anonymous>)\n at AY (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1356:903)\n at Object.renderToolResultMessage (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1362:1037)\n at re2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2266:1616)\n at CN (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:65:19799)\n at pL (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:3199)\n at oS (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:43345)\n at sS (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:38118)","timestamp":"2025-07-18T03:13:25.562Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at eF (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1356:1184)\n at file:///opt/homebrew/lib/node_modules/@
Note: Error logs were truncated.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗