API Request Fails with 500 Internal Server Error

Resolved 💬 5 comments Opened Jul 9, 2025 by epgptushar Closed Jul 9, 2025

Bug Description
getting this error : API Error: 500 {"type":"error","error":{"type":"api_error","message":"Internal server error"}}

Environment Info

  • Platform: darwin
  • Terminal: intellij
  • Version: 1.0.43
  • Feedback ID: 23a2e3a9-3012-4f02-a753-09f87a5939e9

Errors

[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n    at genericNodeError (node:internal/errors:983:15)\n    at wrappedFn (node:internal/errors:537:14)\n    at checkExecSyncError (node:child_process:892:11)\n    at execSync (node:child_process:964:15)\n    at ED (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:702:3921)\n    at file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:623:9038\n    at Q (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:526:13327)\n    at hJ (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:623:8184)\n    at S_ (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:623:7265)\n    at NB (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:623:11432)","timestamp":"2025-07-06T13:36:03.260Z"},{"error":"Error: ENOENT: no such file or directory, open '/Users/tusharkawale/.claude/ide/64226.lock'\n    at Module.readFileSync (node:fs:434:20)\n    at Object.readFileSync (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:581:728)\n    at uB2 (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1344:33094)\n    at AhQ (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1345:1116)\n    at async fB2 (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1345:2963)","timestamp":"2025-07-06T13:36:03.435Z"},{"error":"Error: ENOENT: no such file or directory, unlink '/Users/tusharkawale/.claude/ide/64226.lock'\n    at Module.unlinkSync (node:fs:1936:11)\n    at Object.unlinkSync (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:581:1296)\n    at AhQ (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1345:1139)\n    at async fB2 (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1345:2963)","timestamp":"2025-07-06T13:36:03.439Z"},{"error":"Error: ENOENT: no such file or directory, stat '/Volumes/NVMe_Fast/chronicle-trading-system-standalone/src/main/java/com/ots/fix/DeribitFIXAdaptor.java'\n    at Module.statSync (node:fs:1719:25)\n    at Object.statSync (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:581:687)\n    at jdA.readFile (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:581:1919)\n    at Rj1 (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:604:39)\n    at sAA (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1643:275)\n    at BN6 (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1703:1417)\n    at file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1703:599\n    at Array.map (<anonymous>)\n    at A0A (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1703:435)\n    at lR2 (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1703:22039)","timestamp":"2025-07-07T04:58:46.326Z"},{"error":"Error: ENOENT: no such file or directory, stat '/Volumes/NVMe_Fast/chronicle-trading-system-standalone/src/main/java/com/ots/examples/DeribitFIXAdaptorDemo.java'\n    at Module.statSync (node:fs:1719:25)\n    at Object.statSync (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:581:687)\n    at jdA.readFile (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:581:1919)\n    at Rj1 (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:604:39)\n    at sAA (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1643:275)\n    at BN6 (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1703:1417)\n    at file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1703:599\n    at Array.map (<anonymous>)\n    at A0A (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1703:435)\n    at lR2 (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:1703:22039)","timestamp":"2025-07-07T05:04:33.405Z"},{"error":"Error: ENOENT: no such file or directory, stat '/Volumes/NVMe_Fast/chronicle-trading-system-standalone/DERIBIT_FIX_ADAPTOR.md'\n    at Module.statSync (node:fs:1719:25)\n    at Object.statSync (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:581:687)\n    at jdA.readFile (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:581:1919)\n    at Rj1 (file:///Users/tusharkawale/node_modules/@anthropic-ai/claude-code/cli.js:604:39)\n    at sAA (file:///Users/

Note: Error logs were truncated.

View original on GitHub ↗

This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗