[Bug] Anthropic API Error: Extra usage required for non-1M context model
Resolved 💬 5 comments Opened Apr 15, 2026 by jrey8343 Closed May 30, 2026
Bug Description
API Error: Extra usage is required for 1M context · run /extra-usage to enable, or /model to switch to
standard context
Getting this error when im not using 1M context --> model explicitly set to "Sonnet 4.6" NOT 1M Context. And i have enough avaialble token % on my account so it should run anyway
Environment Info
- Platform: darwin
- Terminal: ghostty
- Version: 2.1.108
- Feedback ID: 0c335ce9-f725-4341-a54c-080d4c19d5ff
Errors
[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/jaredreyes/.local/share/claude/versions/2.1.108 (expected in multi-process scenarios)\n at vU_ (/$bunfs/root/src/entrypoints/cli.js:2342:2153)\n at Cs6 (/$bunfs/root/src/entrypoints/cli.js:2342:1233)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T00:09:10.303Z"},{"error":"Error: EISDIR: illegal operation on a directory, read '/Users/jaredreyes/Developer/rust/oxidize'\n at E1H (/$bunfs/root/src/entrypoints/cli.js:4438:15399)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T00:26:14.812Z"},{"error":"AxiosError: Request failed with status code 503\n at sF (/$bunfs/root/src/entrypoints/cli.js:110:1194)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:115:12744)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:865:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:117:2467)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T00:26:59.310Z"},{"error":"Error: Request was aborted.\n at jC_ (/$bunfs/root/src/entrypoints/cli.js:1290:12508)\n at next (native:1:11)\n at jp7 (/$bunfs/root/src/entrypoints/cli.js:8032:9307)\n at next (native:1:11)\n at Jp7 (/$bunfs/root/src/entrypoints/cli.js:8037:12450)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T00:41:48.650Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Extra usage is required for long context requests.\"},\"request_id\":\"req_011Ca4uapQJcS5nYTbEsvCZe\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:52736)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T04:14:28.126Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Extra usage is required for long context requests.\"},\"request_id\":\"req_011Ca4upAHzshpbjLoMrfwvC\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:52736)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T04:17:29.269Z"}]This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗