Magento2 How to remove the «Failed to synchronize data to the Magento Business Intelligence

Magento2 How to remove the «Failed to synchronize data to the Magento Business Intelligence

How to remove the «Failed to synchronize data to the Magento Business Intelligence

方法1:

只需进入

Admin -> Stores -> Configuration -> General -> Advanced Reporting

并将“高级报告服务”设置为禁用。使用 Magento v2.4.2 为我工作。

禁用高级报告服务

方法2 :

使用命令操作:

bin/magento config:set analytics/subscription/enabled 0
bin/magento cache:clean