Proxmox lxc and clawdbot as user (systemctl --user)
Proxmox does not support systemctl --user and when working as an user like clawd it needs to run services with sudo, not with systemctl --user.
Thats why clawdbot doctor does not work and shows error like:
Error: systemctl --user unavailable: Failed to connect to user scope bus via local transport: $DBUS_SESSION_BUS_ADDRESS and $XDG_RUNTIME_DIR not defined (consider using --machine=<user>@.host --user to connect to bus of other user)
@Peter Steinberger
Thats why clawdbot doctor does not work and shows error like:
Error: systemctl --user unavailable: Failed to connect to user scope bus via local transport: $DBUS_SESSION_BUS_ADDRESS and $XDG_RUNTIME_DIR not defined (consider using --machine=<user>@.host --user to connect to bus of other user)
@Peter Steinberger
