#更新最新版本后不能hermes gateway restart

1 messages · Page 1 of 1 (latest)

wispy star
#

DESKTOP-ULR0C1D:~/.hermes$ hermes --version
Hermes Agent v0.11.0 (2026.4.23)
Project: /home/bily/.hermes/hermes-agent
Python: 3.11.15
OpenAI SDK: 2.32.0
Update available: 2 commits behind — run 'hermes update'
bily@DESKTOP-ULR0C1D:~/.hermes$ hermes gateway restart
✗ User systemd not reachable:
User D-Bus socket is missing even though linger is enabled.
systemctl --user cannot reach the user D-Bus session in this shell.

To fix:
systemctl start user@1000.service
(may require sudo; try again after the command succeeds)

Alternative: run the gateway in the foreground (stays up until
you exit / close the terminal):
  hermes gateway run

DESKTOP-ULR0C1D:~/.hermes$

执行了sudo systemctl start user@1000.service依旧不能hermes gateway restart,还是上面的报错