portainer / agent

The Portainer agent

Home Page:https://www.portainer.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enabled host management features - blkid: executable file not found

agafonovdmitry opened this issue · comments

Installed on Debian 11 stock docker.io with enabled swarm mode.

Enabled host management features in Setup.

See this trying browse swarm node:
WARNING: failed to read disk partuuid of /dev/sda1 : exec: "blkid": executable file not found in $PATH
WARNING: failed to read disk partuuid of /dev/sda14 : exec: "blkid": executable file not found in $PATH
WARNING: failed to read disk partuuid of /dev/sda15 : exec: "blkid": executable file not found in $PATH

blkid is installed on host and its root fs is mounted as /host for agent service.