[ovirt-users] Re: Creating template from VM oVirt 4.5.1

2022-07-23 Thread Albert Esteve
Hi, For the workaround, you could also use this example from the python sdk: https://github.com/oVirt/python-ovirt-engine-sdk4/blob/main/examples/add_template.py With just a few tweaks, one should be able to add a new template. BR, Albert ___ Users

[ovirt-users] Re: Creating template from VM oVirt 4.5.1

2022-07-22 Thread markeczzz
Yes, I created template using REST API. Now I can create other templates using Web Interface. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html

[ovirt-users] Re: Creating template from VM oVirt 4.5.1

2022-07-22 Thread Lucia Jelinkova
The screenshot looks normal, nothing suspicious... Have you tried to create another template by importing / using REST API? Did it help? Lucia On Thu, Jul 21, 2022 at 4:01 PM wrote: > Sorry, i pasted link wrong, this is correct link: > https://imgur.com/a/wUb4Y3v >

[ovirt-users] Re: Creating template from VM oVirt 4.5.1

2022-07-21 Thread markeczzz
Sorry, i pasted link wrong, this is correct link: https://imgur.com/a/wUb4Y3v ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of

[ovirt-users] Re: Creating template from VM oVirt 4.5.1

2022-07-21 Thread markeczzz
Here is screenshot of dialog: https://imgur.com/undefined ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct:

[ovirt-users] Re: Creating template from VM oVirt 4.5.1

2022-07-21 Thread Lucia Jelinkova
It is strange as it seems like the error that should already be fixed in your release. The workaround for that error was to have more templates - you can try to create it using REST API or import one if you have any exported. One last thing - could you please send the screenshot of the New

[ovirt-users] Re: Creating template from VM oVirt 4.5.1

2022-07-21 Thread markeczzz
Yes, that is correct. Only template I have now is blank template. I actually had another template that i created few days ago, but today i have deleted it, so now I only have blank template. In the meantime i didn't do any upgrades of oVirt, versions are same now as before. If i remember

[ovirt-users] Re: Creating template from VM oVirt 4.5.1

2022-07-21 Thread Lucia Jelinkova
The bug you've mentioned happened only when there was no other template except for the Blank template. Is it your case too? Do you currently have only the Blank template? On Thu, Jul 21, 2022 at 12:12 PM wrote: > Ok, I tried with browser console, but nothing happens as I click on "OK" > button.

[ovirt-users] Re: Creating template from VM oVirt 4.5.1

2022-07-21 Thread markeczzz
Ok, I tried with browser console, but nothing happens as I click on "OK" button. I am not really experienced with this kind of debugging, but it seems as button does nothing at all. ___ Users mailing list -- users@ovirt.org To unsubscribe send an

[ovirt-users] Re: Creating template from VM oVirt 4.5.1

2022-07-21 Thread Lucia Jelinkova
Hi, to make sure it is the same bug, could you please check the browser console to see if there is any error? Thanks, Lucia On Thu, Jul 21, 2022 at 10:44 AM wrote: > Hi! > I am trying to create Template from VM, but when I click on OK button, > nothing happens, no error, nothing. > I guess