Frequent API 500 errors across all conversations
Resolved 💬 5 comments Opened Apr 15, 2026 by neoncapy Closed May 25, 2026
Description
Experiencing repeated HTTP 500 internal server errors across all Claude Code chat sessions. Not isolated to a single conversation — affects every active chat window.
Error Details
API Error: 500
{
"type": "error",
"error": {
"type": "api_error",
"message": "Internal server error"
},
"request_id": "req_011Ca5k3xBDALP4WaMgtDRot"
}
Environment
- Platform: macOS (Darwin 25.1.0)
- Model: claude-opus-4-6 (1M context)
- Date/Time: 2026-04-15
- Scope: All conversations, not a single session
Reproduction
- Open any Claude Code session
- Send any message
- Intermittently returns 500 instead of a response
Notes
- status.claude.com did not show a reported outage at time of filing
- Multiple retry attempts across different conversations all hit the same error
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗