Error listings

All error pages - page 13

AI Coding Tools Claude Code Updated May 15, 2026

Claude Code MCP Transport Disconnected After First Tool Call Rejection

Fix Claude Code MCP server becoming permanently unreachable after first tool call is rejected by user permission prompt Includes evidence for Claude Code troubleshooting demand.

MCP error -32000: Connection closed → No such tool available
Docker Docker Updated May 15, 2026

Docker Compose 2.40.3 Networking Broken: Services Cannot Reach Each Other

Fix Docker Compose networking regression in v2.40.3 where inter-service communication fails Includes evidence for Docker troubleshooting demand.

docker compose 2.40.3 networking broken — services can't reach each other or reach wrong service after upgrade from 2.40.2
LiteLLM LiteLLM Updated May 15, 2026

LiteLLM Performance Regression After Upgrading from v1.80.5 to v1.81.x

Fix LiteLLM proxy performance degradation after version upgrade causing UI and API response slowness Includes evidence for LiteLLM troubleshooting demand.

Significant performance regression — UI and API slowness after upgrading LiteLLM from v1.80.5 to v1.81.x
Deployment Vercel Updated May 15, 2026

Next.js proxy.ts Does Not Execute in Production Behind Cloudflare Proxy

Fix Next.js proxy.ts route handler not running in production deployment behind Cloudflare reverse proxy Includes evidence for Vercel troubleshooting demand.

proxy.ts does not execute in production when behind Cloudflare Proxy (middleware.ts works fine)
OpenAI API OpenAI API Updated May 15, 2026

OpenAI GPT-5 Tool Choices Other Than auto Not Supported Error

Fix OpenAI GPT-5 Responses API rejecting tool_choice values other than 'auto' despite documentation suggesting support Includes evidence for OpenAI API troubleshooting demand.

tool choices other than 'auto' are not supported with model gpt-5
Anthropic API Anthropic API Updated May 15, 2026

Anthropic Python SDK streaming TypeError — Pydantic union discriminator returns raw dict instead of typed model

Fix Anthropic Python SDK streaming error TypeError unexpected event runtime type dict instead of typed model Includes evidence for Anthropic API troubleshooting demand.

TypeError: Unexpected event runtime type, after deserialising twice — {'type': 'content_block_delta', 'index': 0, 'delta': {'type': 'text_delta', 'text': '...'}} — <class 'dict'>
Anthropic API Anthropic API Updated May 15, 2026

Anthropic SDK fails to map 413 and 529 HTTP status codes to typed exceptions

Fix Anthropic SDK throwing generic errors for 413 and 529 HTTP status codes instead of typed exceptions on Bedrock/Vertex backends Includes evidence for Anthropic API troubleshooting demand.

Anthropic SDK does not map HTTP 413 (payload too large) or 529 (overloaded) to typed exceptions on Bedrock/Vertex
AI Coding Tools Claude Code Updated May 15, 2026

Claude Code background agents crash-loop after macOS sleep/wake

Fix Claude Code background agents crash-looping after Mac sleep/wake cycle, daemon not detecting clock jumps Includes evidence for Claude Code troubleshooting demand.

background sessions disappearing and daemon reconnect failing after macOS sleep/wake