Magento2: Troubleshooting Aug 31, 2018 Cant login to my account on localhost Change your url localhost to 127.0.0.1 of magento. update core_config_data set value = "http://127.0.0.1/magento2/sites/magento2_test10/" where path = "web/unsecure/base_url";