FAQ
Why does chat return GATEWAY_NOT_READY?
Runtime may still be starting or gateway token/url is missing.
Why does chat return upstream 404?
Check ACK gateway URL template and runtime-router ingress routing.
How do I switch model safely?
Add model credentials first, then switch in chat or channel.
Where do I add MCP or Webhook integrations?
Two steps:
- Node admin registers app in Settings -> App Registry
- User installs/binds app in Apps -> Marketplace
Then manage binding in Apps -> Installed.
Telegram webhook app is not receiving updates. What should I do?
- Open Apps -> Installed
- Click Resync Webhook on your Telegram webhook app
- Verify backend env has:
TELEGRAM_COUPON_BOT_TOKENTELEGRAM_COUPON_WEBHOOK_TOKENTELEGRAM_COUPON_WEBHOOK_URL(orBACKEND_PUBLIC_BASE_URL)
- Recheck Telegram
getWebhookInfo