pnpm ERR_PNPM_FETCH_429 Rate Limit Error During Install
Fix pnpm ERR_PNPM_FETCH_429 rate limit error when installing dependencies Includes evidence for pnpm troubleshooting demand.
ERR_PNPM_FETCH_429 Error listings
Fix pnpm ERR_PNPM_FETCH_429 rate limit error when installing dependencies Includes evidence for pnpm troubleshooting demand.
ERR_PNPM_FETCH_429 Fix GitHub Actions cron-scheduled workflows that don't run on self-hosted runners Includes evidence for GitHub Actions troubleshooting demand.
GitHub Actions scheduled cron task does not trigger on self-hosted runner Fix LiteLLM bulk invite generated API keys that don't have sk- prefix and get rejected Includes evidence for LiteLLM troubleshooting demand.
Bulk invite API keys missing sk- prefix, rejected on any call Fix LiteLLM llm_requests_hanging alert spam when requests are not actually hanging Includes evidence for LiteLLM troubleshooting demand.
llm_requests_hanging alert fires continuously for requests below 600s threshold Fix LiteLLM proxy where deleted models remain available on some workers after deletion via /model/delete API Includes evidence for LiteLLM troubleshooting demand.
Deleted models persist in other workers' local cache when running LiteLLM with --num_workers > 1 Fix LiteLLM guardrail evaluation errors when using self-hosted vLLM models like Gemma Includes evidence for LiteLLM troubleshooting demand.
litellm.BadRequestError when using llm_as_a_judge guardrail with self-hosted vllm model Fix LiteLLM MCP gateway returning empty tools instead of propagating upstream 401 authentication errors Includes evidence for LiteLLM troubleshooting demand.
LiteLLM returns 200 {"tools":[]} instead of upstream 401 for token-forwarding MCP servers Fix Ollama Vulkan backend returning wrong or unrelated responses with Gemma4 models on AMD integrated graphics Includes evidence for Ollama troubleshooting demand.
Vulkan output unrelated to prompt when using gemma4 models with AMD Ryzen iGPU Fix terminal code command launching Cursor instead of VS Code Includes evidence for Cursor troubleshooting demand.
code . command opens Cursor IDE instead of VS Code Fix tool call failures when using DeepSeek or other OpenAI-compatible providers with Vercel AI SDK Includes evidence for Vercel AI SDK troubleshooting demand.
Invalid schema for function 'functionName': schema must be a JSON Schema of 'type: "object"', got 'type: null' Fix VS Code Copilot Chat not listing local Ollama models in the model picker Includes evidence for GitHub Copilot + Ollama troubleshooting demand.
VS Code Copilot Chat does not show local Ollama models in selection menu despite detection in Language Models tab Fix Claude Code Cowork mode on macOS Desktop where AskUserQuestion card never appears in the renderer Includes evidence for Claude Code troubleshooting demand.
AskUserQuestion card never reaches renderer; yellow-dot badge shows pending but no UI Fix Claude Code session resume failing with API 400 error about invalid previous_message_id Includes evidence for Claude Code troubleshooting demand.
API Error: 400 diagnostics.previous_message_id: must be the `id` from a prior /v1/messages response (starts with `msg_`) Fix Ollama Cloud models returning frequent 503 Service Unavailable errors Includes evidence for Ollama troubleshooting demand.
503 Service Unavailable on Ollama Cloud models (glm-5:cloud, kimi-k2.5:cloud, minimax-m2.7:cloud) Fix Ollama pull failing with EOF error when downloading large models on ARM64/aarch64 systems Includes evidence for Ollama troubleshooting demand.
Error: EOF during ollama pull gpt-oss-safeguard:120b on aarch64 Fix VS Code Copilot Chat auto mode failing because no model endpoint is available Includes evidence for GitHub Copilot troubleshooting demand.
chatagenterror-Auto mode failed: no available model found in known endpoints. Fix VS Code Copilot Chat error when no auto mode endpoints are configured Includes evidence for GitHub Copilot troubleshooting demand.
chatagenterror-No auto mode endpoints provided. Fix VS Code Copilot CLI session failing with unexpected generated prompt structure error Includes evidence for GitHub Copilot troubleshooting demand.
chatagenterror-[CopilotCLISession] Unexpected generated prompt structure. Fix AWS Bedrock model appearing in VS Code Language Models but not selectable in Copilot chat dropdown Includes evidence for GitHub Copilot troubleshooting demand.
AWS Bedrock model shows in Language Models UI but not in Copilot chat picker Disable or opt out of Warp terminal agent's automatic model fallback when selected model is unavailable Includes evidence for Warp troubleshooting demand.
Warp automatic model fallback silently swaps model without user opt-out