claude-code - 💡(How to fix) Fix [BUG] API Error 500 on all models - Claude Code and claude.ai completely unusable (Apr 15, 2026) [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#48633Fetched 2026-04-16 06:55:09
View on GitHub
Comments
0
Participants
1
Timeline
6
Reactions
0
Author
Participants
Timeline (top)
labeled ×5cross-referenced ×1

Error Message

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

Code Example

API Error: 500 {"type":"error","error":{"type":"api_error","message":"Internal server error"},"request_id":"req_011Ca5jW9w1N2AqSZzDfRymV"}
API Error: 500 {"type":"error","error":{"type":"api_error","message":"Internal server error"},"request_id":"req_011Ca5kaqYU68D65Grjbu27i"}
RAW_BUFFERClick to expand / collapse

Bug Description

API Error 500 on every request, affecting all models (Opus 4.6, Sonnet 4.6). Claude.ai web also returns 'Claude will return soon' page. /login redirects to web then fails after 10 seconds.

Error Messages

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

Environment

  • Platform: macOS
  • Subscription: Claude Pro/Max
  • Claude Code version: latest (updated today)
  • Issue started: April 15, 2026 ~16:00 CET
  • /usage returns rate_limit_error
  • /status renders garbled (vertical text)

Steps to Reproduce

  1. Open Claude Code
  2. Send any prompt
  3. 500 error on every request, all models

Additional Context

claude.ai web shows maintenance page. Status page shows All Systems Operational despite widespread failures.

extent analysis

TL;DR

The issue is likely related to a server-side problem, given the API Error 500 on every request and the 'Claude will return soon' page on the Claude.ai web, suggesting a potential maintenance or outage issue.

Guidance

  • Verify the status of the Claude.ai service through official channels or social media to confirm if there's an ongoing maintenance or outage.
  • Check the Claude Code version to ensure it's compatible with the current server configuration, although the issue report mentions it's updated to the latest version.
  • Attempt to access the service from a different platform or environment to isolate if the issue is specific to macOS or the local setup.
  • Monitor the /status page for updates, despite it currently rendering garbled text, as it might provide crucial information once the issue is addressed.

Example

No specific code snippet can be provided due to the nature of the issue being server-side and related to external services.

Notes

The guidance provided is based on the information given and the symptoms described. Without direct access to the Claude.ai infrastructure or more detailed error logs, it's challenging to provide a more specific fix. The issue seems to be on the server-side, given the error messages and the maintenance page on the web service.

Recommendation

Apply workaround: Given the symptoms, it seems the service is experiencing technical difficulties. Waiting for the service to come back online or contacting support for more information might be the best course of action. The reason is that the error messages and the maintenance page indicate a server-side issue that cannot be resolved through client-side actions.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING