i used " ./manage.py createsuperuser " to create a user and pass, which i use to login
i also used " saslpasswd2 -a libvirt " to create a user and pass (with the same credentials as previous command)
i also tried to login with username@hostname, same error
Check your libvirt service on the kvm host. You will see the Error Log.
I think problem related with digest type. Change it digest-md5 (install than edit Sasl config)
Hello everyone
Need help fixing this error please
i used " ./manage.py createsuperuser " to create a user and pass, which i use to login i also used " saslpasswd2 -a libvirt " to create a user and pass (with the same credentials as previous command)
i also tried to login with username@hostname, same error
thanks in advance