Re: [ovirt-users] ovn problem - Failed to communicate with the external provider, see log for additional details.

2018-02-11 Thread George Sitov
Thank you! It was certifucate problem. I returned it to pki and all work. 8 февр. 2018 г. 4:44 ПП пользователь "Marcin Mirecki" написал: Hello George, Probably your engine and provider certs do not match. The engine pki should be in: /etc/pki/ovirt-engine/certs/ The provider keys are defin

Re: [ovirt-users] ovn problem - Failed to communicate with the external provider, see log for additional details.

2018-02-08 Thread Marcin Mirecki
Hello George, Probably your engine and provider certs do not match. The engine pki should be in: /etc/pki/ovirt-engine/certs/ The provider keys are defined in the SSL section of the config file (/etc/ovirt-provider-ovn/conf.d/...): [SSL] https-enabled=true ssl-key-file=... ssl-

Re: [ovirt-users] ovn problem - Failed to communicate with the external provider, see log for additional details.

2018-02-08 Thread Ilya Fedotov
Hello, Georgy Maybe, the problem have the different domain name and name your node name(local domain), and certificate note valid. with br, Ilya 2018-02-05 22:36 GMT+03:00 George Sitov : > Hello! > > I have a problem wiith configure external provider. > > Edit config file - ovirt-provider-

[ovirt-users] ovn problem - Failed to communicate with the external provider, see log for additional details.

2018-02-08 Thread George Sitov
Hello! I have a problem wiith configure external provider. Edit config file - ovirt-provider-ovn.conf, set ssl parameters. systemctl start ovirt-provider-ovn start without problem. In external proveder in web gui i set: Provider URL: https://ovirt.mydomain.com:9696 Username: admin@internal Au