Timeout Error in Markdown File Operation
Resolved 💬 3 comments Opened Jun 24, 2025 by sergenX1 Closed Jul 25, 2025
Bug Description
keep getting this issue when trying to create or udpate markdown files node:internal/process/promises:394
triggerUncaughtException(err, true / fromPromise /);
^
Error: Timeout waiting after 1000ms
at nK2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1366:11719)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async lK6 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1927:11619)
at async W (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1927:10473)
Node.js v23.7.0
Environment Info
- Platform: darwin
- Terminal: cursor
- Version: 1.0.33
- Feedback ID: dc70cb06-7675-440d-9ff8-00ca272e2cc6
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 RG (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:700:3921)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:9014\n at Q (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:526:17199)\n at VJ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:8160)\n at oS (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:7241)\n at TB (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:11408)","timestamp":"2025-06-24T17:56:49.198Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗