Anthropic API Overload: Repeated 500/529 Errors During Request
Resolved 💬 1 comment Opened Jul 23, 2025 by IOL68 Closed Jul 23, 2025
Bug Description
API Error: 500 {"type":"error","error":{"type":"api_error",
"message":"Overloaded"}}
⎿ API Error (529 {"type":"error","error":{"type":"overloaded_error","message":"Overloaded"}}) · Retrying in 1 seconds… (attempt 1/10)
⎿ API Error (529 {"type":"error","error":{"type":"overloaded_error","message":"Overloaded"}}) · Retrying in 1 seconds… (attempt 2/10)
⎿ API Error (529 {"type":"error","error":{"type":"overloaded_error","message":"Overloaded"}}) · Retrying in 2 seconds… (attempt 3/10)
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 1.0.59
- Feedback ID: 97093ccb-c1a9-4c55-9902-9795930d5529
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:882:11)\n at execSync (node:child_process:954:15)\n at m7 (file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:865:5958)\n at file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:777:48939\n at Q (file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:674:14420)\n at HJ (file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:777:46650)\n at oH (file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:777:45517)\n at Z9 (file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:777:51565)","timestamp":"2025-07-23T21:54:06.253Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Overloaded\"}}\n at u4.generate (file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1317:6672)\n at mT.makeStatusError (file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1334:2101)\n at mT.makeRequest (file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1334:5315)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async TxB.ZG1.showErrors (file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2699:14365)\n at async ZG1 (file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2299:5643)\n at async TxB (file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2699:14216)\n at async file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2699:9271\n at async VL0 (file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2699:1690)\n at async Oe (file:///Users/ivanlandaverde/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2699:9241)","timestamp":"2025-07-23T22:01:35.924Z"}]This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗