CRITICAL Uncaught Error: ActionScheduler_wcSystemStatus.php:79
-
Hi, I’ve recently tried updating the WooCommerce plugins and ran into some issues. I presume my first issue was because my DB user was lacking create permissions, this was fixed, however, it seems that the DB Actions are still not working as intended because the DB version is still 3.8.1 while the plugin version is 4.8.0. I tried running the DB upgrade tool, and the below exception occured in the logs:
2020-12-21T22:30:30+00:00 CRITICAL Uncaught Error: Call to a member function format() on null in /home/ryans137/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:79 Stack trace: #0 /home/ryans137/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(52): ActionScheduler_wcSystemStatus->get_action_status_date('complete', 'oldest') #1 /home/ryans137/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(27): ActionScheduler_wcSystemStatus->get_oldest_and_newest(Array) #2 /home/ryans137/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_AdminView.php(50): ActionScheduler_wcSystemStatus->render() #3 /home/ryans137/public_html/wp-includes/class-wp-hook.php(287): ActionScheduler_AdminView->system_status_report('') #4 /home/ryans137/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array) #5 /home/ryans137/publ in /home/ryans137/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php on line 79 2020-12-21T22:31:21+00:00 CRITICAL Uncaught Error: Call to a member function format() on null in /home/ryans137/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:79 Stack trace: #0 /home/ryans137/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(52): ActionScheduler_wcSystemStatus->get_action_status_date('complete', 'oldest') #1 /home/ryans137/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(27): ActionScheduler_wcSystemStatus->get_oldest_and_newest(Array) #2 /home/ryans137/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_AdminView.php(50): ActionScheduler_wcSystemStatus->render() #3 /home/ryans137/public_html/wp-includes/class-wp-hook.php(287): ActionScheduler_AdminView->system_status_report('') #4 /home/ryans137/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array) #5 /home/ryans137/publ in /home/ryans137/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php on line 79
Any one has any pointers to fix this please?
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘CRITICAL Uncaught Error: ActionScheduler_wcSystemStatus.php:79’ is closed to new replies.