• Resolved joyryde

    (@joyryde)


    Our error log is filled with thousands of entries, all identical:

    made by do_action_ref_array('wp_wcal_all_process_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WP_Background_Process->handle_cron_healthcheck, WP_Background_Process->handle, WP_Background_Process->get_batch
    [25-Feb-2019 14:07:00 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/woocommerce/includes/libraries/wp-background-process.php on line 300
    [25-Feb-2019 14:07:00 UTC] PHP Warning:  mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in /wp-includes/wp-db.php on line 2007
    [25-Feb-2019 14:07:00 UTC] WordPress database error Table 'wp_options' is marked as crashed and should be repaired for query 
    			SELECT *
    			FROM wp_options
    			WHERE option_name LIKE 'wp_wcal_all_process_batch_%'
    			ORDER BY option_id ASC
    			LIMIT 1

    We have repaired the database 4 times via PHPMyadmin, but that doesn’t resolve this error.

Viewing 2 replies - 1 through 2 (of 2 total)
  • 3 Sons Development

    (@3sonsdevelopment)

    Hello @joyryde,

    That is an unusual situation. Could I get you to send over a copy of your System Status Report so we can take a look at that too? You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support”.  Once you’ve done that, paste it here in your response.

    Cheers

    Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Hey @joyryde,

    Since we haven’t heard anything recently, I’m going to mark this thread as resolved. However, if you are still experiencing this problem, please let us know and provide us with a copy of your System Status Report so we can look into it further. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Woocommerce PHP Error’ is closed to new replies.