Error listings

All error pages - page 43

Deployment Vercel Updated May 17, 2026

Vercel FUNCTION_INVOCATION_TIMEOUT on Hobby Plan — 10s Default Cuts Off Real Workloads

Fix Vercel serverless function timing out at the default 10-second limit on the free Hobby plan; need config changes or workarounds for longer-running functions. Includes evidence for Vercel troubleshooting demand.

FUNCTION_INVOCATION_TIMEOUT: request reached timeout threshold (10s on Hobby plan without Fluid Compute)
AI Coding Tools Claude Code Updated May 17, 2026

Claude Code 2.1.143 silently hangs MCP tool calls after SSE drop — client logs the drop but does not fail or reconnect

Fix Claude Code MCP tool call hanging indefinitely after server-side SSE stream drops due to network timeouts or container restarts Includes evidence for Claude Code troubleshooting demand.

SSE connection dropped after N seconds uptime; Tool 'X' still running (30s elapsed) ... [onCancel] source=local; McpError: MCP error -32001: user-cancel
AI Coding Tools Claude Code Updated May 17, 2026

GitHub MCP returns 403 "not authorized to use this Copilot feature" on Claude Code web — OAuth fallback renders misleading Server Turned Down page

Fix GitHub MCP authentication failure on Claude Code web caused by Copilot entitlement check failing, resulting in 403 and misleading OAuth redirect to Google Drive Includes evidence for Claude Code troubleshooting demand.

Streamable HTTP error: Error POSTing to endpoint: unauthorized: not authorized to use this Copilot feature (code: 403)
AI Coding Tools Claude Code Updated May 17, 2026

Chrome crashes on any page-interacting MCP op against a SharePoint Online tenant

Fix Chrome crash in Claude Code MCP operations when interacting with SharePoint Online, affecting enterprise Microsoft 365 deployments Includes evidence for Claude Code troubleshooting demand.

Chrome crashes on any page-interacting MCP op (navigate / get_page_text) against a SharePoint Online tenant
OpenAI API OpenAI API Updated May 17, 2026

Codex App consumes rate limit on startup without any user action

Investigate and fix Codex App pre-emptively consuming rate limits before user submits prompts, unfairly blocking subsequent legitimate requests Includes evidence for OpenAI API troubleshooting demand.

Codex App consumes rate limit on startup without any user action
OpenAI API OpenAI API Updated May 17, 2026

Codex exceeded retry limit, last status: 429 Too Many Requests

Fix 429 rate limit error handling in OpenAI Codex app when hitting response endpoint DDoS-rate limits, distinguishing between usage quotas and request frequency caps Includes evidence for OpenAI API troubleshooting demand.

exceeded retry limit, last status: 429 Too Many Requests, request id: 9f9fe320aa92b10b-FRA
OpenAI API OpenAI API Updated May 17, 2026

Hooks stop firing after rate-limit stops or live hooks.json edits

Fix Claude Code hooks system breaking when rate limits are hit mid-session or when hooks.json is edited dynamically, stopping all further hook processing until restart Includes evidence for OpenAI API troubleshooting demand.

Hooks stop firing after rate-limit stops or live hooks.json edits
LiteLLM LiteLLM Updated May 17, 2026

LLM retry policy too aggressive for provider rate-limit (429) windows — Gemini quota windows exceed max backoff

Fix overly aggressive retry policy in LLM middleware that causes repeated 429 errors when exceeding provider rate limits, because max backoff duration is shorter than provider's rate limit window Includes evidence for LiteLLM troubleshooting demand.

LLM retry policy too aggressive for provider rate-limit (429) windows — Gemini quota windows exceed max backoff
AI Coding Tools Claude Code Updated May 17, 2026

Claude Code HTTP 401 OAuth Token Expiration Mid-Session

Fix Claude Code 401 authentication error when OAuth token expires during an autonomous coding run, making session unrecoverable without re-auth Includes evidence for Claude Code troubleshooting demand.

authentication_error (HTTP 401 OAuth token expired mid-session)
AI Coding Tools Claude Code Updated May 17, 2026

Claude Code HTTP 503 Edge Unreachable — Corporate Proxy Blocking Anthropic API

Fix Claude Code 503 errors caused by corporate proxies, ZTNA agents, or VPNs blocking Anthropic API requests from reaching the cloud endpoint Includes evidence for Claude Code troubleshooting demand.

HTTP 503 — Anthropic backend unreachable on route (Cloudflare edge or regional gateway error)
Cursor Cursor Updated May 17, 2026

Cursor MCP Connection Failed: Zombie Process Port Conflict

Fix Cursor IDE 'MCP Connection Failed' error caused by zombie MCP server process holding port 3001, preventing new MCP server from starting Includes evidence for Cursor troubleshooting demand.

Error: MCP Connection Failed — Unable to establish a connection to the MCP server
GitHub Copilot GitHub Copilot Updated May 17, 2026

GitHub Copilot CLI 'User Not Authorized' Error After Token Revocation

Fix GitHub Copilot CLI authorization errors after token expiration, revocation, or SSO re-authentication — especially common in enterprise environments Includes evidence for GitHub Copilot troubleshooting demand.

User not authorized (token expired or revoked in Copilot CLI)