Hello,


[root@localhost vagrant]# vagrant reload
Error while connecting to libvirt: Error making a connection to libvirt URI qemu:///system?no_verify=1&keyfile=/root/.ssh/id_rsa:
Call to virConnectOpen failed: authentication failed: Failed to start SASL negotiation: -4 (SASL(-4): no mechanism available: No worthy mechs found)

Status Of libvirtd
https://pastebin.com/H7yNqXU7   (It is active)

I cannot see any logs in /var/log/libvirt/qemu/vagrant_default.log

My Vagrant file: https://pastebin.com/JXBd5ci1

Any help would be appreciated.

Ritesh CHikatwar