Origin not allowed
Common message
origin not allowed (open the Control UI from the gateway host or allow it in gateway.controlUi.allowedOrigins)
Symptoms
- OpenClaw UI shows: origin not allowed
- Control UI loads but cannot connect to gateway
Root cause
Allowed origins not configured for the deployed host(s) behind the ingress/proxy.
Fix
- Ensure OpenClaw is configured with gateway.controlUi.allowedOrigins including the public host URL(s).
- If using Yamify, ensure the deployment bootstrap sets allowedOrigins based on the host list.