Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ 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

Open
iliv opened this issue May 24, 2023 · 2 comments

Comments

@iliv
Copy link

iliv commented May 24, 2023

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.

@artbird309
Copy link

I had this same issue, I removed the space from my password and I was able to use the same password for Keycloak and the Engine.

@iliv
Copy link
Author

iliv commented Feb 12, 2024

Well, there was no space symbol in my password.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants