Status:
Diagnosis (read-only)
Gateway connection details:
Gateway target: ws://127.0.0.1:18789
Source: local loopback
Config: /home/jonas/.openclaw/openclaw.json
Bind: loopback
âś“ Config: /home/jonas/.openclaw/openclaw.json
âś“ Secret diagnostics (0)
âś“ Restart sentinel: none
! Port 18789
Port 18789 is already in use.
- pid 11929 jonas: /home/jonas/.nvm/versions/node/v24.15.0/bin/node /home/jonas/.nvm/versions/node/v24.15.0/lib/node_modules/openclaw/dist/index.js gateway --port 18789 (127.0.0.1:18789)
- Gateway already running locally. Stop it (openclaw gateway stop) or use a different port.
! Tailscale exposure: off · daemon unknown
✓ Skills: 10 eligible · 0 missing · /home/jonas/.openclaw/workspace
âś“ Plugin compatibility (none)
Gateway restart attempts (tail): /home/jonas/.openclaw/logs/gateway-restart.log
[2026-05-08T12:52:26Z] openclaw restart attempt source=update target=openclaw-gateway.service
[2026-05-08T12:52:27Z] openclaw restart done source=update
[2026-05-09T10:48:44Z] openclaw restart attempt source=update target=openclaw-gateway.service
[2026-05-09T10:48:44Z] openclaw restart done source=update
! Channel issues skipped (gateway unreachable)
Gateway health:
timeout
Pasteable debug report. Auth tokens redacted.
Heartbeat.md contains a list.
This is the only part with heartbeat in the config:
"heartbeat": {
"every": "1m",
"model": "anthropic/claude-sonnet-4-6",
"target": "telegram",
"directPolicy": "allow",
"includeSystemPromptSection": false,
"skipWhenBusy": false,
"prompt": "reply exactly: heartbeat test is working",
"to": "chatid"
}