Deployment Next.js Updated May 15, 2026
Fix Turbopack build chunks being blocked by Cloudflare WAF with 403 Includes evidence for Next.js troubleshooting demand.
Turbopack production build generates chunk filenames with multiple dots that trigger WAF 403 responses Deployment Next.js Updated May 15, 2026
Fix Vercel deployment failure MIDDLEWARE_INVOCATION_FAILED missing @swc/helpers Includes evidence for Next.js troubleshooting demand.
MIDDLEWARE_INVOCATION_FAILED: Cannot find module @swc/helpers/esm/_interop_require_default.js Anthropic API Anthropic API Updated May 15, 2026
Fix Anthropic Batch API returning 404 Not Found intermittently after successfully creating a batch Includes evidence for Anthropic API troubleshooting demand.
Anthropic NotFoundError (404) on Batch API - server-side propagation delay Anthropic API Anthropic API Updated May 15, 2026
Fix Anthropic Python SDK returning wrong status code 200 for streaming SSE errors like overloaded_error Includes evidence for Anthropic API troubleshooting demand.
Anthropic APIStatusError with status_code=200 for mid-stream SSE overloaded_error Cloudflare Cloudflare Updated May 15, 2026
Fix random Cloudflare API failure during wrangler deployment with code 10023 kv write permissions error Includes evidence for Cloudflare troubleshooting demand.
Cloudflare API request failed - kv bindings require kv write perms [code: 10023] GitHub Actions GitHub Actions Updated May 15, 2026
Fix GitHub Actions self-hosted runner stalling on Azure Blob uploads when HTTPS_PROXY is configured Includes evidence for GitHub Actions troubleshooting demand.
Runner Azure Blob uploads stall through HTTPS proxy - BlobClient not configured with proxy transport LiteLLM LiteLLM Updated May 15, 2026
Fix LiteLLM streaming fallback sending unsupported assistant prefill to Claude models causing 400 error Includes evidence for LiteLLM troubleshooting demand.
HTTP 400: This model does not support assistant message prefill. The conversation must end with a user message. LiteLLM LiteLLM Updated May 15, 2026
Fix LiteLLM crashing with nacl.exceptions.ValueError nonce must be exactly 24 bytes when configuring SMTP Includes evidence for LiteLLM troubleshooting demand.
nacl.exceptions.ValueError: The nonce must be exactly 24 bytes long Ollama Ollama Updated May 15, 2026
Fix Ollama crashing with SIGSEGV when processing valid WebP images with minicpm-v vision model Includes evidence for Ollama troubleshooting demand.
SIGSEGV: segmentation violation mtmd_helper_bitmap_init_from_buf: failed to decode image bytes OpenAI API OpenAI API Updated May 15, 2026
Fix OpenAI vector_stores.files.upload_and_poll() hanging forever with file stuck in_progress status Includes evidence for OpenAI API troubleshooting demand.
vector_stores.files.upload_and_poll() hangs indefinitely with file status stuck at in_progress Anthropic API Anthropic API Updated May 14, 2026
Fix Anthropic API 429 rate limit error where billing counter is decremented even when the request fails Includes evidence for Anthropic API troubleshooting demand.
429 {"type":"error","error":{"type":"rate_limit_error","message":"Rate limited"}} AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code context limit reaching hard-stop prematurely at 30% of reported 1M token window Includes evidence for Claude Code troubleshooting demand.
Context limit reached · /compact or /clear to continue (hard-stop at ~30% of 1M window) AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code MCP channel plugin notifications being silently dropped and never injected into session Includes evidence for Claude Code troubleshooting demand.
Inbound channel notifications silently dropped — notifications/claude/channel never injected as user turns AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code causing terminal display corruption with garbled/unreadable characters after session Includes evidence for Claude Code troubleshooting demand.
Terminal display becomes garbled and unreadable after using Claude Code AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code VS Code extension side panel displaying 'Unhandled case: [object Object]' instead of task results Includes evidence for Claude Code troubleshooting demand.
VS Code side panel shows 'Unhandled case: [object Object]' after task completes Deployment Vercel Updated May 14, 2026
Fix NextAuth PrismaAdapter linkAccount() hanging indefinitely on Vercel serverless functions Includes evidence for Vercel troubleshooting demand.
NextAuth PrismaAdapter linkAccount() hangs indefinitely on Vercel — Account INSERT never completes Ollama Ollama Updated May 14, 2026
Fix Ollama ConnectionError: Failed to connect to Ollama when service is stopped or model not installed Includes evidence for Ollama troubleshooting demand.
Failed to connect to Ollama. Please check that Ollama is downloaded, running and accessible. Deployment Vercel Updated May 14, 2026
Fix Vercel build failure with vite Permission denied error when deploying Vite + React projects Includes evidence for Vercel troubleshooting demand.
sh: line 1: /vercel/path0/node_modules/.bin/vite: Permission denied (exit code 126) AI Coding Tools Codex Updated May 14, 2026
Fix Codex context compaction error unknown parameter prompt_cache_retention Includes evidence for Codex troubleshooting demand.
Unknown parameter: 'prompt_cache_retention' LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM Azure OpenAI auth broken after upgrade to 1.84.0 Includes evidence for LiteLLM troubleshooting demand.
litellm.AuthenticationError: AzureException AuthenticationError - The api_key client option must be set