Hello,
I cannot deploy the hosted engine because I obtain "Error during SSO authentication
access_denied" during migration of VM from local to storage. I'm using a oVirt
Node Master - Latest master, experimental iso, in particular
ovirt-node-ng-installer-4.5.6-2024081806.el9.iso.
Below the log:
[ INFO ] ok: [localhost -> 192.168.222.238]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove cloud-init package]
[ INFO ] changed: [localhost -> 192.168.222.238]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6
are set at the same time]
[ INFO ] skipping: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
[ INFO ] skipping: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Trigger hosted engine OVF update and
enable the serial console]
[ ERROR ] ovirtsdk4.AuthError: Error during SSO authentication access_denied : Cannot
authenticate user No valid profile found in credentials..
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg":
"Error during SSO authentication access_denied : Cannot authenticate user No valid
profile found in credentials.."}
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch logs from the engine VM]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set destination directory path]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create destination directory]
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
[ INFO ] ok: [localhost]
Can you help me?