Try to downgrade the postgresql-jdbc package and restart.
Best Regards,Strahil Nikolov
On Thu, May 5, 2022 at 9:34,
sachendra.shukla@yagnaiq.com<sachendra.shukla(a)yagnaiq.com> wrote: We have
installed ovirt engine on centos 8 by follow the below commond
nano /etc/hosts
your-server-ip
centos.example.com
dnf install
https://resources.ovirt.org/pub/yum-repo/ovirt-release44.rpm
dnf module enable javapackages-tools -y
dnf module enable pki-deps -y
dnf module enable postgresql:12 -y
dnf update -y
dnf install ovirt-engine -y
engine-setup (when we require latest version
setsebool -P httpd_can_network_connect 1
firewall-cmd --permanent --zone public --add-port 80/tcp
firewall-cmd --permanent --zone public --add-port 443/tcp
firewall-cmd --reload
But we are unable to connect by browser shwing below error.
500 - Internal Server Error
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)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/N7FTY5ZY6SW...