Command Timeout Regression: Bash Commands Failing Unexpectedly
Resolved 💬 4 comments Opened Aug 13, 2025 by fonnesbeck Closed Aug 17, 2025
Bug Description
I am continually getting command time out errors for simple bash commands that is preventing me from getting any real work done with Claude Code. Is this a known issue with a workaround? I have no problem issuing bash commands manually from my terminal; they execute instantly, wherease the same commands are timiing out after 2min on Claude Code.
Environment Info
- Platform: linux
- Terminal: vscode
- Version: 1.0.77
- Feedback ID: 18aacd9c-d236-4a4d-8798-25fedec98aea
Errors
[{"error":"Error: Failed to create shell snapshot: \n at file:///home/jupyter-cfonnesbeck/.nvm/versions/node/v22.16.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1423:737\n at ChildProcess.exithandler (node:child_process:421:5)\n at ChildProcess.emit (node:events:518:28)\n at ChildProcess.emit (node:domain:489:12)\n at maybeClose (node:internal/child_process:1101:16)\n at ChildProcess._handle.onexit (node:internal/child_process:304:5)","timestamp":"2025-08-13T14:11:38.371Z"}]This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗