Timeout Error in Claude Code CLI Module During Promise Resolution
Resolved 💬 3 comments Opened Jun 23, 2025 by weisisheng Closed Jan 4, 2026
Bug Description
this issue keeps happening, maybe 3-5 times an hour and i need to restart "node:internal/process/promises:289
triggerUncaughtException(err, true / fromPromise /);
^
Error: Timeout waiting after 1000ms
at FC2 (file:///home/vfulco/node_modules/@anthropic-ai/claude-code/cli.js:1366:11718)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async nF5 (file:///home/vfulco/node_modules/@anthropic-ai/claude-code/cli.js:1979:9952)
at async F (file:///home/vfulco/node_modules/@anthropic-ai/claude-code/cli.js:1979:8806)
Node.js v21.1.0
"
Environment Info
- Platform: linux
- Terminal: vscode
- Version: 1.0.31
- Feedback ID: ef4f0422-d835-4c9e-940a-ac27743ee904
Errors
[{"error":"Error: Request was aborted.\n at yw.makeRequest (file:///home/vfulco/node_modules/@anthropic-ai/claude-code/cli.js:1317:3784)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at runNextTicks (node:internal/process/task_queues:64:3)\n at process.processTimers (node:internal/timers:511:9)","timestamp":"2025-06-23T01:51:45.881Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗