[Bug] Terminal freezes when pasting `docker stats --no-stream` output directly into console
Resolved 💬 3 comments Opened Jan 21, 2026 by rthomason Closed Jan 25, 2026
Bug Description
when I paste the output of this command directly into the console without quotes it freezes the terminal: docker stats --no-stream
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.14
- Feedback ID: d8f3cfef-989e-48f9-a1c1-2524a897dd3a
Errors
[{"error":"Error: ENOENT: no such file or directory, scandir '/Library/Application Support/ClaudeCode/.claude/skills'\n at readdirSync (unknown)\n at <anonymous> (/$bunfs/root/claude:12:1903)\n at e3 (/$bunfs/root/claude:11:34695)\n at readdirSync (/$bunfs/root/claude:12:1864)\n at n6R (/$bunfs/root/claude:1465:380)\n at n6R (/$bunfs/root/claude:1465:1350)\n at <anonymous> (/$bunfs/root/claude:1465:4440)\n at <anonymous> (/$bunfs/root/claude:1465:5171)\n at A (/$bunfs/root/claude:11:7245)\n at zC8 (/$bunfs/root/claude:4096:4342)","timestamp":"2026-01-21T11:45:03.588Z"},{"error":"Error: ENOENT: no such file or directory, scandir '/Users/russ/.claude/skills'\n at readdirSync (unknown)\n at <anonymous> (/$bunfs/root/claude:12:1903)\n at e3 (/$bunfs/root/claude:11:34695)\n at readdirSync (/$bunfs/root/claude:12:1864)\n at n6R (/$bunfs/root/claude:1465:380)\n at n6R (/$bunfs/root/claude:1465:1350)\n at <anonymous> (/$bunfs/root/claude:1465:4483)\n at <anonymous> (/$bunfs/root/claude:1465:5171)\n at A (/$bunfs/root/claude:11:7245)\n at zC8 (/$bunfs/root/claude:4096:4342)","timestamp":"2026-01-21T11:45:03.588Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/russ/.local/share/claude/versions/2.1.14 (expected in multi-process scenarios)\n at wZR (/$bunfs/root/claude:3215:2091)\n at JFA (/$bunfs/root/claude:3215:1202)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-21T11:45:03.638Z"},{"error":"Error: Request was aborted.\n at AIR (/$bunfs/root/claude:2275:44944)\n at GgB (/$bunfs/root/claude:4392:1536)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-21T11:45:50.163Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/claude:885:3940)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-21T11:46:10.612Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗