#gateway won;t restart

1 messages ยท Page 1 of 1 (latest)

uneven mural
#

need help cleanming this up ๐Ÿฆž OpenClaw 2026.4.27 (cbc2ba0) โ€” You had me at 'openclaw gateway start.'

โ”‚
โ—‡
Service: systemd (enabled)
File logs: /tmp/openclaw/openclaw-2026-04-30.log
Command: /home/schergr/.nvm/versions/node/v24.15.0/bin/node /home/schergr/.nvm/versions/node/v24.15.0/lib/node_modules/openclaw/dist/index.js gateway --port 18789
Service file: ~/.config/systemd/user/openclaw-gateway.service
Service env: OPENCLAW_GATEWAY_PORT=18789

Service config looks out of date or non-standard.
Service config issue: Gateway service PATH includes version managers or package managers; recommend a minimal PATH. (/home/schergr/.nvm/versions/node/v24.15.0/bin, /home/schergr/.volta/bin, /home/schergr/.asdf/shims, /home/schergr/.fnm/aliases/default/bin, /home/schergr/.fnm/current/bin, /home/schergr/.local/share/pnpm)
Service config issue: Gateway service uses Node from a version manager; it can break after upgrades. (/home/schergr/.nvm/versions/node/v24.15.0/bin/node)
Recommendation: run "openclaw doctor" (or "openclaw doctor --repair").
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: stopped (state failed, sub failed, last exit 78, reason 1)
Connectivity probe: failed
Probe target: ws://127.0.0.1:18789
connect ECONNREFUSED 127.0.0.1:18789
Capability: unknown

Service is loaded but not running (likely exited immediately).
File logs: /tmp/openclaw/openclaw-2026-04-30.log
Logs: journalctl --user -u openclaw-gateway.service -n 200 --no-pager
Restart attempts: /home/schergr/.openclaw/logs/gateway-restart.log

Troubles: run openclaw status
Troubleshooting: https://docs.openclaw.ai/troubleshooting

plush widgetBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> โœ… Mark Solution