Password auth failing randomly on Lock Screen #1469
Replies: 94 comments 89 replies
|
I have just faced the same issue. |
|
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. |
|
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. |
|
What service is in charge of idle lock? Maybe we need to check issue tracker there |
|
I also have the same issue and it is happens on both lockscreen and terminal randomly for me! |
|
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. |
|
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 |
|
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. |
|
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 |
|
Having the same problem...waiting for solution.... |
|
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. |
|
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. |
|
Also have this problem. Currently i've disabled it, til we know how to fix it... :/ |
|
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 :) |
|
The caps lock or shift key is not the issue, my purely alphanumeric passwords are also failing |
|
Update: running I am running into this too. If I leave my computer and it gets to the password screen there is nothing I can do except restart, and then the same password works on that login screen. For me, it is 100% failure, I cannot log back in with out rebooting. |
|
I ran into this issue today (happened in past as well) - correct password rejected on hyprlock, had to reboot to fix it. I had CC review and fix it Root cause: PAM faillock. I saw 8-9 failed attempts before my correct password stopped working. My habit is to hit spacebar to wake the screen, then backspace to clear any input before typing my password. Without ignore_empty_input = true, those spacebar presses were being submitted as empty password attempts. Once I hit 10 failures, faillock kicked in and locked me out. Fix (by Claude AI): input-field { This prevents empty/accidental key presses from counting as failed password attempts. Also added a recovery alias in case it happens again: |
|
The ignore empty field solution is valid, whether provided by ai or the
manual reading of hyprland docs. Since implementing this a few weeks
back I have not had the issue repeat itself.
On December 8, 2025, Muhammad Haroon Arshad ***@***.***> wrote:
This AI slop is not the reason why the bug is happening, please stop
posting anything that an LLM provided you!
—
Reply to this email directly, view it on GitHub
<#1469 (comment)
15199822>, or unsubscribe <https://github.com/notifications/unsubscribe-
auth/AHF3V3KOOFREHZUUKGCKNSD4AWSTTAVCNFSM6AAAAACFX6T7KWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKMJZHE4DEMQ>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
I just ran into this (but when trying to sudo) on a brand new install |
|
Yeah I get this most often now when trying to sudo. Constantly have to
open a new term and su the reset the fail lock. Really frustrating.
John S. Brown, LMT
Body Legend Massage - 15315 1st Ave. NE, Duvall, WA 98019
…On Wed, Dec 10, 2025 at 8:44 AM André ***@***.***> wrote:
I just ran into this (but when trying to sudo) on a brand new install
—
Reply to this email directly, view it on GitHub
<#1469 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABT2KQ6YDKK4VXM7AMK6R34BBEWNAVCNFSM6AAAAACFX6T7KWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKMRSGIYTIMA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
|
same issue here. login in initially no problem. lock screen login does not work and i also have capital letters in the password. |
|
was having the same problem and the added this line at the top of /etc/pam.d/hyprlock
all seems to be working now! |
|
I’m experiencing the same issue. I’ve tried everything I can think of, but the problem is still there. I commented out the After logging back in, I can now log in again whenever the system gets locked, but I still can’t run any At this point, I’m stuck between two options:
So either way, I’m unable to use |
|
I haven't tested this yet, but I have a theory about what might be happening. When you go through the Omarchy setup steps, I believe it only sets up the login credentials. It doesn't set the sudo password. Then the sudo password is set the first time you use sudo. The lock screen uses the sudo password, not the login password. So I think if you enter your password incorrectly the first time you're at the lock screen, it then actually sets that password as the sudo password. So then if you enter your login password correctly, it doesn't let you back in because it's now different than the sudo password. Again, I haven't tested this theory fully, but based on what I'm seeing, I think this might be what's happening to people (including myself). |
|
i recently starting having this issue for the last 2 days happens on lock screen and with sudo i know the password is correct but will fail multiple times before taking it. i have tried resetting my user password and encryption password no luck the only one that seams to have go a bit better was my ssh passphrase i do have special chars and uppercase chars so do use shift key but even if i go really slow and confirm i am not holding the shift key the issue still persists hope we can find a solution to this. |
|
I nomlogger get the lock screen issue but I constantly get sudompassword
fails. Have to go in as root do faillock reset and then good. I am not
failing login attempts. There is no open ports and no ssh attempts.
…On Thu, Feb 5, 2026 at 7:08 AM Evan Lynch ***@***.***> wrote:
i recently starting having this issue for the last 2 days happens on lock
screen and with sudo i know the password is correct but will fail multiple
times before taking it. i have tried resetting my user password and
encryption password no luck the only one that seams to have go a bit better
was my ssh passphrase i do have special chars and uppercase chars so do use
shift key but even if i go really slow and confirm i am not holding the
shift key the issue still persists hope we can find a solution to this.
—
Reply to this email directly, view it on GitHub
<#1469 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABT2KVB2L2TOLCCYYKQORT4KNMHHAVCNFSM6AAAAACFX6T7KWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNZQG42DAMY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
|
This happened to me. I suspect that I believe this is hyprland issue, as I was able to reproduce it partially after a reboot on the normal desktop. In that environment, changing the active window twice allowed me to type again until I pressed a modifier key. |
|
Started experiencing this issue too after updating to 3.5.1. Not sure which one was before, but I suppose ~3.2.
Also, if I don't turn off auto lock when idle, PC can be only rebooted as lock screen has the same issue, not accepting pwd Is there any workaround? |
|
Still happening.., solution? Just press shit for mayus, 😴 at least a small badge to guide people no? Anyways... |
|
I'm having this same issue. My password is just a bunch of numbers, so I don't think it's a keyboard layout issue Well, im here on snapshot that was took an hour before |
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
All reactions