Intermittent API Connection Failures During Task Execution

Resolved 💬 3 comments Opened Jul 17, 2025 by rwshiraishi Closed Jan 6, 2026

Bug Description
keeps disconnecting, not completing task.

Environment Info

  • Platform: darwin
  • Terminal: cursor
  • Version: 1.0.53
  • Feedback ID: 127aaca4-afb5-4e7e-be7a-e24e0ba83cfe

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:882:11)\n    at execSync (node:child_process:954:15)\n    at AI (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:728:6320)\n    at file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:16554\n    at Q (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:542:14406)\n    at MF (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:14339)\n    at zX (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:13205)\n    at MB (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:19174)","timestamp":"2025-07-17T04:22:56.899Z"},{"error":"RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded\n    at Socket.onChildStdout (node:child_process:481:14)\n    at Socket.emit (node:events:518:28)\n    at Socket.emit (node:domain:489:12)\n    at addChunk (node:internal/streams/readable:561:12)\n    at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)\n    at Readable.push (node:internal/streams/readable:392:5)\n    at Pipe.onStreamRead (node:internal/stream_base_commons:189:23)","timestamp":"2025-07-17T04:22:57.856Z"},{"error":"Error: 1: 1 Error: End of central directory record signature not found. Either not a zip file, or file is truncated.\n    at Ef (file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/node/cliProcessMain.js:52:28755)\n    at file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/node/cliProcessMain.js:52:30083\n    at /Applications/Cursor.app/Contents/Resources/app/node_modules/yauzl/index.js:40:7\n    at /Applications/Cursor.app/Contents/Resources/app/node_modules/yauzl/index.js:190:5\n    at Immediate.<anonymous> (/Applications/Cursor.app/Contents/Resources/app/node_modules/yauzl/index.js:705:38)\n    at process.processImmediate (node:internal/timers:483:21) {\n  code: 'Extract',\n  name: 'Extract'\n}\nFailed Installing Extensions: file:///usr/local/lib/node_modules/%40anthropic-ai/claude-code/vendor/claude-code.vsix\n(node:83077) [DEP0168] DeprecationWarning: Uncaught N-API callback exception detected, please run node with option --force-node-api-uncaught-exceptions-policy=true to handle those exceptions properly.\n(Use `Cursor --trace-deprecation ...` to show where the warning was created)\n\n    at Lq6 (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1208:5219)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async qq6 (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:1208:2582)","timestamp":"2025-07-17T04:23:01.663Z"}]

View original on GitHub ↗

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