-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed as duplicate of#28602
Labels
api:anthropicarea:apibugSomething isn't workingSomething isn't workingduplicateThis issue or pull request already existsThis issue or pull request already existsexternalplatform:linuxIssue specifically occurs on LinuxIssue specifically occurs on Linux
Description
Preflight Checklist
- I have searched existing issues and this hasn't been reported yet
- This is a single bug report (please file separate reports for different bugs)
- I am using the latest version of Claude Code
What's Wrong?
When I try to give a command on claude-cli I get API Error:500. Even for trivial commands such as "hello" I get this error
❯ hello
⎿ API Error: 500 {"type":"error","error":{"type":"api_error","message":"Internal server error"},"request_id":"req_011CYVBx3FZkoQH9cjp5B34t"}
What Should Happen?
My main request was for the claude to create a patch file for my project code
Error Messages/Logs
❯ hello
⎿ API Error: 500 {"type":"error","error":{"type":"api_error","message":"Internal server error"},"request_id":"req_011CYVBx3FZkoQH9cjp5B34t"}Steps to Reproduce
Just start 'claude' on my ubuntu-18.04
Type "hello"
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.1.56 (Claude Code)
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Terminal.app (macOS)
Additional Information
My A/C: srinivasa.hc@prajnaanatech.com
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api:anthropicarea:apibugSomething isn't workingSomething isn't workingduplicateThis issue or pull request already existsThis issue or pull request already existsexternalplatform:linuxIssue specifically occurs on LinuxIssue specifically occurs on Linux