Skip to main content

Local site not loading after disabling two facorfactor auth module and clearing cache in magento 2.4.1

Source Link

Local site not loading after disabling two facor auth module and clearing cache in magento 2.4.1

I have installed Magento 2.4.1 via composer install, then I tried to log in to the admin it asks for two-factor authentication, I have disabled the two-factor authentication using the command (bin/magento module:disable Magento_TwoFactorAuth) and flushed the cache using (bin/magento cache:flush), after doing these when I try to access my site it gives a blank page(attached screenshot). m2 site not loading