This blog post information will help in the drupal login attempt failure. This issue generally comes, if you shift your drupal setup from local to live server or shift from one server to another server. You need to place the following code snippet into this file path. File Path: DRUPALROOT\core\modules\user\src\UserAuth.php Function Name: authenticate($username, $password) 1. …