Gateway Operations The gateway daemon is the always-on pi session that receives events from Inngest functions, Telegram, and webhooks. It's the system's notification and communication layer. Rule: Always use CLI. Never use , , or log file grep directly. CLI Commands is the canonical restart. It kills the process, cleans Redis state, re-enables if launchd disabled it, waits for launchd to respawn, and verifies the new session. is the direct recovery path when launchd drift disabled the service. Never use directly. Quick Triage Substrate precheck first (avoid chasing secondary gateway symptoms)…