Unable to install 4.5 HostedEngine on clean setup

Hi! Deployment hostedengine failure on step "Check if Engine health page is up": check "http://localhost/ovirt-engine/services/health" get error 500, instead of 200 Step to reproduce: 1. Download iso "https://resources.ovirt.org/pub/ovirt-4.5/iso/ovirt-node-ng-installer/4.5.0-..." 2. Install ovirt node from iso 3. Run deploy hosted engine: hosted-engine --deploy

I would run the deploy again, wait until the engine is up and then from the server you are deploying the engine on # virsh list obtain the virtual machine number from the above command, in the example below we assume the number is 1 # virsh console 1 login as root wait for all packages to finish updating: tail -f /var/log/dnf.rpm.log then: # dnf downgrade postgresql-jdbc once that's done the deployment of the engine should get past the [ INFO ] TASK [ovirt.ovirt.engine_setup : Check if Engine health page is up] step. On 02/05/2022 15:52, kiv@intercom.pro wrote:
Hi!
Deployment hostedengine failure on step "Check if Engine health page is up":
check "http://localhost/ovirt-engine/services/health" get error 500, instead of 200
Step to reproduce: 1. Download iso "https://resources.ovirt.org/pub/ovirt-4.5/iso/ovirt-node-ng-installer/4.5.0-..." 2. Install ovirt node from iso 3. Run deploy hosted engine: hosted-engine --deploy _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZUSS2DTFQF3WGB...

thank you very much, your advice helped to solve the problem!

Glad that's working for you now :-) On 03/05/2022 15:55, kiv@intercom.pro wrote:
thank you very much, your advice helped to solve the problem! _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/RQ6NCUPU57MU24...
participants (2)
-
John
-
kiv@intercom.pro