Skip to main content

OpenClaw: ERR_SSL_UNRECOGNIZED_NAME_ALERT (ingress)

Common message

ERR_SSL_UNRECOGNIZED_NAME_ALERT

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

  1. Verify Ingress host and backend service name/port.
  2. Confirm Service has endpoints and pods are Ready.
  3. Check Ingress controller logs for the host.