Problem with daemon + node
"Service config issue: Gateway service PATH is not set; the daemon should use a minimal PATH.
...
RPC probe: failed
RPC target: ws://127.0.0.1:18789
gateway closed (1006 abnormal closure (no close frame)): no close reason
Gateway target: ws://127.0.0.1:18789
Source: cli --url
Config: /home/clawdbot/.clawdbot/clawdbot.json
"
-> doctor or doctor --repair also fail with:
"Error: systemctl --user unavailable: Failed to connect to bus: No medium found
ELIFECYCLE Command failed with exit code 1."
-> i read that the node path is a likely problem and that seems to apply here because it points to ~/.nvm/
which node
/home/clawdbot/.nvm/versions/node/v24.12.0/bin/node
You got any fixes for the node path?
