[ovirt-users] Re: Error during deployment of ovirt-engine

2022-10-13 Thread Ritesh Chikatwar
try to downgrade ansible-core to 2.12, or the last version requiring python 3.8. On Fri, Oct 14, 2022 at 9:29 AM Roberto Ramirez wrote: > Can you tell me which version of ansible-core you install > I am having the same issue > > [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the

[ovirt-users] Re: Error during deployment of ovirt-engine

2022-10-13 Thread Roberto Ramirez
Can you tell me which version of ansible-core you install I am having the same issue [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the host to be up] ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to

[ovirt-users] Re: Error during deployment of ovirt-engine

2022-09-20 Thread Jonas
Thanks for the detailed explanation! I got it to work by downgrading the package as you wrote. On 9/19/22 08:43, Yedidyah Bar David wrote: On Sat, Sep 17, 2022 at 4:15 PM wrote: I meant what exactly is broken and if there is a workaround or a planned fix. The breakage happened due to: -

[ovirt-users] Re: Error during deployment of ovirt-engine

2022-09-19 Thread Yedidyah Bar David
Hi, please see my reply to "[ovirt-users] Error during deployment of ovirt-engine". Best regards, On Sun, Sep 18, 2022 at 9:56 PM Peter H wrote: > > Hi Jonas, > > I get the same error when I try to install. Last weekend I managed to do it > (but with a lot of other problems) so something has

[ovirt-users] Re: Error during deployment of ovirt-engine

2022-09-19 Thread Yedidyah Bar David
On Sat, Sep 17, 2022 at 4:15 PM wrote: > > I meant what exactly is broken and if there is a workaround or a planned fix. The breakage happened due to: - ansible-core recently moved to python 3.9 - oVirt needs several python libraries in its use of ansible, some of which are packaged by oVirt.

[ovirt-users] Re: Error during deployment of ovirt-engine

2022-09-18 Thread Peter H
Hi Jonas, I get the same error when I try to install. Last weekend I managed to do it (but with a lot of other problems) so something has changed during the week. After the VM is up I logged in through ssh and saw that the oVirt appliance comes with Python-3.6 and Python-3.8 which both have

[ovirt-users] Re: Error during deployment of ovirt-engine

2022-09-17 Thread jonas
I meant what exactly is broken and if there is a workaround or a planned fix. I performed a deployment using hosted-engine. This goes on step further, but fails while waiting for the host: [...] [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password

[ovirt-users] Re: Error during deployment of ovirt-engine

2022-09-15 Thread Yedidyah Bar David
On Thu, Sep 15, 2022 at 10:46 PM Jonas wrote: > > Ok, thanks for the info. Do you have any further information? Not sure what you mean. How to deploy HE using the CLI? Here: https://www.ovirt.org/documentation/installing_ovirt_as_a_self-hosted_engine_using_the_command_line/index.html Best

[ovirt-users] Re: Error during deployment of ovirt-engine

2022-09-15 Thread Jonas
Ok, thanks for the info. Do you have any further information? On 9/15/22 09:11, Yedidyah Bar David wrote: On Wed, Sep 14, 2022 at 11:31 PM Jonas wrote: Ok even after resetting the password through SSH it is not accepted on the web page. [root@ovirt-engine-test ~]# ovirt-aaa-jdbc-tool user

[ovirt-users] Re: Error during deployment of ovirt-engine

2022-09-15 Thread Jonas
Sure (it's running on the latest release of oVirt Node): cockpit 273 cockpit-bridge 273 cockpit-ovirt-dashboard 0.16.2 cockpit-storaged 273 cockpit-system 273 cockpit-ws 273 main.yml: --- # Default vars # Do not change these variables # Changes in this section are NOT supported he_cmd_lang:

[ovirt-users] Re: Error during deployment of ovirt-engine

2022-09-15 Thread Ritesh Chikatwar
Hey Jonas, What is the cockpit version you are using? And also can you share this file with me ( /usr/share/ansible/collections/ansible_collections/ovirt/ovirt/roles/hosted_engine_setup/defaults/main.yml )? On Thu, Sep 15, 2022 at 12:42 PM Yedidyah Bar David wrote: > On Wed, Sep 14, 2022 at

[ovirt-users] Re: Error during deployment of ovirt-engine

2022-09-15 Thread Yedidyah Bar David
On Wed, Sep 14, 2022 at 11:31 PM Jonas wrote: > > Ok even after resetting the password through SSH it is not accepted on the > web page. > > [root@ovirt-engine-test ~]# ovirt-aaa-jdbc-tool user password-reset admin > --password-valid-to="-09-14 20:07:39Z" --password="interactive:" --force >

[ovirt-users] Re: Error during deployment of ovirt-engine

2022-09-14 Thread Jonas
Ok even after resetting the password through SSH it is not accepted on the web page. [root@ovirt-engine-test ~]# ovirt-aaa-jdbc-tool user password-reset admin --password-valid-to="-09-14 20:07:39Z" --password="interactive:" --force Picked up JAVA_TOOL_OPTIONS: -Dcom.redhat.fips=false