- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2017
10:59 AM
09-22-2017
10:59 AM
Re: Magento 2.1.7 reindex customer_grid returning No such entity
I have also checked the customer_grid_flat table and customer_entity tables. They are having all the records, but still Customer Grid in Admin Panel is showing No such entity.
I have tried reseting and reindexing and also truncating customer_visitor table. None of these steps have helped.
Can anybody suggest any manual step in which I can display rows correctly in the Customer grid in Admin panel.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2019
04:10 AM
10-04-2019
04:10 AM
Re: Magento 2.1.7 reindex customer_grid returning No such entity
In database table 'customer_entity' confirm website id with existing website if not match then change it and run below commands.
php bin/magento indexer:reindex
php bin/magento cache:flush
- « Previous
-
- 1
- 2
- Next »