Password auth failing randomly on Lock Screen #1469
Replies: 32 comments 20 replies
-
I have just faced the same issue. |
Beta Was this translation helpful? Give feedback.
-
This happens to me on login as well, not only the lock screen. After several attempts, it eventually works. I've disabled the idle lock completely for the same reason, as it was happening on the lock screen too. |
Beta Was this translation helpful? Give feedback.
-
I faced a similar issue, but it was in terminal, i knew it was the correct password, but it failed, so i typed it in plain text and ctrl+shif+c / ctrl+shift+v it and still failed. Then i restarted the laptop and it worked again. |
Beta Was this translation helpful? Give feedback.
-
What service is in charge of idle lock? Maybe we need to check issue tracker there |
Beta Was this translation helpful? Give feedback.
-
I also have the same issue and it is happens on both lockscreen and terminal randomly for me! |
Beta Was this translation helpful? Give feedback.
-
Let's document how to turn up trace or debug mode on hypridle and hyprlock. Then if we all flip it on, maybe we'll catch some information in the logs after a reboot. |
Beta Was this translation helpful? Give feedback.
-
I had this happen once too, but I use Omarchy on 3 machines all day, so it can't be common. I actually had someone else try the password and they failed too. Fixed after a nervous reboot. Have not had it happen in terminal/sudo |
Beta Was this translation helpful? Give feedback.
-
The random failing happened to me today again and while typing the password very carefully something came to my mind "what if for some reason it is trying to read the Enter as part of the password and because this it fails?" i have not the technical knowledge to investigate, but i would like to contribute my 2 cents with this hypothesis. Anyway, it is not something that happen very often and the reboot fixed it each time. |
Beta Was this translation helpful? Give feedback.
-
I Think i know why This happens. What language have you mapped to your keyboard? I’ve mapped Danish to laptops keyboard, but when I’m either on lock screen or the Linux booting from a USB, it is consistently mapped to English. this results in special characters not being consistent, and hence your pc won’t accept your password |
Beta Was this translation helpful? Give feedback.
-
Having the same problem...waiting for solution.... |
Beta Was this translation helpful? Give feedback.
-
I experienced this problem immediately after restarting my system following the upgrade to v3.0.1. I was also unable to log in on the second TTY. To rule out a keyboard layout issue, I typed my password in the username prompt and confirmed it was not the cause. A subsequent restart resolved the problem, and I am now able to log in successfully. |
Beta Was this translation helpful? Give feedback.
-
In my case was the caps key, confirming the theory commented above! Yesterday i was failing the login password, so i typed carefully and it still failed, then i decided to test this and instead of caps look i choose shift for caps letters and it worked, but i would like to say i made a mistake in my other comment, the caps thing is not from my keyboard layout, its because i changed it from the emoji stuff to caps:lock and when the system decides to use the defaults, it comes to its default emoji thing and my password fails, so, at least for my case, this mystery seems to be solved. |
Beta Was this translation helpful? Give feedback.
-
Also have this problem. Currently i've disabled it, til we know how to fix it... :/ |
Beta Was this translation helpful? Give feedback.
-
BTW! I might figure it out.... 🎉 My password has multiple symbols or uppercase letters, that need to press What does that mean? Imagine your password is:
Pressing
So to make it work, I needed to hold & release the Hope this helps :) |
Beta Was this translation helpful? Give feedback.
-
The caps lock or shift key is not the issue, my purely alphanumeric passwords are also failing |
Beta Was this translation helpful? Give feedback.
-
I also experienced this once on 3.0.1. I rebooted and I haven't experienced it again. It didn't have anything to do with keyboard language or shift key. |
Beta Was this translation helpful? Give feedback.
-
Same problem! but in the cmd when asked the sudo password. I thought it was a language issue but it was not, as I tried it both es and us keyboards. |
Beta Was this translation helpful? Give feedback.
-
I have same problem. fresh install via USB omarchy ISO just now. I restarted laptop and make sure the password is correct, it only happen on idle lock screen *UPDATE: |
Beta Was this translation helpful? Give feedback.
-
it happens to me again when i fail to enter the password in the terminal correctly for the first time and the only fix is to restart the pc |
Beta Was this translation helpful? Give feedback.
-
It happens to me ~ 20% of the time, I'm definitely not typing the password in wrong. And it never lets me in, it fails 20 - 30 times, and I finally reboot, type my password in to decrypt, and keep using the computer. |
Beta Was this translation helpful? Give feedback.
-
Any ideas @vaxerski? |
Beta Was this translation helpful? Give feedback.
-
Also just had this issue happen to me. |
Beta Was this translation helpful? Give feedback.
-
if we update the autostart.conf we can put logs into systemd journal. I suggest we add How to debug if you are seeing this issue1, update autostart.conf to have hypridle send logs to journal (it presently doesn't) and bump up verbosity
check hypridle logs in journalctl
check sudo logs in journalctl if user encountered a sudo escalation password issue.
|
Beta Was this translation helpful? Give feedback.
-
same problem here :( |
Beta Was this translation helpful? Give feedback.
-
I was having the same issue and then I disabled the fingerprint in the |
Beta Was this translation helpful? Give feedback.
-
Good discussion. I think the main key takeaway right now for me is how do we get better logging and perhaps simple script to capture all relevant logs in sort of a crash report format. So post reboot you can gather up all the details easily and share here. Maybe we'll find the root cause. |
Beta Was this translation helpful? Give feedback.
-
obligatory - same here, just installed the os |
Beta Was this translation helpful? Give feedback.
-
I had an issue like this and found out that it was a pam problem. More specifically After a few wrong passwords, it will lock you out for sometime (unlock_time) even with the correct password, even in the console. |
Beta Was this translation helpful? Give feedback.
-
this makes Omarchy completely unusable for me - I can't have a completely unreliable OS randomly forgetting my password and interrupting all of my work randomly throughout the week. Leaving my work station completely unlocked is not an option either. |
Beta Was this translation helpful? Give feedback.
-
I had this same issue. If someone finds a way to re-create it intentionally please post. Would love to troubleshoot this further. Post to #2094 please |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Anyone else having this issue. My computer will go into the lock screen. I entered the password which I know is 100% correct but it says authentication failed. I'll try multiple times.
Eventually reboot the computer and things are fine after that.
Issue will happen again after some random amount of time (days or weeks for me).
I'm on a Beelink SER 8
Beta Was this translation helpful? Give feedback.
All reactions