"The password you use to log in to your computer no longer matches that of your login keyring"

What’s this?
Screenshot From 2024-10-31 11-26-51

Have you changed the password from the command line?

I changed the root password with “sudo passwd root”

Indeed.

You have to update the password of the keyring. (That is kept in sync if you change the password using GNOME Settings).

As far as I know you have to install Seahorse

1 Like

Thanks! I’ll try it…

1 Like

It worked like a charm, thank you and Happy Halloween!

1 Like

if still having this issue just delete this file :

/home/user/.local/share/keyrings/*.keyring

next time you will be requiered to set a new password, that’s it.

1 Like