Error listings

All error pages - page 54

OpenAI API OpenAI API Updated May 16, 2026

OpenAI Realtime API MCP tool calls not executing with Azure deployment

Fix OpenAI Realtime API MCP integration: tool calls never execute despite MCP server being connected and verified with inspector Includes evidence for OpenAI API troubleshooting demand.

Realtime does not execute tool calls with mcp — MCP server connected but tool calls silently never fire, only instruction text returned
AI Coding Tools Claude Code Updated May 16, 2026

Claude Code Extension ENOENT: no such file or directory on UNC network paths

Fix Claude Code VS Code extension failing to load when opening folders from UNC network paths, with ENOENT error referencing non-existent mapped drive Includes evidence for Claude Code troubleshooting demand.

ENOENT: no such file or directory, lstat 'G:\Grupos'
Cloudflare Cloudflare Updated May 16, 2026

Cloudflare Wrangler container app registration fails with non-WfP API endpoint

Fix Cloudflare Workers container deployment failure where wrangler targets wrong API endpoint for container app registration after successful image push Includes evidence for Cloudflare troubleshooting demand.

wrangler deploy --dispatch-namespace fails: container registration uses non-WfP API endpoint
LiteLLM LiteLLM Updated May 16, 2026

LiteLLM budget limits on keys cannot be removed once set via UI or API

Fix inability to remove budget limits from LiteLLM API keys once they have been configured, blocking billing flexibility Includes evidence for LiteLLM troubleshooting demand.

budget_limits on LiteLLM keys cannot be removed/overridden after initial set via UI or API
AI Coding Tools Claude Code Updated May 16, 2026

Claude Code rate_limits Field Null in statusLine JSON on OAuth Pro

Fix missing rate limit information in Claude Code status bar for paid users Includes evidence for Claude Code troubleshooting demand.

rate_limits field is null from statusLine JSON on 2.1.141 (OAuth Pro, firstParty)
LiteLLM LiteLLM Updated May 16, 2026

LiteLLM Docker Start Fails for v1.84.0

Fix LiteLLM v1.84.0 Docker container failing to start Includes evidence for LiteLLM troubleshooting demand.

Docker image ghcr.io/berriai/litellm:1.84.0 start failure in container logs
Anthropic API Anthropic API Updated May 15, 2026

Anthropic API 400: text content blocks must be non-empty error fix

Fix Anthropic API 400 error when text content blocks are empty in messages.create request Includes evidence for Anthropic API troubleshooting demand.

API Error: 400 messages: text content blocks must be non-empty
Ollama Ollama Updated May 15, 2026

Ollama gemma4 repetition loop during constrained JSON generation

Fix Ollama gemma4 repetition loop when generating structured JSON with format parameter Includes evidence for Ollama troubleshooting demand.

Word repetition loop fills num_predict budget, JSON unterminated — repeat_penalty has no effect
Ollama Ollama Updated May 15, 2026

Ollama think=false breaks format structured output silently

Fix Ollama structured output being ignored when think=false is set Includes evidence for Ollama troubleshooting demand.

think=false with format parameter causes format constraint to be silently ignored — outputs plain text instead of JSON
Anthropic API Anthropic API Updated May 15, 2026

Anthropic Claude API Overloaded Error 529 — Fix Guide

Fix Anthropic API overloaded_error when Claude models are at capacity during paid API calls Includes evidence for Anthropic API troubleshooting demand.

overloaded_error — Anthropic API returns 529 or 503 when Claude models are at capacity
Anthropic API Anthropic API Updated May 15, 2026

AWS Bedrock Claude Model Invocation Not Supported Error

Fix AWS Bedrock ValidationException when invoking Anthropic Claude models — requires inference profile instead of direct model ID Includes evidence for Anthropic API troubleshooting demand.

Invocation of model ID anthropic.claude-3-5-sonnet-20241022-v2:0 with on-demand throughput isn't supported