You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: