-
-
Notifications
You must be signed in to change notification settings - Fork 69.1k
[Bug]: Gateway failed to start: Error: non-loopback Control UI requires gateway.controlUi.allowedOrigins #27473
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingstaleMarked as stale due to inactivityMarked as stale due to inactivity
Description
Summary
After installing version 2026.2.25 on using setup-podman.sh gateway fails allowed origins error.
Steps to reproduce
- run
sudo -u openclaw /home/openclaw/run-openclaw-podman.sh - try to connect http://127.0.0.1:18789/
- connection refused
- container log provides error;
Gateway failed to start: Error: non-loopback Control UI requires gateway.controlUi.allowedOrigins (set explicit origins), or set gateway.controlUi.dangerouslyAllowHostHeaderOriginFallback=true to use Host-header origin fallback mode
Expected behavior
Gateway starts successfully and dashboard is accessible on http://127.0.0.1:18789/
Actual behavior
Container stops, gateway and dasbboard not available.
OpenClaw version
2026.2.25
Operating system
Fedora 44
Install method
podman
Logs, screenshots, and evidence
said@fedora44:/tmp$ sudo -u openclaw podman logs openclaw
2026-02-26T11:07:54.458+00:00 Gateway failed to start: Error: non-loopback Control UI requires gateway.controlUi.allowedOrigins (set explicit origins), or set gateway.controlUi.dangerouslyAllowHostHeaderOriginFallback=true to use Host-header origin fallback modeImpact and severity
No response
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingstaleMarked as stale due to inactivityMarked as stale due to inactivity
Type
Fields
Give feedbackNo fields configured for issues without a type.