Issue Summary:
- Service Name: OpenClaw
- Service ID: 699444ad5e4cca5b2f14fb1c
- Project ID: 6994443a5e4cca5b2f14fae2
- Environment ID: 6994443a0568457b6d44925b
- Status: CRASHED
Error Message:
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
What I've Tried:
- Added environment variables:
GATEWAY_CONTROL_UI_ALLOWED_ORIGINS=*andGATEWAY_CONTROL_UI_DANGEROUSLY_ALLOW_HOST_HEADER_ORIGIN_FALLBACK=true - Updated to OpenClaw-specific naming:
OPENCLAW_GATEWAY_CONTROL_UI_ALLOWED_ORIGINSandOPENCLAW_GATEWAY_CONTROL_UI_DANGEROUSLY_ALLOW_HOST_HEADER_ORIGIN_FALLBACK - Service continues to crash with the same gateway configuration error
The support team should be able to provide the correct configuration format for OpenClaw on Zeabur or help troubleshoot this specific issue.