My Claude Code stops running after a few seconds during use. Even after restarting, it still doesn’t work properly, and I can’t use max200 normally.
Resolved 💬 1 comment Opened Jul 17, 2025 by tangxiaoyao0408 Closed Jul 18, 2025
Bug Description
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 1.0.54
- Feedback ID: d8eaf028-0c3c-4cb9-b9ac-1a4ef35b3ae0
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 DI (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:730:2037)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:41635\n at Q (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:542:14406)\n at PF (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:39420)\n at $X (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:38286)\n at MB (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:44255)","timestamp":"2025-07-17T04:30:28.466Z"},{"error":"RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded\n at Socket.onChildStdout (node:child_process:482:14)\n at Socket.emit (node:events:507:28)\n at Socket.emit (node:domain:489:12)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at Pipe.onStreamRead (node:internal/stream_base_commons:189:23)","timestamp":"2025-07-17T04:30:30.717Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"messages.0: all messages must have non-empty content except for the optional final assistant message\"}}\n at A6.generate (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1182:6428)\n at c$.makeStatusError (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1199:2101)\n at c$.makeRequest (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1199:5315)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-07-17T04:40:51.295Z"}]This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗