Problem to create provider

We have a problem to create the first provider in the ovirt cluster by following next steps: Go to Administration - Provider - click Add Filled up fields for new provider with next information: Name: ovirt-provider-ovn Type: External Network Provider Network Plugin: oVirt Network Provider for OVN Provider URL: https://ovirthostname:9696 Uncheck Read-only Check Request authentication username : admin@internal Protocol HTTPS Hostname ovirthostname API port: 35357 Click Test Result: Test Failed (unknow error) Log file: 2021-03-23 15:23:50,986-04 ERROR [org.ovirt.engine.core.bll.provider.network.openstack.ExternalNetworkProviderProxy] (default task-118) [501852ef-cd76-40d0-8ef3-6b0826b3c0dd] Failed to communicate with external provider 'ovirt-provider-ovn' due to error 'ConnectException: Connection refused (Connection refused)' [org.ovirt.engine.core.utils.servlet.ServletUtils] (default t2021-03-23 15:23:50,986-04 ERROR [org.ovirt.engine.core.bll.GetProviderCertificateChainQuery] (default task-118) [501852ef-cd76-40d0-8ef3-6b0826b3c0dd] Error in encoding certificate: EngineException: Connection refused (Connection refused) (Failed with error PROVIDER_FAILURE and code 5050) I think I would expect to ask the certificate to complete connection but does not ask for certificate at all. Any idea how to solve this?

On Tue, Mar 23, 2021 at 8:27 PM <miguel.garcia@toshibagcs.com> wrote:
We have a problem to create the first provider in the ovirt cluster by following next steps:
Go to Administration - Provider - click Add Filled up fields for new provider with next information:
Name: ovirt-provider-ovn Type: External Network Provider Network Plugin: oVirt Network Provider for OVN Provider URL: https://ovirthostname:9696 Uncheck Read-only
Check Request authentication username : admin@internal Protocol HTTPS Hostname ovirthostname API port: 35357
Click Test
Result: Test Failed (unknow error)
Log file: 2021-03-23 15:23:50,986-04 ERROR [org.ovirt.engine.core.bll.provider.network.openstack.ExternalNetworkProviderProxy] (default task-118) [501852ef-cd76-40d0-8ef3-6b0826b3c0dd] Failed to communicate with external provider 'ovirt-provider-ovn' due to error 'ConnectException: Connection refused (Connection refused)' [org.ovirt.engine.core.utils.servlet.ServletUtils] (default t2021-03-23 15:23:50,986-04 ERROR [org.ovirt.engine.core.bll.GetProviderCertificateChainQuery] (default task-118) [501852ef-cd76-40d0-8ef3-6b0826b3c0dd] Error in encoding certificate: EngineException: Connection refused (Connection refused) (Failed with error PROVIDER_FAILURE and code 5050)
I think I would expect to ask the certificate to complete connection but does not ask for certificate at all.
Any idea how to solve 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/JX5D6IRKYT5FVL...
Hi, it seems like the error is related to parsing the certificate. Is the provider API reachable from the browser? Best regards, Ales -- Ales Musil Software Engineer - RHV Network Red Hat EMEA <https://www.redhat.com> amusil@redhat.com IM: amusil <https://red.ht/sig>

Funny though there are no certificates at /etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf I guess need to reinstall ovirt engine from scratch, correct?

On Wed, Mar 24, 2021 at 3:27 PM <miguel.garcia@toshibagcs.com> wrote:
Funny though there are no certificates at /etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf
I guess need to reinstall ovirt engine from scratch, correct?
It might be an option, but you can try to fix it manually. Usually the basic config is not changed by the setup, you can try to replace it https://github.com/oVirt/ovirt-provider-ovn/blob/master/provider/ovirt-provi...
_______________________________________________ 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/OLBNUWJKV5TNWH...
-- Ales Musil Software Engineer - RHV Network Red Hat EMEA <https://www.redhat.com> amusil@redhat.com IM: amusil <https://red.ht/sig>
participants (2)
-
Ales Musil
-
miguel.garcia@toshibagcs.com