ITADN

Consistent keyring unlock prompt on every cold boot

#3626Openblender026user-hub 创建于 2026-06-16
bug
Describe the bug A persistent "Unlock Login Keyring" prompt appears exactly once on every cold boot. The prompt does not appear during subsequent logouts and re-logins, suggesting a failure in the initial session authentication handshake rather than an issue with the keyring database itself. To Reproduce Steps to reproduce the behavior: 1.Perform a full system cold boot (shut down and power on). 2.Log in to the COSMIC desktop environment. 3.Observe the system prompt for the "Login" keyring password. 4.Provide the password to unlock the keyring. 5.Log out and log back in; note that the prompt no longer appears. Expected behavior The login keyring should unlock automatically during the initial user authentication process (at login) so that applications requiring stored secrets can access them without requiring manual user intervention at every boot. Screenshots N/A Desktop (please complete the following information): OS: CachyOS (Arch-based) Desktop Environment: COSMIC Kernel Version: 7.0.12-1-cachyos Display Server: Wayland Additional context This behavior is 100% reproducible on every cold boot. It appears to be a race condition or a missing PAM integration where the gnome-keyring-daemon is not receiving the authentication credentials from the session manager during the initial boot sequence. This differs from other reported random keyring hangs as it is strictly limited to the first login post-boot.
2 条评论