Skip to main content
Tahir Nazir — blog home
T
Tahir Nazir
Engineering notes
Articles
Portfolio
Games
Hire me
Home
/
Blog
/
Troubleshooting
#Troubleshooting
Every article tagged Troubleshooting — 7 in total.
Articles with this tag
01
NE
NE
Next.js 16 Turbopack webpack Config Error: Don't Silence It
Next.js 16 fails the build when it finds a webpack config, and the error suggests turbopack: {}. I tested it. The build passes — and the service worker silently disappears.
Troubleshooting
Web Development
·
September 25, 2026
·
10 min read
02
CC
CC
Claude Code on Vertex AI: Why You Get 404s, Wrong Regions and an Opus-Sized Bill
Model not found on Google Cloud's Agent Platform is rarely one problem. A malformed region is silently ignored and falls back to us-east5, ANTHROPIC_VERTEX_PROJECT_ID overrides the project in your credentials, and a deployment with no pinned model is billed at the Opus rate.
Troubleshooting
AI Engineering
·
September 10, 2026
·
10 min read
03
CC
CC
Claude Code Behind a Corporate Proxy: Why NODE_EXTRA_CA_CERTS Isn't the Fix
Unable to get local issuer certificate behind Zscaler or any TLS-inspecting proxy. Claude Code already trusts your OS certificate store by default — so the usual advice fixes it for some people and not others. The variable that actually decides is CLAUDE_CODE_CERT_STORE, and whether your runtime can read the OS store at all.
Troubleshooting
AI Engineering
·
September 6, 2026
·
11 min read
04
CC
CC
Claude Code 529 Overloaded: What It Retries For You, and What It Won't
A 529 isn't your usage limit and doesn't touch your quota. Claude Code already retried ten times before it told you. The useful question is which failures it retries automatically, which it deliberately doesn't, and the one environment variable that stops an unattended run dying on a transient capacity blip.
Troubleshooting
AI Engineering
·
August 27, 2026
·
8 min read
05
CC
CC
Claude Code Won't Start on Windows? Match the Error, Not the Guide
Raw mode is not supported, 'claude' is not recognized, 32-bit Windows, Exec format error on WSL1 — five different Windows startup failures that get treated as one problem. Each has a distinct cause and a distinct fix, and four of them aren't install failures at all.
Troubleshooting
AI Engineering
·
August 21, 2026
·
8 min read
06
CC
CC
Claude Code Slow, Hanging, or Eating Memory? Start With the Silent Failures
High CPU, frozen commands and missing search results usually trace to a handful of specific causes — a thrashing auto-compact loop, a bundled ripgrep that won't run, or WSL quietly returning fewer matches while claude doctor reports everything as OK.
Troubleshooting
AI Engineering
·
August 16, 2026
·
8 min read
07
MCP
MCP
MCP Server Not Showing Up in Claude Code? Read the Status First
Your MCP server is configured but Claude can't see it. `claude mcp list` tells you which of five different problems you actually have — pending approval, a failed spawn, a Windows .cmd shim, zero advertised tools, or a server that was never in the list to begin with.
Troubleshooting
AI Engineering
·
August 11, 2026
·
11 min read
More topics
AI Engineering
Web Development
#Claude Code
#Developer Tools
#MCP
#Next.js
#Enterprise
#Windows
#WSL
#Cursor
#Turbopack
#PWA
#Serwist
#Saudi Arabia