- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2018
07:07 AM
01-28-2018
07:07 AM
You need to run indexer command to solve this error.
From the root of your magento path,
php bin/magento indexer:reindex
Check cron is working or not, run below command,
php bin/magento cron:run
Also, run the command from the root,
crontab -l
List all cron if you have cron otherwise display default cron.
If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial
Magento 2 Blogs/Tutorial
Reply