pgadmin4
pgadmin4 copied to clipboard
Your account is locked
Error Description: I installed pgadmin4 version 8.12.0 in Docker container. Everything is fine until today, I got this error message
I tried to reset password, delete container, delete mapped volume and create new Docker container again. Error still happens again.
Environment Docker container: dpage/pgadmin4:8.12.0 Host: Ubuntu 18.04 LTS
Hi @TechMaster,
You must have entered wrong password 3 times. You can change the MAX_LOGIN_ATTEMPTS setting into config.py (Ref: https://www.pgadmin.org/docs/pgadmin4/latest/config_py.html) and try.
No response from the author. Closing the issue.