mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: i'cant login to unlock my only administrator account,after enter wrong password too many times #4186
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kkkkllll00 on GitHub (Sep 8, 2022).
Please describe your bug
After enter wrong password too many times when i use the administrator account ,
i can’t login in my administrator account any more,
even i try to reset my password.
and i look up the jellyfin documentation,it only describe how to unlock user with the administrator account,and did not explain how to unlock administrator account.
When I log in, it is displayed as follows.
Jellyfin Version
10.8.0
if other:
No response
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
Code of Conduct
@thornbill commented on GitHub (Sep 9, 2022):
This is not a troubleshooting forum. Please reference https://jellyfin.org/docs/general/getting-help.html for the correct places to ask this type of question.
Our documentation also covers this question in depth. https://jellyfin.org/docs/general/administration/troubleshooting.html#unlock-locked-user-account
@silentTeee commented on GitHub (Sep 11, 2022):
I just want to point out that the SQL commands on the mentioned doc page are out of date and won't work. I already submitted a pull request with the correct SQL commands and it got merged, but it seems to not be live yet.
Hope this helps
@thornbill commented on GitHub (Sep 14, 2022):
Thanks @silentTeee! The docs page should be updated now. We were having an issue with the CI builds there, but it seems to be resolved after a manual run.