You Did not Sign in Correctly or Your Account is Temporarily Disabled Magento 2
With a big catalog of 234+ extensions for your online store
When you try to login to your Magento admin, you may get this message You did not sign in correctly or your account is temporarily disabled
. You don’t know that you are not using the correct username or password. In this guide, we will show you how to resolve this sign-in problem You did not sign in correctly or your account is temporarily disabled.
Related Topics
- 404 Error Page Not Found
- Configure Full Page Cache
- 10 Cache Types: How to Manage Cache
- Service Temporarily Unavailable
- Exception printing is disabled by default for security reasons
- You Don’t Have Permission To Access / On This Server
In Magento forum, you can see that there are many people encounter the same problem.
You did not sign in correctly or your account is temporarily disabled.
I have been installing via the command line and ran into this problem yesterday, after banging my head off the wall all day, I tried creating a new user via the cli ./bin/magento admin:user:create
and that’s when I noticed an error. I guess usually my random typing contains numbers.
The fix was to make sure there is an alpha character and a numeric character in the admin password]. This should be labeled a bug if the password is not validated during install with magento setup:install
. You can reset the admin password here.
Password requirements are
- User Name is a required field.
- First Name is a required field.
- Last Name is a required field.
- Please enter a valid email.
- Password is required field.
- Your password must be at least 7 characters.
- Your password must include both numeric and alphabetic characters.
Reference: @rapidmod
Solution: Unlock admin account
Try command in case the account is locked
php bin/magento admin:user:unlock <username>
or go to Magento 2 root folder and type
php bin/magento admin:user:unlock <username>
Example
php bin/magento admin:user:unlock admin
That’s it. You have completed unlocking your admin account. Now I believe the error You did not sign in correctly or your account is temporarily disabled
in Magento 2 is not your problem anymore. If you still need help, contact us here.
Looking for
Customization & Development Services?
8+ years of experiences in e-commerce & Magento has prepared us for any challenges, so that we can lead you to your success.
Get free consultantRecent Tutorials
Change Store Email Addresses
Fix Magento 2 'Invalid Form Key. Please refresh the page'
Magento 2 Search Settings: Default Magento vs Mageplaza AJAX Search
Explore Our Products:
Stay in the know
Get special offers on the latest news from Mageplaza.
Earn $10 in reward now!