CLI · gateway · core process
moltbot gateway
The gateway is the always-on process that owns channel connections and the control plane. If the gateway isn't running, nothing else matters.
What to check first
1
Is the gateway running?
Start it via your preferred method (daemon/service or manual).
2
Can you open the dashboard?
If local, try the Control UI. If remote, verify your bind/token setup.
3
Tail logs during tests
Related
Official reference: docs.molt.bot