2 months ago
I’m facing this error after installing openclaw and trying to open the dashboard
Desconectado do gateway.
origin not allowed (open the Control Ul from the gateway host or allow it in
gateway.controlUi.allowedOrigins)
Attachments
3 Replies
Status changed to Awaiting Railway Response Railway • about 2 months ago
Status changed to Open Railway • about 2 months ago
2 months ago
Hello drdrey7,
the error message itself tells you what to do , you have two options: either open the dashboard directly from the gateway host machine, or add your origin url to gateway.controlUi.allowedOrigins in your openclaw config. try the first option first since it requires no config changes , just access the dashboard from the same host where the gateway is running
Hope this help you
domehane
Hello **drdrey7,** the error message itself tells you what to do , you have two options: either open the dashboard directly from the gateway host machine, or add your origin url to gateway.controlUi.allowedOrigins in your openclaw config. try the first option first since it requires no config changes , just access the dashboard from the same host where the gateway is running Hope this help you
2 months ago
Thanks for the reply
I was able to find out a solution with IA and update the json file with the origin through my link /setup
How can I open the website directly from the gateway host?
The host is railway, how we open websites through railway?
Maybe is a stupid question
drdrey7
Thanks for the reply I was able to find out a solution with IA and update the json file with the origin through my link /setup How can I open the website directly from the gateway host? The host is railway, how we open websites through railway? Maybe is a stupid question
2 months ago
not a stupid question at all , on railway your service gets a public url automatically, it's the .up.railway.app link you can see in your browser bar. that's already your gateway host url, so you're basically already accessing it from the right place