I am getting this in all of my requests: API Error: 500...
Resolved 💬 3 comments Opened Feb 3, 2026 by gonzalesedwin1123 Closed Feb 3, 2026
Bug Description
I am getting this in all of my requests: API Error: 500 {"type":"error","error":{"type":"api_error","message":"Internal server error"},"request_id":"req_011CXmQ4uccxj5D2kQ8Y1Cyu"}
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 2.1.29
- Feedback ID: 071eac31-e3cf-4d54-86f3-008dd25db23e
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)\n at abort (unknown)\n at <anonymous> (/$bunfs/root/claude:3052:209)","timestamp":"2026-02-03T09:11:06.387Z"},{"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:73:189)\n at <anonymous> (/$bunfs/root/claude:73: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)\n at abort (unknown)\n at <anonymous> (/$bunfs/root/claude:3052:209)","timestamp":"2026-02-03T09:11:06.388Z"},{"error":"MaxFileReadTokenExceededError: File content (58171 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 RVB (/$bunfs/root/claude:3523:5255)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T10:06:21.284Z"},{"error":"MaxFileReadTokenExceededError: File content (58171 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 RVB (/$bunfs/root/claude:3523:5255)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T10:09:07.540Z"},{"error":"MaxFileReadTokenExceededError: File content (58171 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 RVB (/$bunfs/root/claude:3523:5255)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T10:09:08.140Z"},{"error":"Error: Failed to fetch version from https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/latest: timeout of 30000ms exceeded\n at Pq8 (/$bunfs/root/claude:3587:4064)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T11:32:36.787Z"},{"error":"Error: Failed to fetch version from https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/latest: timeout of 30000ms exceeded\n at Pq8 (/$bunfs/root/claude:3587:4064)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T11:32:36.787Z"},{"error":"Error: Request was aborted.\n at i5R (/$bunfs/root/claude:1522:23441)\n at vpB (/$bunfs/root/claude:4717:7450)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T11:44:06.517Z"},{"error":"Error: EISDIR: illegal operation on a directory, read\n at readFileSync (unknown)\n at <anonymous> (/$bunfs/root/claude:12:742)\n at yC (/$bunfs/root/claude:11:40705)\n at readFileSync (/$bunfs/root/claude:12:701)\n at AVB (/$bunfs/root/claude:5140:20088)\n at call (/$bunfs/root/claude:3532:1451)\n at call (/$bunfs/root/claude:3528:7071)\n at KD8 (/$bunfs/root/claude:3059:12903)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T11:47:06.455Z"},{"error":"Error: 1P event logging: 75 events failed to export (code=ECONNABORTED, timeout of 10000ms exceeded)\n at queueFailedEvents (/$bunfs/root/claude:202:2350)\n at async doExport (/$bunfs/root/claude:202:1257)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T12:46:30.493Z"},{"error":"Error: {\"message\":\"Failed to export 75 events (code=ECONNABORTED, timeout of 10000ms exceeded)\",\"originalLine\":\"202\",\"originalColumn\":\"1409\",\"line\":\"202\",\"column\":\"1409\",\"sourceURL\":\"/$bunfs/root/claude\",\"stack\":\"Error: Failed to export 75 events (code=ECONNABORTED, timeout of 10000ms exceeded)\\n at doExport (/$bunfs/root/claude:202:1409)\\n at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n at error (/$bunfs/root/claude:1722:25028)\n at <anonymous> (/$bunfs/root/claude:188:42062)\n at ZZD (/$bunfs/root/claude:188:42606)\n at <anonymous> (/$bunfs/root/claude:189:17366)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T12:46…
Note: Content was truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗