I am Tomy, the one who posted in the #developer-plan channel on the Zeabur Discord Server.
As mentioned, this is a newly created OpenClaw instance. After only running the openclaw onboard command, this bug keeps appearing, requiring me to constantly ask Zeabur AI for help.
Below is the response from Zeabur AI (restarting allows the site to open, but after performing 1-2 actions with openclaw, the same issue recurs):
I see the problem! According to the logs, the OpenClaw application itself is running fine, but the Gateway Token is missing.
Problem Analysis The following error appears repeatedly in the logs:
unauthorized: gateway token missing (open the dashboard URL and paste the token in Control UI settings)
This means:
✅ The OpenClaw service has started correctly ✅ The Discord bot is connected ❌ The Control UI is missing the Gateway Token - this prevents connection to the control panel
Solution You need to set up the Gateway Token by following these steps:
- Open the OpenClaw dashboard
- Visit your service page and find
OPENCLAW_DASHBOARD_URLin the environment variables. - Or check the Dashboard URL in the service logs.
- Copy the Gateway Token
- Find the Gateway Token in the Dashboard.
- Copy that token.
- Paste the token in the Control UI
- Visit https://dreamcoderclaw.zeabur.app
- Open Settings.
- Paste the Gateway Token in "Control UI settings".
- Reconnect
- Refresh the page, and it should connect properly.
Quick Check
Let me check your environment variables to ensure all necessary configurations are set:
getServiceVariables
According to the logs, your OpenClaw has been deployed and is running correctly. The main issue is that the Gateway Token is not configured. After setting the token following the steps above, your Control UI should work properly. If you have any other questions, you can refer to the official OpenClaw documentation: https://zeabur.com/templates/VTZ4FX
Do you need me to help with any other configurations?
The Zeabur error that appears when opening the OpenClaw website cannot be pasted (pasting it prevents me from creating the post).