Gateway health
Check whether the gateway is actually running, which port it owns, and whether systemd, Docker, or a foreground process is fighting it.
Stop prompting. Start looping. A practical five-minute loop engineering walkthrough for Claude Code and OpenClaw builders.
Debug OpenClaw
If OpenClaw half-works, randomly restarting everything usually makes the problem harder to understand. A debug session narrows the failure to gateway, auth, model, tunnel, VPS, or workspace state.
Direct answer
Debug OpenClaw by checking the gateway process first, then token flow, browser context, model auth, tunnel access, and the smallest reproducible failure. If you want a second pair of eyes, book a live screen-share session and we will walk the failure boundary together.
Fast triage
Check whether the gateway is actually running, which port it owns, and whether systemd, Docker, or a foreground process is fighting it.
Verify gateway tokens, browser storage, OpenAI/Codex auth, provider keys, and whether the model call works outside the UI.
Turn scattered symptoms into a narrow repro: command, log line, expected behavior, actual behavior, and the first failing boundary.
Debug SSH tunnels, Tailscale, public HTTP secure-context failures, localhost assumptions, and reverse proxy mistakes.
Separate OpenClaw failures from local model, Ollama, API quota, context, and tool-calling reliability problems.
Restart only the piece that is broken, preserve project files, and leave a restart checklist for the next time it fails.
Before the call
Have these ready and redact tokens before pasting logs anywhere.
Choose the right path
Use this when the install is broken and you need a fixed-scope recovery session.
Use this when you are choosing between setup, training, troubleshooting, and architecture help.
Try the free guide first for gateway token, blank response, Docker, Windows, and macOS issues.
FAQ
Yes. You drive the machine on screen share while we inspect gateway health, logs, token flow, tunnels, model auth, and the failing repro path.
No. You can type secrets yourself. We avoid collecting tokens, screenshots with credentials, or persistent access to your machine.
No. Debug sessions are useful for anyone who has OpenClaw partly working but cannot tell whether the failure is install, gateway, auth, model, tunnel, or VPS related.
You still leave with the narrowed failure boundary, the commands we ran, what changed, and the next exact recovery action.
Ready when this is worth fixing live
Book through CloudYeti. We will use the time to stabilize, isolate, or document the next exact recovery step.
Book Debug Session