Just login through ssh and run following commands through command line:
php bin/magento indexer:reset customer_grid
after that run following command:
php bin/magento indexer:reindex customer_grid
Now check your in your admin panel all customers will visible
php bin/magento indexer:reset customer_grid
after that run following command:
php bin/magento indexer:reindex customer_grid
Now check your in your admin panel all customers will visible
Comments
Post a Comment