cancel
Showing results for 
Search instead for 
Did you mean: 

One or more indexers are invalid

One or more indexers are invalid

Hi, I am new in Magento. I install Magento 2 in Bluehost and I got an error says "One or more indexes are invalid. Make sure your Magento cron job is running. " Hope someone can help me to fix this thanks in advance.

2 REPLIES 2

Re: One or more indexers are invalid

Hi @norman0927,

 

That menas you'll need to configure the cronjobs in order to allow Magento to work properly.

Take a look at this document: http://devdocs.magento.com/guides/v2.2/config-guide/cli/config-cli-subcommands-cron.html

Re: One or more indexers are invalid

For get rid of this warning you just need to login your system with SSH,

Just go to magento file root path,
Run command,

php bin/magento indexer:reindex
php bin/magento cache:flush

Now check your adminpanel your issue will resolved.

If issue solved click kudos/accept as solutions.

If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial