Im seeing this error in my logs, I notice it happends on products that dont have an inventory source asigned to them. This is on purpose, as this are old products that we dont sell any more, we only keep them for SEO.
This is the error, i dont think it should be an error.
main.CRITICAL: The product that was requested doesn’t exist. Verify the product and try again. {“exception”:”[object] (MagentoFrameworkExceptionNoSuchEntityException(code: 0): The product that was requested doesn’t exist. Verify the product and try again. at vendor/magento/module-catalog/Model/ProductRepository.php:311
This is happening on magento 2.4.2-p2
thanks