[Bug] Anthropic API Error: HTTP 500 Server Error
Status Fixed / completed
Reported on v2.1.96
Maintainer reply None cached
Activity 1 comment · opened May 16, 2026 · closed May 17, 2026
Bug Description
faing an error 500 with status code API is down
Environment Info
- Platform: win32
- Terminal: null
- Version: 2.1.96
- Feedback ID: fba954a6-1826-4115-a27c-a0b849c0f196
Errors
[
{
"error": "Error: ENOENT: no such file or directory, unlink 'C:\\<USER>\\AppData\\Local\\Temp\\claude\\<RANDOM_ID>\\tasks\\<FILE_ID>.output'",
"timestamp": "2026-05-16T13:13:09.256Z"
},
{
"error": "MaxFileReadTokenExceededError: File content (46059 tokens) exceeds maximum allowed tokens (25000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.",
"timestamp": "2026-05-16T13:14:20.406Z"
},
{
"error": "Error: ENOENT: no such file or directory, unlink 'C:\\<USER>\\AppData\\Local\\Temp\\claude\\<RANDOM_ID>\\tasks\\<FILE_ID>.output'",
"timestamp": "2026-05-16T13:19:34.574Z"
},
{
"error": "Error: ENOENT: no such file or directory, unlink 'C:\\<USER>\\AppData\\Local\\Temp\\claude\\<RANDOM_ID>\\tasks\\<FILE_ID>.output'",
"timestamp": "2026-05-16T13:19:38.744Z"
},
{
"error": "MaxFileReadTokenExceededError: File content (40098 tokens) exceeds maximum allowed tokens (25000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.",
"timestamp": "2026-05-16T13:19:48.320Z"
},
{
"error": "MaxFileReadTokenExceededError: File content (46059 tokens) exceeds maximum allowed tokens (25000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.",
"timestamp": "2026-05-16T13:19:58.586Z"
},
{
"error": "Error: 1P event logging: 25 events failed to export (code=ECONNABORTED, timeout of 10000ms exceeded)",
"timestamp": "2026-05-16T13:42:58.357Z"
},
{
"error": "Error: Failed to export 25 events (code=ECONNABORTED, timeout of 10000ms exceeded)",
"timestamp": "2026-05-16T13:42:58.357Z"
}
]This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗