
On Tue, Mar 24, 2020 at 1:34 PM Strahil Nikolov <hunter86_bg@yahoo.com> wrote:
On March 23, 2020 12:42:05 PM GMT+02:00, edsonrichter@hotmail.com wrote:
I'm newbie on oVirt - besides having many years on server administration, docker and vmware included. Installation is no mistery, but I'm stuck with error described below.
I've just installed a new machine with Centos 7 with all updates:
[root@mgmt ~]# uname -a Linux mgmt.simfrete.com 3.10.0-1062.12.1.el7.x86_64 #1 SMP Tue Feb 4 23:02:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
[root@mgmt ~]# cat /etc/redhat-release CentOS Linux release 7.7.1908 (Core)
I've installed the repository:
[root@mgmt ~]# sudo yum install https://resources.ovirt.org/pub/yum-repo/ovirt-release43.rpm -y
and then the ovirt-engine:
[root@mgmt ~]# yum install ovirt-engine -y
Then, run the engine-setup with all defaults (exception fqdn = "mgmt.mydomain.com"). Everything runs smoothly, exception with I open the mamagement interface at "https://mgmt.mydomain.com/ovirt-engine" I get the error:
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
In the log, I get
2020-03-23 02:20:23,883-03 ERROR [org.ovirt.engine.core.aaa.servlet.SsoPostLoginServlet] (default task-8) [] server_error: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I don't know how to proceed from here. Would you please guide me how to fix this?
_______________________________________________ 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/F37XX4VHQBO43S...
Have you tried windows style ? Java is not too far from windows.
P.S.: I mean rebooting the engine
May I quote [1]: Tom Knight and the Lisp Machine A novice was trying to fix a broken Lisp machine by turning the power off and on. Knight, seeing what the student was doing, spoke sternly: “You cannot fix a machine by just power-cycling it with no understanding of what is going wrong.” Knight turned the machine off and on. The machine worked. [1] http://www.catb.org/jargon/html/koans.html#id3141202 Best regards, -- Didi