OpenClaw Gateway “origin not allowed” – config ignored, all restarts tried
VPS: Hostinger, root user, OpenClaw 2026.4.16 from Git.
Access URL: http://2.24.204.59
Config: /root/.openclaw/gateway.yaml (only one on disk)
Yaml:
gateway:
controlUi:
allowedOrigins:
- 'http://localhost'
- 'http://2.24.204.59'
- 'http://*'
All pkill/kill/restarts done, logs show clean start, but dashboard never loads—always “origin not allowed (open the Control UI from the gateway host or allow it in gateway.controlUi.allowedOrigins)”. No parse errors, no duplicate YAML, not using Tailscale/etc. What next? Is this a version bug, or what file/env/flag is really needed?