Hermes issue with permissions #3

Open
opened 2026-07-23 12:53:21 -05:00 by poslop · 0 comments
Owner

hermes running in a proxmox VM currently thinks that it is a container instead of a running in the actual container. this causes hermes run from the host terminal to run on the host binary/configs instead of the debian container as it is supposed to.

Temporary fix is an alias in .zshrc
alias hermes='docker exec -it -u hermes hermes-agent /data/current-package/bin/hermes'

hermes running in a proxmox VM currently thinks that it is a container instead of a running in the actual container. this causes hermes run from the host terminal to run on the host binary/configs instead of the debian container as it is supposed to. Temporary fix is an alias in .zshrc `alias hermes='docker exec -it -u hermes hermes-agent /data/current-package/bin/hermes'`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: poslop/rice-flakes#3