[Bug] Anthropic API Error: Persistent 500 Internal Server Error on all requests

Resolved 💬 5 comments Opened Mar 17, 2026 by imsurat Closed Mar 21, 2026

Bug Description
Any request I submit I get 500 error back - req_011CZ9DS52mDEZiE5wTea9jm, req_011CZ9DWrRdG4SCyvB2ufouJ req_011CZ9DeMGuKKcZf2NoBAwbk req_011CZ9Dv6x8qJTSpdoxUsDnT req_011CZ9EFE53jT49xPEDJ3kZS

Environment Info

  • Platform: darwin
  • Terminal: iTerm.app
  • Version: 2.1.63
  • Feedback ID: aa6dc9f7-7c97-40fc-adb6-2639e886d78f

Errors

[{"error":"AbortError: The operation was aborted.\n    at unknown\n    at abortChildProcess (node:child_process:935:42)\n    at onAbortListener2 (node:child_process:35:24)","timestamp":"2026-03-17T17:55:04.964Z"},{"error":"RipgrepTimeoutError: Ripgrep search timed out after 20 seconds. The search may have matched files but did not complete in time. Try searching a more specific path or pattern.\n    at D (/$bunfs/root/claude:116:189)\n    at <anonymous> (/$bunfs/root/claude:116:403)\n    at exitHandler (node:child_process:109:27)\n    at errorHandler (node:child_process:118:16)\n    at emitError (node:events:43:23)\n    at abortChildProcess (node:child_process:935:17)\n    at onAbortListener2 (node:child_process:35:24)","timestamp":"2026-03-17T17:55:04.966Z"},{"error":"MaxFileReadTokenExceededError: File content (27001 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at URB (/$bunfs/root/claude:1766:7815)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T18:38:37.877Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011CZ9DS52mDEZiE5wTea9jm\"}\n    at generate (/$bunfs/root/claude:268:28720)\n    at makeRequest (/$bunfs/root/claude:307:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T19:36:43.684Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011CZ9DWrRdG4SCyvB2ufouJ\"}\n    at generate (/$bunfs/root/claude:268:28720)\n    at makeRequest (/$bunfs/root/claude:307:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T19:37:49.804Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011CZ9DeMGuKKcZf2NoBAwbk\"}\n    at generate (/$bunfs/root/claude:268:28720)\n    at makeRequest (/$bunfs/root/claude:307:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T19:39:30.110Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011CZ9Dv6x8qJTSpdoxUsDnT\"}\n    at generate (/$bunfs/root/claude:268:28720)\n    at makeRequest (/$bunfs/root/claude:307:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T19:43:03.894Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011CZ9EFE53jT49xPEDJ3kZS\"}\n    at generate (/$bunfs/root/claude:268:28720)\n    at makeRequest (/$bunfs/root/claude:307:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T19:47:23.646Z"}]

View original on GitHub ↗

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