irisiris@DESKTOP-L7HBNRL:/mnt/c/Users/Iris$ openclaw gateway status
🦞 OpenClaw 2026.4.24 (cbcfdf6) — Somewhere between 'hello world' and 'oh god what have I built.'
│
â—‡
Service: systemd (enabled)
File logs: /tmp/openclaw/openclaw-2026-04-27.log
Command: /usr/bin/node /home/irisiris/.npm-global/lib/node_modules/openclaw/dist/index.js gateway --port 18789
Service file: ~/.config/systemd/user/openclaw-gateway.service
Service env: OPENCLAW_GATEWAY_PORT=18789
Config (cli): ~/.openclaw/openclaw.json
Config (service): ~/.openclaw/openclaw.json
Gateway: bind=loopback (127.0.0.1), port=18789 (service args)
Probe target: ws://127.0.0.1:18789
Dashboard: http://127.0.0.1:18789/
Probe note: Loopback-only gateway; only local clients can connect.
Runtime: running (pid 12999, state active, sub running, last exit 0, reason 0)
Warm-up: launch agents can take a few seconds. Try again shortly.
Connectivity probe: failed
Probe target: ws://127.0.0.1:18789
timeout
Capability: unknown
Port 18789 is already in use.
- pid 12999 irisiris: openclaw-gateway (127.0.0.1:18789)
- Gateway already running locally. Stop it (openclaw gateway stop) or use a different port.
Listening: 127.0.0.1:18789
Troubles: run openclaw status
Troubleshooting: https://docs.openclaw.ai/troubleshooting
irisiris@DESKTOP-L7HBNRL:/mnt/c/Users/Iris$ openclaw channels status --probe
🦞 OpenClaw 2026.4.24 (cbcfdf6) — I'm not AI-powered, I'm AI-possessed. Big difference.
│
â—‡
Gateway not reachable: gateway timeout after 30000ms
Gateway target: ws://127.0.0.1:18789
Source: local loopback
Config: /home/irisiris/.openclaw/openclaw.json
Bind: loopback
Gateway not reachable; showing config-only status.
Config: /home/irisiris/.openclaw/openclaw.json
Mode: local
- Discord default: enabled, configured, token:config
- Telegram default: enabled, configured, token:config
Tip: status --deep adds gateway health probes to status output (requires a reachable gateway).