This is affecting aws-vault. For some reason, the calls from this are causing the keyring to freeze on future calls, but if it is the process to spawn the gnome-keyring then it also freezes for future calls as well as freezes other applications making calls to the keyring.
Anyone with this issue you can run pkill gnome-keyring and re-run the command and it works consistently.
Though installing another password manager may work too.
This is affecting aws-vault. For some reason, the calls from this are causing the keyring to freeze on future calls, but if it is the process to spawn the gnome-keyring then it also freezes for future calls as well as freezes other applications making calls to the keyring.
Anyone with this issue you can run
pkill gnome-keyring
and re-run the command and it works consistently.Though installing another password manager may work too.