[Bug] Claude API hangs after consuming input tokens with no response output

Resolved 💬 2 comments Opened Mar 30, 2026 by palbooo Closed May 2, 2026

Bug Description
claude is not responding. 300 input tokens are consumed but nothing happens after that. and everytime i send a promt with no response the usage spikes

Environment Info

  • Platform: win32
  • Terminal: null
  • Version: 2.1.86
  • Feedback ID: d8602b76-0846-4af4-a4f3-a13af4c7fcd7

Errors

[{"error":"Error: Request was aborted.\n    at mk8 (B:/~BUN/root/src/entrypoints/cli.js:1421:16708)\n    at next (native:1:11)\n    at $h_ (B:/~BUN/root/src/entrypoints/cli.js:7618:8934)\n    at next (native:1:11)\n    at _h_ (B:/~BUN/root/src/entrypoints/cli.js:7623:10737)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T08:10:40.942Z"},{"error":"MaxFileReadTokenExceededError: File content (19462 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n    at J1_ (B:/~BUN/root/src/entrypoints/cli.js:4337:5251)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T08:11:56.628Z"},{"error":"Error: Request was aborted.\n    at mk8 (B:/~BUN/root/src/entrypoints/cli.js:1421:16708)\n    at next (native:1:11)\n    at $h_ (B:/~BUN/root/src/entrypoints/cli.js:7618:8934)\n    at next (native:1:11)\n    at _h_ (B:/~BUN/root/src/entrypoints/cli.js:7623:10737)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T08:16:07.667Z"},{"error":"MaxFileReadTokenExceededError: File content (19462 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n    at J1_ (B:/~BUN/root/src/entrypoints/cli.js:4337:5251)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T08:16:26.834Z"},{"error":"Error: Request was aborted.\n    at mk8 (B:/~BUN/root/src/entrypoints/cli.js:1421:16708)\n    at next (native:1:11)\n    at $h_ (B:/~BUN/root/src/entrypoints/cli.js:7618:8934)\n    at next (native:1:11)\n    at _h_ (B:/~BUN/root/src/entrypoints/cli.js:7623:10737)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T08:18:19.425Z"}]

View original on GitHub ↗

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