OpenClaw: Unauthorized (ingress)
Common message
"status":"error"
Symptoms
- App URL returns 404/502/503 via nginx
- Ingress exists but points to wrong Service/port
- Path rules don't match host
Root cause
Ingress routing misconfiguration
Fix
- Verify Ingress host and backend service name/port.
- Confirm Service has endpoints and pods are Ready.
- Check Ingress controller logs for the host.