[Bug] Anthropic API Error: Multiple server errors (400, 529, 500) blocking execution
Resolved 💬 2 comments Opened May 22, 2026 by NickMal Closed Jun 21, 2026
Bug Description
for just one session i got API Error: 400 Could not process image , API Error: 529 Overloaded. This is a server-side issue, usually temporary — try again in a moment. If it persists, check status.claude.com., API Error: 500 Internal server error. This is a server-side issue, usually temporary — try again in a moment. If it persists, check status.claude.com.. it's completely blocking me
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.1.133
- Feedback ID: 7b225d6d-5189-46d3-982f-3963c6e9d6cd
Errors
[{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-08T04:53:44.288Z"},{"error":"MaxFileReadTokenExceededError: [REDACTED] content (27266 tokens) exceeds maximum allowed tokens (25000). 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 fd7 (/$bunfs/root/src/entrypoints/cli.js:4870:12970)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-09T08:06:00.466Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-13T00:19:51.217Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-14T02:00:20.526Z"},{"error":"Error: 413 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"Request size exceeds model context window\"},\"request_id\":\"req_011Cb1dxTK16EYZsM7EtkQ8a\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:59037)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4949)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-14T02:02:22.379Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-14T06:23:17.648Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-14T22:32:59.157Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Rate limited\"},\"request_id\":\"req_011Cb3L7KcK5kkXqa6mnna91\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:58976)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4949)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-14T23:29:26.656Z"},{"error":"Error: 413 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"Request size exceeds model context window\"},\"request_id\":\"req_011Cb3QtDoHjAgxVkJyA4gZG\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:59037)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4949)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-15T00:32:00.487Z"},{"error":"Error: 529 {\"type\":\"error\",\"error\":{\"type\":\"overloaded_error\",\"message\":\"Overloaded\"},\"request_id\":\"req_011Cb3R7diKjRnZRA4TFCQQ8\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:59012)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4949)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-15T00:35:03.780Z"},{"error":"Error: 413 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"Request size exceeds model context window\"},\"request_id\":\"req_011Cb3RF3wYRu1t2AGurNEmu\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:59037)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4949)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-15T00:36:46.187Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-15T02:55:10.749Z"},{"error":"Error: ECONNREFUSED\n at from (/$bunfs/root/src/entrypoints/cli.js:112:7862)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:120:12890)\n at emitError (node:events:43:23)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:119:1149)\n at emitError (node:events:43:23)\n at <anonymous> (node:_http_client:243:22)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:122:2467)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-15T03:12…
Note: Content was truncated.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗