I deployed KVM-VMI according to the official documentation and set enabled_vm to ubuntu. The installation completed without any error messages. After starting the guest OS, an error occurred when executing libvmi examples: Failed to initialize LibVMI library.
root@debian10:/home/vagrant# virsh list --all
setlocale: No such file or directory
Id Name State
------------------------
1 ubuntu running
I deployed KVM-VMI according to the official documentation and set enabled_vm to ubuntu. The installation completed without any error messages. After starting the guest OS, an error occurred when executing libvmi examples: Failed to initialize LibVMI library.