This domain resolves to an Edge Network point-of-presence, but no upstream origin has been configured for the requested hostname. The node is healthy and able to accept TLS, but cannot forward the request because the routing table is empty for this name.
If you are the operator of this domain, finish your edge configuration by mapping the hostname to a backend through the control panel. The placeholder response below will continue to be served until at least one origin pull rule is published.
host-mapping with a reachable upstream| Probe | Result |
|---|---|
| Hostname match | matched |
| TLS handshake | TLSv1.3, completed |
| Origin lookup | empty — no backend rule |
| Cache fallback | not applicable |
| Outcome | 503 (default-no-origin) |
policy: gridpop-routing hostname: this-edge-domain origins: - https://backend-1.internal.lan:443 - https://backend-2.internal.lan:443 strategy: round-robin health_check: path: /healthz interval: 10s timeout: 2s publish: true