Remix.run Logo
rob 5 hours ago

Getting consistent "API Error: 500 Internal server error" messages in Claude Code right now (10:20 AM EST)

rzk 4 hours ago | parent | next [-]

Their completion endpoint[*] is returning 503 with a `fault filter abort` response

[*] https://claude.ai/api/organizations/<ORG_ID>/chat_conversations/<CONV_ID>/completion

roselan 5 hours ago | parent | prev [-]

for me it's

API Error: 529 Overloaded. This is a server-side issue, usually temporary — try again in a moment. If it persists, check https://status.claude.com.

boulos 3 hours ago | parent [-]

529 and not 429?

NekkoDroid 2 hours ago | parent [-]

429 is if you have been rate limited. 529 is for server overloaded and can't process more.