Hello together
I have this strange issue with the cron job "indexer_update_all_views". It always generates an error for ID 22581.
this happends after i migrate all product data from M1 to M2 2.2.6
3942877 indexer_update_all_views error Keine Eintrag mit id = 22581 2019-10-20 15:26:17 2019-10-20 15:27:00 2019-10-20 15:27:03 2 www-data /xxxx/magento2/vendor/magento/framework/Exception/NoSuchEntityException.php 61
What is this cron job doing?
Is this ID referring to a product? If yes, what is failing? This product ID exists in my database and all looks fine.
How can i debug the "NoSuchEntityException.php 61"?
Any Idea, what i can do to solve this issue?
Thanks for your help
Stefan