I cant upload everything due to discord limit. journalctl mainly showed [ws] handshake timeout conn=STRING. Note that i had to remove a bit from --json due to discord limit
{
"service": {
"label": "systemd",
"loaded": true,
"loadedText": "enabled",
"notLoadedText": "disabled",
"command": {
"programArguments": [
"/usr/bin/node",
"/home/fhorst/.npm-global/lib/node_modules/openclaw/dist/index.js",
"gateway",
"--port",
"18789"
],
"environment": {
"OPENCLAW_GATEWAY_PORT": "18789"
},
},
"sourcePath": "/home/fhorst/.config/systemd/user/openclaw-gateway.service"
},
"runtime": {
"status": "running",
"state": "active",
"subState": "running",
"pid": 13071,
"lastExitStatus": 0,
"lastExitReason": "0"
},
"configAudit": {
"ok": true,
"issues": []
}
},
"config": {
"cli": {
"path": "/home/fhorst/.openclaw/openclaw.json",
"exists": true,
"valid": true,
"controlUi": {
"allowedOrigins": [
"https://ocw.codehost.me"
]
}
},
"daemon": {
"path": "/home/fhorst/.openclaw/openclaw.json",
"exists": true,
"valid": true,
"controlUi": {
"allowedOrigins": [
"https://ocw.codehost.me"
]
}
}
},
"gateway": {
"bindMode": "loopback",
"bindHost": "127.0.0.1",
"port": 18789,
"portSource": "service args",
"probeUrl": "ws://127.0.0.1:18789",
"probeNote": "Loopback-only gateway; only local clients can connect."
},
"port": {
"port": 18789,
"status": "busy",
"listeners": [
{
"address": "127.0.0.1:18789",
"pid": 13071,
"command": "openclaw-gatewa",
"commandLine": "openclaw-gateway",
"user": "fhorst",
"ppid": 190
},
{
}
],
]
},