#VPS Hostinger Root Cause Analysis

1 messages · Page 1 of 1 (latest)

hushed night
#

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?

carmine drumBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

valid basinBOT