Topic hub pagination

AI Coding Tools errors - page 10

Continue browsing this topic cluster with SEO-safe static pagination.

AI Coding Tools Claude Code Updated May 19, 2026

GitHub MCP OAuth Flow Fails on claude.ai/code — Private Repo Access Broken

Developer using Claude Code web (claude.ai/code) wants GitHub MCP tools to access private repositories but OAuth login flow silently breaks or returns inconsistent results Includes evidence for Claude Code troubleshooting demand.

[BUG] GitHub MCP OAuth flow fails on claude.ai/code web client — inconsistently provides GitHub MCP tools for private repos
AI Coding Tools Claude Code Updated May 19, 2026

Claude Code Billing Defaults to API Instead of Max Subscription — Accidental $$$ Spend

Fix Claude Code accidentally charging via API console billing instead of claude.ai Max subscription; stop unauthorized API charges Includes evidence for Claude Code troubleshooting demand.

keeps defaulting auth to Anthropic Console API billing account instead of claude.ai Max subscription; costs hundreds of dollars in unexpected API spend
AI Coding Tools Claude Code Updated May 19, 2026

Claude Code 'Client Closed' Connection Error After MCP Server Spawn

MCP server launches but dies before responding. Developer needs to diagnose why child process exits (missing binary, Node.js init completes with no event-loop work, npx path issues on Windows). Includes evidence for Claude Code troubleshooting demand.

Connection closed (Picking well-maintained servers avoids a lot of this...) — MCP stdio process died between connect and first tools/list response
AI Coding Tools Claude Code Updated May 19, 2026

Claude Code 401 Auth Failure Mid-Session During Autonomous Runs

Developer running long autonomous Claude Code sessions hits sudden 401 auth failures; needs recovery procedure (/logout then /login, cache clearing, fresh token lifecycle management). Includes evidence for Claude Code troubleshooting demand.

authentication_error (401) — OAuth token expired mid-autonomous run, every subsequent tool call returns auth error until re-login
AI Coding Tools Claude Code Updated May 19, 2026

Claude Code MCP Server Crashes With -32000 Generic Error

Developer configures an MCP server for Claude Code but it immediately fails with -32000; needs systematic troubleshooting steps (command isolation, env vars, stdout pollution, Node.js event loop). Includes evidence for Claude Code troubleshooting demand.

Connection closed / MCP server <name>: error -32000 — generic JSON-RPC server error indicating MCP subprocess crashed during init
AI Coding Tools Claude Code Updated May 19, 2026

False Usage Limit Reached Error with No Actual Limits Hit on Claude Max Plan

Resolve spurious usage limit error messages on Claude Code Max plan when user hasn't actually hit their rate or usage limits Includes evidence for Claude Code troubleshooting demand.

False 'Extra usage required for 1M context' / 'Usage limit reached' error with no actual limits hit
AI Coding Tools Claude Code Updated May 19, 2026

Max Plan 5h Usage Fills 0-100% in Just 5 Minutes After Refresh

Investigate and fix unexpected rapid quota depletion on Claude Code Max plan where the 5-hour window appears to expire in only 5 minutes Includes evidence for Claude Code troubleshooting demand.

max plan 5h usage filled 0-100% in just 5 minutes after refresh — apparent rapid quota drain without proportional activity
AI Coding Tools Claude Code Updated May 19, 2026

Opus 4.6 Cache Read Tokens Counted at Full Rate Despite Cache Hits on Max 20x

Fix incorrect billing where Opus 4.6 cached read tokens are charged at full input rate instead of discounted cache-hit rate on Claude Code Max plan Includes evidence for Claude Code troubleshooting demand.

cache_read tokens counted at full rate despite cache hits on Max 20x — billing system not applying discounted cache read pricing
AI Coding Tools Claude Code Updated May 19, 2026

Serious Usage Tracking Bug: Quota Jumped from 64% to 100% With No Active Tasks

Find why Claude Code usage counter jumps from 64% to 100% automatically when no prompts are being sent or tasks are actively running Includes evidence for Claude Code troubleshooting demand.

Usage tracking bug: quota increased from 64% to 100% with no active tasks running
AI Coding Tools Claude Code Updated May 19, 2026

Session Usage Jumps 30% Per Prompt in Less Than 1 Minute of Entering the Prompt

Debug abnormally high token/usage consumption where each prompt triggers a 30% jump in session usage instantly upon submission Includes evidence for Claude Code troubleshooting demand.

session usage jumped 30% per prompt in less than 1 minute of entering the prompt — abnormal token consumption spike
AI Coding Tools Claude Code Updated May 18, 2026

Claude Code EACCES Permission Denied When Creating Files — MCP Server Issues

Developers unable to create files via Claude Code due to EACCES permission errors; often related to MCP server configuration or multi-user environments. Includes evidence for Claude Code troubleshooting demand.

[BUG] Claude commands fail with EACCES permission denied error when creating files
AI Coding Tools Claude Code Updated May 18, 2026

Claude Code engram v3.4.0: keeping Claude Code running under new usage limits

User needs to maintain Claude Code sessions without being killed by sudden API usage limits; looking for tools or configurations to extend session lifetime and avoid unexpected interruption Includes evidence for Claude Code troubleshooting demand.

Claude Code stops working or crashes due to new Anthropic usage limits and rate caps; requires workaround tool (engram) to bypass or manage quota restrictions
AI Coding Tools Claude Code Updated May 18, 2026

Claude Code HTTP 401 OAuth Token Expired Mid-Session

Fix Claude Code 401 auth failure caused by expired OAuth token without re-login Includes evidence for Claude Code troubleshooting demand.

HTTP 401 authentication_error mid-session — OAuth token expired or revoked, every subsequent tool call returns authentication_error
AI Coding Tools Claude Code Updated May 18, 2026

Claude Code HTTP 529 Overloaded Error During Peak Hours

Resolve Claude Code 529 overloaded error during peak hours or Opus Max usage Includes evidence for Claude Code troubleshooting demand.

API Error: 529 {"type":"overloaded_error"} — Anthropic capacity saturated for requested model
AI Coding Tools Claude Code Updated May 18, 2026

Claude Code MCP Server Startup Failure (-32000)

Fix Claude Code MCP server crash (-32000) preventing external tool connections Includes evidence for Claude Code troubleshooting demand.

MCP -32000 Client Closed — MCP server process dies on launch
AI Coding Tools Claude Code Updated May 18, 2026

Claude Code OAuth Authentication Fails Behind Corporate Proxy

Fix Claude Code OAuth login failure when connected through corporate proxy or VPN Includes evidence for Claude Code troubleshooting demand.

OAuth authentication fails; all subsequent API calls fail with authentication_error after completing OAuth flow behind corporate proxy