Cloudflare Cloudflare Updated May 13, 2026
Fix Cloudflare D1 wrangler not finding migration SQL files in subdirectories Includes evidence for Cloudflare troubleshooting demand.
D1 migrations_dir recursive SQL file search not supported Cloudflare Cloudflare Updated May 13, 2026
Fix WebSocket code 1006 connection failure on Cloudflare Workers Includes evidence for Cloudflare troubleshooting demand.
WebSocket connection failed with code 1006 — Cloudflare Workers GitHub Actions GitHub Actions Updated May 13, 2026
Fix GitHub Actions stuck queued jobs after workflow cancellation with matrix and needs dependencies Includes evidence for GitHub Actions troubleshooting demand.
GitHub Actions workflow cancellation leaves downstream jobs stuck queued GitHub Actions GitHub Actions Updated May 13, 2026
Fix GitHub Actions runner segfault on Rocky Linux 9.7 self-hosted runners Includes evidence for GitHub Actions troubleshooting demand.
GitHub Actions runner segmentation fault on Rocky Linux 9.7 LiteLLM LiteLLM Updated May 13, 2026
Fix LiteLLM asyncio.CancelledError when listing tools for MCP server with HTTP transport and OAuth2 Includes evidence for LiteLLM troubleshooting demand.
LiteLLM asyncio.CancelledError listing tools for MCP server with HTTP + OAuth2 LiteLLM LiteLLM Updated May 13, 2026
Fix LiteLLM returning empty tools list when upstream MCP server returns 401 Includes evidence for LiteLLM troubleshooting demand.
LiteLLM returns 200 {tools:[]} for 401 upstream OAuth errors Ollama Ollama Updated May 13, 2026
Fix Ollama Cloud 503 errors when all cloud models return Service Unavailable Includes evidence for Ollama troubleshooting demand.
Ollama Cloud 503 Service Unavailable Deployment Vercel Updated May 13, 2026
Fix Vercel CLI whoami failing when local project links to a team the token can no longer access Includes evidence for Vercel troubleshooting demand.
Vercel CLI whoami fails when linked team scope is inaccessible Cloudflare Cloudflare Updated May 13, 2026
Fix wrangler OAuth 401 errors when refresh token is rotated by parallel wrangler processes Includes evidence for Cloudflare troubleshooting demand.
wrangler refresh_token 401 from sibling-process rotation Cloudflare Cloudflare Updated May 13, 2026
Fix Cloudflare wrangler silently failing in CI/CD pipelines with no error output Includes evidence for Cloudflare troubleshooting demand.
wrangler silently fails in CI — deployment exits 0 but worker not deployed Anthropic API Anthropic API Updated May 13, 2026
Fix duplicate tool_result blocks error in Anthropic Claude API agent loops Includes evidence for Anthropic API troubleshooting demand.
HTTP 400: each tool_use must have a single result. Found multiple tool_result blocks with id Anthropic API Anthropic API Updated May 13, 2026
Fix Anthropic API 400 error when tool_use blocks lack corresponding tool_result blocks Includes evidence for Anthropic API troubleshooting demand.
messages.2: `tool_use` ids were found without `tool_result` blocks immediately after Anthropic API Anthropic API Updated May 13, 2026
Fix Anthropic Claude API content filtering policy blocking output Includes evidence for Anthropic API troubleshooting demand.
API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Output blocked by content filtering policy"}} Cursor Cursor Updated May 13, 2026
Fix Cursor IDE API invalid request error when messages field is undefined Includes evidence for Cursor troubleshooting demand.
Invalid request: [{"code":"invalid_type","expected":"array","received":"undefined","path":["messages"],"message":"Required"}] Docker Docker Updated May 13, 2026
Fix Docker container exit code 137 OOM killed out of memory error Includes evidence for Docker troubleshooting demand.
Container exits with code 137 (OOMKilled) Docker Docker Updated May 13, 2026
Fix Docker pull access denied error when pulling images from private or GHCR registries Includes evidence for Docker troubleshooting demand.
pull access denied for <repository>, repository does not exist or may require 'docker login' LiteLLM LiteLLM Updated May 13, 2026
Fix LiteLLM proxy 401 authentication error when virtual API key expires or budget is exhausted Includes evidence for LiteLLM troubleshooting demand.
litellm.AuthenticationError: 401 — Proxy virtual key expired or budget exhausted npm npm Updated May 13, 2026
Fix npm EBADPLATFORM error when installing platform-specific packages Includes evidence for npm troubleshooting demand.
npm ERR! code EBADPLATFORM Ollama Ollama Updated May 13, 2026
Fix Ollama connection refused ECONNREFUSED error when Ollama service is not running Includes evidence for Ollama troubleshooting demand.
ECONNREFUSED — Ollama connection refused on localhost:11434 Deployment Vercel Updated May 13, 2026
Fix Vercel serverless function timeout FUNCTION_INVOCATION_TIMEOUT 504 error Includes evidence for Vercel troubleshooting demand.
FUNCTION_INVOCATION_TIMEOUT — HTTP 504 on Vercel serverless functions