I finally figured out how to get my system to update from 22.02 to 22.02.4.
now I am unable to run any VM, existing or newly created ones. I did try searching this forum and quite a bit of google, not saying I am great at search though.
I have 128GB of ram, Virtualization tab shows I have 106 GiB free, VM only wants 8 of these GiB's. I did try reducing the VM down to 1GiB to see if that would help.
This is the point where it seems to error out.
now I am unable to run any VM, existing or newly created ones. I did try searching this forum and quite a bit of google, not saying I am great at search though.
I have 128GB of ram, Virtualization tab shows I have 106 GiB free, VM only wants 8 of these GiB's. I did try reducing the VM down to 1GiB to see if that would help.
This is the point where it seems to error out.
File "/usr/lib/python3/dist-packages/middlewared/plugins/vm/vm_memory_info.py", line 133, in get_vm_memory_info
vm_min_memory = vm['min_memory'] * 1024 * 1024 if vm['min_memory'] else None KeyError: 'min_memory'