Invalid user or password or the account is blocked due to multiple failed login attempts
-
Dears,
Out of sudden, i can't log into OpenProject (cloudron installed) with the message: Invalid user or password or the account is blocked due to multiple failed login attempts.
No password was changed - how to unlock the situation?
Many thanks and best regards,
-
-
- it's the admin user which was automatically set up during the installation. (the defaul password has been changed after the first login.)
- the username/password is managed by an app and no one has changed it (it's a very complicated randome generated string). I'm certain it's correct. I've been using it without any issue for like 3 months until yesterday.
- where/how do i find the apps log?
Very much appreciated for your support!
-
Logs can be found via the Cloudron dashboard https://docs.cloudron.io/apps/#log-viewer
I am not really an OpenProject expert, but probably the failed login attempts blocking might be lifted after some time, possibly someone just tried to log in, causing the block? -
plus:
- i read the official open project doc and understood that there's way to manually reset password by Rail console but unfortunately i can't find a way to use "Rail console" under cloudron. Maybe that's something that i can try?
- i googled and found there was someone who had the similar issue and there was an advice to create another user directly in the psql with admin privilege - but unfortunately i also dont know how to create an user directly in the psql.
I really need to access this build due to the data in it. Please help!
-
You can open a terminal into the app container which has env variables set to access the database. https://docs.cloudron.io/apps/#web-terminal
From there you also should be able to open a rails console with
RAILS_ENV="production" ./bin/rails consolebut maybe make a backup before to have known state to go back to as https://www.openproject.org/docs/installation-and-operations/operation/faq/#i-lost-access-to-my-admin-account-how-do-i-reset-my-password looks quite lowlevel -
N nebulon marked this topic as a question on
-
N nebulon has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login