We're able to succesfully create the worker but we aren't able to use the worker due to a credential tag issue

Any solution for this?
Thank you

Code: Select all
6/01/2026 16:26:26 Failed : Failed to configure additional settings for the HPE Morpheus VM Essentials clusters: Permission denied (publickey). (0:00:28)Code: Select all
sudo grep '^veeam-service-user-[^:]*:' /etc/passwd | awk -F: '{print $1}'Code: Select all
sudo id -nG <username>Code: Select all
sudo ls -l /home/<username>/.ssh/authorized_keysCode: Select all
sudo cat /home/<username>/.ssh/authorized_keysCode: Select all
sudo sshd -T | grep 'allowgroups'Code: Select all
sudo sshd -T | grep 'pubkey'Users browsing this forum: No registered users and 1278 guests