after recent update on my MacOs installation, gateway does not start: ilkeraktuna@ilkers-Mac-mini ~ % openclaw gateway install
🦞 OpenClaw 2026.4.24 (cbcfdf6) — Your terminal just grew claws—type something and let the bot pinch the busywork.
Gateway install failed: Error: launchctl bootstrap failed: Bootstrap failed: 125: Domain does not support specified action
LaunchAgent openclaw gateway install --force requires a logged-in macOS GUI session for this user (gui/501).
This usually means you are running from SSH/headless context or as the wrong user (including sudo).
Fix: sign in to the macOS desktop as the target user and rerun openclaw gateway install --force.
Headless deployments should use a dedicated logged-in user session or a custom LaunchDaemon (not shipped): https://docs.openclaw.ai/gateway
u0m% ilkeraktuna@ilkers-Mac-mini ~ % openclaw gateway start
🦞 OpenClaw 2026.4.24 (cbcfdf6) — Greetings, Professor Falken
Gateway start failed: Error: launchctl kickstart failed: Could not kickstart service "ai.openclaw.gateway": 125: Domain does not support specified action
Tip: openclaw gateway install
Tip: openclaw gateway
Tip: launchctl bootstrap gui/$UID ~/Library/LaunchAgents/ai.openclaw.gateway.plist
u0m% ilkeraktuna@ilkers-Mac-mini ~ %