一个或多个索引器无效。确保您的 Magento cron 作业是 运行:实时服务器上的错误
One or more indexers are invalid. Make sure your Magento cron job is running: error on live server
One or more indexers are invalid. Make sure your Magento cron job is running: error on live server. I can't find a way to solve this ..My Magento version is 2.0.16
如果您有 ssh 访问权限:
cd "your_magento_folder_path" /bin
php 洋红色 setup:cache:clean
php 洋红色 setup:cache:flush
magento setup:static-内容:部署
洋红色 setup:indexer:reindex
洋红色 cron:run
如果您没有 ssh 访问权限
从管理面板转到:System > indexManagement > select all index > 然后单击 rindex
One or more indexers are invalid. Make sure your Magento cron job is running: error on live server. I can't find a way to solve this ..My Magento version is 2.0.16
如果您有 ssh 访问权限: cd "your_magento_folder_path" /bin
php 洋红色 setup:cache:clean php 洋红色 setup:cache:flush magento setup:static-内容:部署 洋红色 setup:indexer:reindex 洋红色 cron:run
如果您没有 ssh 访问权限 从管理面板转到:System > indexManagement > select all index > 然后单击 rindex