User locked, but reset_locked_users doesn't find any users? #5711
Unanswered
aetherspoon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This user did work once upon a time, but at some point (either from an upgrade in v1/omni or from migrating my docker container) I lost the ability to log in to my Mealie instance from my main user.
When I log in with my user, I'm told the user account is locked out.
ERROR 2025-07-14T00:19:11 - User is locked out from 192.168.0.1
However, when I docker exec into my container running and run the reset_locked_users script...
I can log in with my admin account with no problems - it is just this user account.
I can reset the password as much as I want - it says it is locked regardless of whether or not I put in the correct password.
Did I hit some bug that I couldn't find when searching github? I'm kind of at a loss here; if this is a genuine bug I can swap it over to an issue, but this seems more like PEBKAC to me than a real bug.
Beta Was this translation helpful? Give feedback.
All reactions