[Bug] Anthropic API Error: Rate limit reached on Sonnet model requests
Resolved 💬 3 comments Opened Mar 25, 2026 by basuev Closed Mar 26, 2026
Bug Description
When I create skills that should use Sonnet as the model, I keep getting the same error. Here’s an example: "❯ /trending
⎿ API Error: Rate limit reached
"
Environment Info
- Platform: darwin
- Terminal: tmux
- Version: 2.1.83
- Feedback ID: 16a1e834-a7f2-4d7e-841e-f9ee6e4baec5
Errors
[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/t.basuev/.local/share/claude/versions/2.1.83 (expected in multi-process scenarios)\n at ibT (/$bunfs/root/src/entrypoints/cli.js:2735:2168)\n at Zcq (/$bunfs/root/src/entrypoints/cli.js:2735:1326)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T12:55:15.867Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Extra usage is required for long context requests.\"},\"request_id\":\"req_011CZPqKQe2RydHrCdm69ZJJ\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:205:286266)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:244:5435)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T12:55:21.116Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗