You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ERROR ] Failed to execute stage 'Misc configuration': [Errno 2] No such file or directory: '/usr/share/ovirt-engine/services/ovirt-engine/keycloakxm_h2n4m/keycloak-add-user.json'
#60
I ran into this problem trying to install oVirt Engine 4.5.4 in Standalone Mode on vanilla CentOS 8 Stream.
[ ERROR ] Failed to execute stage 'Misc configuration': [Errno 2] No such file or directory: '/usr/share/ovirt-engine/services/ovirt-engine/keycloakxm_h2n4m/keycloak-add-user.json'
I tried just about everything I could think of including removing ALL oVirt related packages (even repository packages) and re-installing them again. Rebooting the host between removing of the packages and reinstalling them, etc.
Nothing helped.
The only way I could make engine-setup happy (or whatever it is under the hood) was to provide different passwords for Engine admin and Keycloak admin users.
Basically, this:
Use Engine admin password as initial keycloak admin password (Yes, No) [Yes]:No
Keycloak [admin] password:
Please confirm password:
If I answered Yes to "Use Engine admin password as initial keycloak admin password (Yes, No)", I would consistently run into the problem cited above.
The text was updated successfully, but these errors were encountered:
I ran into this problem trying to install oVirt Engine 4.5.4 in Standalone Mode on vanilla CentOS 8 Stream.
I tried just about everything I could think of including removing ALL oVirt related packages (even repository packages) and re-installing them again. Rebooting the host between removing of the packages and reinstalling them, etc.
Nothing helped.
The only way I could make engine-setup happy (or whatever it is under the hood) was to provide different passwords for Engine admin and Keycloak admin users.
Basically, this:
If I answered Yes to "Use Engine admin password as initial keycloak admin password (Yes, No)", I would consistently run into the problem cited above.
The text was updated successfully, but these errors were encountered: