Goal / Expected Behavior:
I am trying to get the OpenClaw Gateway running as a stable Windows service on version 2026.4.15. I want to reconnect my Telegram bot, which was working on version .14 before the update and a subsequent hard reset.
What happened instead:
The Gateway service crashes immediately upon starting. Running openclaw status shows "Runtime: stopped (Result=1)" and states the service likely exited immediately. When trying to fix the config, I keep hitting "Config validation failed: Unrecognized key" errors for keys like allowInsecure and credentials, which seem to have changed in the latest patch. My Telegram bot is stuck on "⚠️ Agent couldn't generate a response."
What I’ve tried:
Performed a openclaw reset --scope full.
Updated from 2026.4.14 to 2026.4.15.
Ran openclaw doctor --fix (which confirms the service is loaded but not running).
Attempted to manually set gateway.bind to 127.0.0.1, but it was rejected for not using the loopback keyword.
Tried running openclaw gateway --verbose, but the background service still fails to stay alive.
Environment:
OS: Windows 10 (Build 26200)
Version: OpenClaw 2026.4.15 (041266a)
Location: Petaling Jaya, Malaysia (Potential npm/registry timeout issues during doctor runs).
Relevant Logs:
Plaintext
Gateway Status: Reachable: no (1006)
Service Status: stopped (state Ready, last run 1, Result=1)
Error: Config validation failed: gateway.auth: Unrecognized key: "allowInsecure"
Log Snippet: "security audit: device access upgrade required ... scope-upgrade failed"