[Bug] Token validation logs show completion but no actual work performed, credits consumed unnecessarily

Resolved 💬 3 comments Opened Nov 13, 2025 by pkorrakuti-mvrk Closed Nov 17, 2025

Bug Description
Not at all useful, when I prompted to validated the tokens from the logs, just somehow convincing that the work done, but nothing has been done. Just using all my credits and doing nothing.

Environment Info

  • Platform: darwin
  • Terminal: vscode
  • Version: 2.0.37
  • Feedback ID: 5041e775-ecc5-4645-adf8-387e2f873648

Errors

[{"error":"AxiosError: Request failed with status code 401\n    at ET (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:62:1137)\n    at IncomingMessage.<anonymous> (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:9858)\n    at IncomingMessage.emit (node:events:519:35)\n    at IncomingMessage.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1701:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at xZA.request (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:69:2130)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async it2 (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:3775:33849)","timestamp":"2025-11-12T09:51:45.794Z"},{"error":"AxiosError: Request failed with status code 404\n    at ET (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:62:1137)\n    at IncomingMessage.<anonymous> (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:9858)\n    at IncomingMessage.emit (node:events:519:35)\n    at IncomingMessage.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1701:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at xZA.request (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:69:2130)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Q02 (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:2134:1062)\n    at async I02 (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:2134:2055)\n    at async Object.call (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:2134:8416)\n    at async W85 (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:2027:48114)","timestamp":"2025-11-12T09:56:04.316Z"},{"error":"MaxFileReadTokenExceededError: File content (29009 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at zs2 (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:3575:922)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:3584:963)\n    at async file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1375:1402","timestamp":"2025-11-12T09:56:14.239Z"},{"error":"MaxFileReadTokenExceededError: File content (29009 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at zs2 (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:3575:922)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:3584:963)\n    at async file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1375:1402","timestamp":"2025-11-12T09:56:24.660Z"},{"error":"MaxFileReadTokenExceededError: File content (29034 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at zs2 (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:3575:922)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:3584:963)\n    at async file:///Users/paramesh/.asdf/installs/nodejs/24.4.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1375:1402","timestamp":"2025-11-12T09:57:58.309Z"},{"error":"MaxFileReadTokenExceededError: File content (29034 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to rea

Note: Error logs were truncated.

View original on GitHub ↗

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