[BUG] API Error: 500

Status Fixed / completed
Reported on v2.1.38
Maintainer reply None cached
Activity 5 comments · opened Feb 10, 2026 · closed Feb 25, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Keep getting API Error: 500 for all the models, for past 30 mins.

❯ /model
  ⎿  Set model to sonnet (claude-sonnet-4-5-20250929)

❯ what's next?
  ⎿  API Error: 500 {"type":"error","error":{"type":"api_error","message":"Internal server error"},"request_id":"req_011CY12mNsozHHXqABNrHSQa"}

❯ /model
  ⎿  Set model to haiku (claude-haiku-4-5-20251001)

❯ what's next?
  ⎿  API Error: 500 {"type":"error","error":{"type":"api_error","message":"Internal server error"},"request_id":"req_011CY12ohx5s6iQUGFqsAV2h"}

❯ /model
  ⎿  Set model to Default (Opus 4.6 · Most capable for complex work)

❯ what's next?
  ⎿  API Error: 500 {"type":"error","error":{"type":"api_error","message":"Internal server error"},"request_id":"req_011CY12r8Q4UzrDys43grqWz"}

What Should Happen?

No Internal errors

Error Messages/Logs

Steps to Reproduce

prompt: what's next?

Claude Model

Not sure / Multiple models

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.1.38 (Claude Code)

Platform

Anthropic API

Operating System

Other Linux

Terminal/Shell

Other

Additional Information

_No response_

View original on GitHub ↗

5 Comments

github-actions[bot] · 6 months ago

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/24800
  2. https://github.com/anthropics/claude-code/issues/24799
  3. https://github.com/anthropics/claude-code/issues/24797

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

Edugator95 · 6 months ago

I'm experiencing the exact same issue:

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

error"},"request_id":"req_011CY11PqHpP5i5FBxYqGG2U"}

living0tribunal-dev · 6 months ago

Me too: API Error: 500 {"type":"error","error":{"type":"api_error","message":"Internal server error"},"request_id":"req_011CY13ZBNJ9HtFQBz7sxTL6"}

stevenpetryk · 6 months ago

Hi folks, thanks for reporting this. These 500 errors were caused by transient API outages on the Anthropic side — not a bug in Claude Code itself. The API is currently healthy, so I'm closing this out. If you're still experiencing 500 errors, you can check the API status at https://status.anthropic.com, and if the issue persists while the status page is green, please open a new issue with your request ID and we'll investigate.

github-actions[bot] · 5 months ago

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.