[Bug] Anthropic API Error: Internal Server Error (500)

Status Open
Reported on v2.1.76
Maintainer reply None cached
Activity 3 comments · opened Mar 17, 2026

Bug Description
getting this error when sending a message: API Error: 500 {"type":"error","error":{"type":"api_error","message":"Internal server
error"},"request_id":"req_011CZ9M6KWnNDxbpTKb67k7X"}

Environment Info

  • Platform: darwin
  • Terminal: WarpTerminal
  • Version: 2.1.76
  • Feedback ID: 22cab0e8-e9bf-400a-97a4-218819e25424

Errors

[{"error":"Error: EISDIR: illegal operation on a directory, read '/Users/dauletashikbayev/Developer/ContextOS-core/apps/web/src/components/graph'\n    at zK_ (/$bunfs/root/src/entrypoints/cli.js:1380:142)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-16T20:05:24.897Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/dauletashikbayev/Developer/ContextOS-core.\n    at call (/$bunfs/root/src/entrypoints/cli.js:1524:6510)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-16T20:05:38.134Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/dauletashikbayev/Developer/ContextOS-core.\n    at call (/$bunfs/root/src/entrypoints/cli.js:1524:6510)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T11:04:39.127Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/dauletashikbayev/Developer/ContextOS-core.\n    at call (/$bunfs/root/src/entrypoints/cli.js:1524:6510)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T11:05:41.512Z"},{"error":"Error\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:79:10580)\n    at emit (node:events:92:22)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:78:3321)\n    at request (/$bunfs/root/src/entrypoints/cli.js:81:2149)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T11:09:27.858Z"},{"error":"Error: EISDIR: illegal operation on a directory, read '/Users/dauletashikbayev/Developer/ContextOS-core/apps/web/src/components/dashboard'\n    at zK_ (/$bunfs/root/src/entrypoints/cli.js:1380:142)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T11:28:40.278Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011CZ9M3422wbKkJBpqJKxUy\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:407:9260)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:446:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T21:16:26.244Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011CZ9M6KWnNDxbpTKb67k7X\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:407:9260)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:446:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T21:17:10.745Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011CZ9MASkiTKjhD3MB5FdaB\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:407:9260)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:446:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T21:18:01.933Z"}]

View original on GitHub ↗

3 Comments

msbygt · 5 months ago

yes, i have the same issue at the moment, when i send a follow up prompt it continued for a while and then showed the same error, we might need to wait couple hours :/

API Error: 500 {"type":"error","error":{"type":"api_error","message":"Internal server error"},"request_id":"req_0xxxxxxxxxxxx"}

github-actions[bot] · 5 months ago

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/35515
  2. https://github.com/anthropics/claude-code/issues/35514
  3. https://github.com/anthropics/claude-code/issues/35508

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

TheWhiteAmbit · 5 months ago

I have this Error, too