I had an ovirt engine failure which corrupted my foreman/katello vm. My ovirt-engine is
4.3 and I was using foreman 3.0 with Katello 4.5.
Once the ovirt-engine was repaired, still 4.3, I updated the foreman katello install to
foreman 3.3 and Katello 4.5. I can connect from foreman to Ovirt as a compute resource but
cannot add foreman to ovirt as an external provider.
The engine.log:
2022-09-30 15:51:24,213-04 ERROR
[org.ovirt.engine.core.bll.host.provider.foreman.ForemanHostProviderProxy] (default
task-158) [12e3a290-09e7-42b3-a849-e57b56bc338d] Exception is
https://katello.digitaldatatechs.com:443/api/v2/discovered_hosts?format=j...
2022-09-30 15:51:24,214-04 ERROR
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] (default task-158)
[12e3a290-09e7-42b3-a849-e57b56bc338d] Command
'org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand' failed:
EngineException:
https://katello.digitaldatatechs.com:443/api/v2/discovered_hosts?format=j...
(Failed with error PROVIDER_FAILURE and code 5050)
2022-09-30 15:52:26,240-04 ERROR
[org.ovirt.engine.core.bll.host.provider.foreman.ForemanHostProviderProxy] (default
task-162) [33322f35-2e34-4e64-bda7-dd43c5d9c157] Exception is
https://katello.digitaldatatechs.com:443/api/v2/discovered_hosts?format=j...
2022-09-30 15:52:26,240-04 ERROR
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] (default task-162)
[33322f35-2e34-4e64-bda7-dd43c5d9c157] Command
'org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand' failed:
EngineException:
https://katello.digitaldatatechs.com:443/api/v2/discovered_hosts?format=j...
(Failed with error PROVIDER_FAILURE and code 5050)
2022-09-30 15:54:53,279-04 ERROR
[org.ovirt.engine.core.bll.host.provider.foreman.ForemanHostProviderProxy] (default
task-164) [8d49c923-9269-4637-a858-659ede223c0a] Exception is
https://katello.digitaldatatechs.com:443/api/v2/discovered_hosts?format=j...
2022-09-30 15:54:53,280-04 ERROR
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] (default task-164)
[8d49c923-9269-4637-a858-659ede223c0a] Command
'org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand' failed:
EngineException:
https://katello.digitaldatatechs.com:443/api/v2/discovered_hosts?format=j...
(Failed with error PROVIDER_FAILURE and code 5050)
2022-09-30 16:19:31,467-04 ERROR
[org.ovirt.engine.core.bll.host.provider.foreman.ForemanHostProviderProxy] (default
task-164) [320557dc-da95-4cb2-9a58-735fe960dc78] Exception is
https://katello.digitaldatatechs.com:443/api/v2/discovered_hosts?format=j...
2022-09-30 16:19:31,468-04 ERROR
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] (default task-164)
[320557dc-da95-4cb2-9a58-735fe960dc78] Command
'org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand' failed:
EngineException:
https://katello.digitaldatatechs.com:443/api/v2/discovered_hosts?format=j...
(Failed with error PROVIDER_FAILURE and code 5050)
2022-09-30 16:29:40,606-04 ERROR
[org.ovirt.engine.core.bll.host.provider.foreman.ForemanHostProviderProxy] (default
task-5) [2e10f6a6-36e3-4812-a029-c64c2bf927e8] Exception is
https://katello.digitaldatatechs.com:443/api/v2/discovered_hosts?format=j...
2022-09-30 16:29:40,607-04 ERROR
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] (default task-5)
[2e10f6a6-36e3-4812-a029-c64c2bf927e8] Command
'org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand' failed:
EngineException:
https://katello.digitaldatatechs.com:443/api/v2/discovered_hosts?format=j...
(Failed with error PROVIDER_FAILURE and code 5050)
2022-09-30 16:54:19,240-04 ERROR
[org.ovirt.engine.core.bll.host.provider.foreman.ForemanHostProviderProxy] (default
task-2) [5c103548-4b63-48a7-a76e-89175d76dd62] Exception is
https://katello.digitaldatatechs.com:443/api/v2/discovered_hosts?format=j...
2022-09-30 16:54:19,240-04 ERROR
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] (default task-2)
[5c103548-4b63-48a7-a76e-89175d76dd62] Command
'org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand' failed:
EngineException:
https://katello.digitaldatatechs.com:443/api/v2/discovered_hosts?format=j...
(Failed with error PROVIDER_FAILURE and code 5050)
2022-09-30 16:55:02,397-04 ERROR
[org.ovirt.engine.core.bll.host.provider.foreman.ForemanHostProviderProxy] (default
task-4) [5f2e8594-6b91-4ff6-8bdb-73df987ccf94] Exception is Server returned HTTP response
code: 401 for URL:
https://katello.digitaldatatechs.com:443/api/v2
2022-09-30 16:55:02,398-04 ERROR
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] (default task-4)
[5f2e8594-6b91-4ff6-8bdb-73df987ccf94] Command
'org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand' failed:
EngineException: Server returned HTTP response code: 401 for URL:
https://katello.digitaldatatechs.com:443/api/v2 (Failed with error PROVIDER_FAILURE and
code 5050)
The foreman host name and IP are the same. I believe it's a certificate error vnd
renamed the katello certs with a .bak suffix.
I'm not sure ifit's a compatability issue but I researched it to death and so far
came up empty.
Any help would be appreciated.
Thanks,
Eric