Fix Magento 2 admin warning on Windows localhost: One or more indexers are invalid. Make sure your Magento cron job is running

indexer-are-invalid


This is a warning not an error. When we logged in to Magento 2 admin panel first time or if we did any changes in catalog, products, categories and design configuration grid then Magento displays this warning message to update index management status. You can update this from command line interface (CLI).

Solution:

To re-index it on Windows system follow below steps.

Step 1: Go to PHP folder in XAMPP by:

>> cd C:\xampp\php

Step 2: Then execute below command for reindexing:

>> php C:\xampp\htdocs\magento2\bin\magento indexer:reindex


reindex-by-cli


This will help you to indexed design config grid, Customer grid, category/products association, rule/product association, product EAV, Inventory, product/rule association, stock, product prices and Catalog product fulltext search.

Happy Learning !!!! :) Still Doubts? lets put your questions in below comment box! Thanks! 

Please like and subscribe this channel. Your 1 subscription is very important to grow channel!








Fix Magento 2 admin warning on Windows localhost: One or more indexers are invalid. Make sure your Magento cron job is running Fix Magento 2 admin warning on Windows localhost: One or more indexers are invalid. Make sure your Magento cron job is running Reviewed by Web Technology Funda on 2:56:00 AM Rating: 5

No comments

Free! Free!Free! Subscribe to Get Free PHP (Magento) tutorial Update in Your Inbox!!! Hurry Up!!!