Same question. Here is my error log, update hourly:
2023-03-16T19:00:18+00:00 CRITICAL Uncaught Exception: Invalid data store. in /home/…/public/wp-content/plugins/woocommerce/includes/class-wc-data-store.php:107
Stack trace:
0 /home/…/public/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(139): WC_Data_Store->__construct()
1 /home/…/public/wp-content/plugins/woocommerce/includes/wc-order-functions.php(377): WC_Data_Store::load()
2 [internal function]: wc_orders_count()
3 /home/…/public/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OrderMilestones.php(116): array_map()
4 /home/…/public/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OrderMilestones.php(164): Automattic\WooCommerce\Internal\Admin\Notes\OrderMilestones->get_orders_count()
5 /home/…/public/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OrderMilestones.php(345): Automattic\WooCommerce\Internal\Admin\Notes\OrderMilestones->get_current_milestone()
6 in /home/…/public/wp-content/plugins/woocommerce/includes/class-wc-data-store.php on line 107
I tried the solution you suggested, add code to the functions.php but it still shows error:
2023-03-16T20:00:25+00:00 CRITICAL Uncaught Exception: Invalid data store. in /home/…/public/wp-content/plugins/woocommerce/includes/class-wc-data-store.php:101
Stack trace:
0 /home/…/public/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(139): WC_Data_Store->__construct()
1 /home/…/public/wp-content/plugins/woocommerce/includes/wc-order-functions.php(377): WC_Data_Store::load()
2 [internal function]: wc_orders_count()
3 /home/…/public/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OrderMilestones.php(116): array_map()
4 /home/…/public/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OrderMilestones.php(164): Automattic\WooCommerce\Internal\Admin\Notes\OrderMilestones->get_orders_count()
5 /home/…/public/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OrderMilestones.php(345): Automattic\WooCommerce\Internal\Admin\Notes\OrderMilestones->get_current_milestone()
6 in /home/…/public/wp-content/plugins/woocommerce/includes/class-wc-data-store.php on line 101