• Hi again,
    I tried again to update to WC 4.0 after restoring a backup from 2 days ago, when everything worked flawless.

    The message “WooCommerce is updating the database in the background. The database update process may take a little while, so please be patient” never disappears, clicking on the Scheduled Actions tab leads to the message “There has been a critical error on your website. Please check your site admin email inbox for instructions”

    Debug log is full of errors regarding missing database tables “wc_admin_notes” and “wc_admin_note_actions”, regardless if WC Admin was installed or not. Starting database update manually within WC Status -> Tools doesn’t change a thing on this situation.

    The store frontend seems to work, I can’t find any issues, but the misfiring actions in the backgound are bloating the debug.log file and cause 25% of my server load allowance.

    Is I can see, do many people have similar or even exactly the same issues.

    Tells me WC 4.0 was released without sufficient testing in different environments.

    I need to stick with WC 3.9.3 until you got these issues fixed, and you can guarantee a flawless update to 4.0

    Here a 1-minute-excerpt of the debug.log:
    ==================================

    [14-Mar-2020 16:57:14 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:15 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-update-db-reminder’ ORDER BY note_id ASC made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::get_current_notice, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:15 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_notes made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create
    [14-Mar-2020 16:57:15 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query DELETE FROM wpstg0_wc_admin_note_actions WHERE note_id = 0 made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:15 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_note_actions made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:15 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_note_actions made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:15 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SELECT action_id, name, label, query, status, is_primary
    FROM wpstg0_wc_admin_note_actions
    WHERE note_id = 0 made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions, Automattic\WooCommerce\Admin\Notes\DataStore->read_actions
    [14-Mar-2020 16:57:15 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_notes made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_in_progress_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create
    [14-Mar-2020 16:57:15 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT COUNT(*) FROM wpstg0_wc_admin_notes WHERE 1=1 AND type IN (‘error’,’update’) AND status IN (‘unactioned’) made by include(‘wp-admin/admin-footer.php’), do_action(‘admin_print_footer_scripts’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Blocks\Assets\AssetDataRegistry->enqueue_asset_data, Automattic\WooCommerce\Blocks\Assets\AssetDataRegistry->initialize_core_data, apply_filters(‘woocommerce_shared_settings’), WP_Hook->apply_filters, Automattic\WooCommerce\Admin\Features\ActivityPanels->component_settings, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::get_notes_count, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_count
    [14-Mar-2020 16:57:17 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:17 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:17 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:17 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:17 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:17 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id, title, content FROM wpstg0_wc_admin_notes WHERE 1=1 AND type IN (‘info’,’warning’) ORDER BY date_created desc LIMIT 0, 1 made by require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, do_action_ref_array(‘parse_request’), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, Automattic\WooCommerce\Admin\API\Notes->get_items, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::get_notes, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes
    [14-Mar-2020 16:57:17 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT COUNT(*) FROM wpstg0_wc_admin_notes WHERE 1=1 AND type IN (‘info’,’warning’) made by require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, do_action_ref_array(‘parse_request’), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, Automattic\WooCommerce\Admin\API\Notes->get_items, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::get_notes_count, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_count
    [14-Mar-2020 16:57:17 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id, title, content FROM wpstg0_wc_admin_notes WHERE 1=1 AND type IN (‘error’,’update’) AND status IN (‘unactioned’) ORDER BY date_created desc LIMIT 0, 25 made by require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, do_action_ref_array(‘parse_request’), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, Automattic\WooCommerce\Admin\API\Notes->get_items, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::get_notes, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes
    [14-Mar-2020 16:57:17 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT COUNT(*) FROM wpstg0_wc_admin_notes WHERE 1=1 AND type IN (‘error’,’update’) AND status IN (‘unactioned’) made by require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, do_action_ref_array(‘parse_request’), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, Automattic\WooCommerce\Admin\API\Notes->get_items, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::get_notes_count, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_count
    [14-Mar-2020 16:57:23 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:24 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-update-db-reminder’ ORDER BY note_id ASC made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::get_current_notice, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:24 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_notes made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create
    [14-Mar-2020 16:57:24 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query DELETE FROM wpstg0_wc_admin_note_actions WHERE note_id = 0 made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:24 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_note_actions made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:24 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_note_actions made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:24 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SELECT action_id, name, label, query, status, is_primary
    FROM wpstg0_wc_admin_note_actions
    WHERE note_id = 0 made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions, Automattic\WooCommerce\Admin\Notes\DataStore->read_actions
    [14-Mar-2020 16:57:24 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_notes made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_in_progress_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create
    [14-Mar-2020 16:57:24 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT COUNT(*) FROM wpstg0_wc_admin_notes WHERE 1=1 AND type IN (‘error’,’update’) AND status IN (‘unactioned’) made by include(‘wp-admin/admin-footer.php’), do_action(‘admin_print_footer_scripts’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Blocks\Assets\AssetDataRegistry->enqueue_asset_data, Automattic\WooCommerce\Blocks\Assets\AssetDataRegistry->initialize_core_data, apply_filters(‘woocommerce_shared_settings’), WP_Hook->apply_filters, Automattic\WooCommerce\Admin\Features\ActivityPanels->component_settings, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::get_notes_count, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_count
    [14-Mar-2020 16:57:26 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:26 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:26 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:26 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:26 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:26 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id, title, content FROM wpstg0_wc_admin_notes WHERE 1=1 AND type IN (‘info’,’warning’) ORDER BY date_created desc LIMIT 0, 1 made by require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, do_action_ref_array(‘parse_request’), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, Automattic\WooCommerce\Admin\API\Notes->get_items, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::get_notes, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes
    [14-Mar-2020 16:57:26 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT COUNT(*) FROM wpstg0_wc_admin_notes WHERE 1=1 AND type IN (‘info’,’warning’) made by require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, do_action_ref_array(‘parse_request’), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, Automattic\WooCommerce\Admin\API\Notes->get_items, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::get_notes_count, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_count
    [14-Mar-2020 16:57:26 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id, title, content FROM wpstg0_wc_admin_notes WHERE 1=1 AND type IN (‘error’,’update’) AND status IN (‘unactioned’) ORDER BY date_created desc LIMIT 0, 25 made by require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, do_action_ref_array(‘parse_request’), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, Automattic\WooCommerce\Admin\API\Notes->get_items, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::get_notes, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes
    [14-Mar-2020 16:57:26 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT COUNT(*) FROM wpstg0_wc_admin_notes WHERE 1=1 AND type IN (‘error’,’update’) AND status IN (‘unactioned’) made by require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, do_action_ref_array(‘parse_request’), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, Automattic\WooCommerce\Admin\API\Notes->get_items, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::get_notes_count, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_count
    [14-Mar-2020 16:57:40 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require_once(‘wp-admin/admin.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:41 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:41 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-update-db-reminder’ ORDER BY note_id ASC made by require_once(‘wp-admin/admin.php’), set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::get_current_notice, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:41 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_notes made by require_once(‘wp-admin/admin.php’), set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create
    [14-Mar-2020 16:57:41 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query DELETE FROM wpstg0_wc_admin_note_actions WHERE note_id = 0 made by require_once(‘wp-admin/admin.php’), set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:41 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_note_actions made by require_once(‘wp-admin/admin.php’), set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:41 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_note_actions made by require_once(‘wp-admin/admin.php’), set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:41 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SELECT action_id, name, label, query, status, is_primary
    FROM wpstg0_wc_admin_note_actions
    WHERE note_id = 0 made by require_once(‘wp-admin/admin.php’), set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions, Automattic\WooCommerce\Admin\Notes\DataStore->read_actions
    [14-Mar-2020 16:57:41 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_notes made by require_once(‘wp-admin/admin.php’), set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_in_progress_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create
    [14-Mar-2020 16:57:50 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:50 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-update-db-reminder’ ORDER BY note_id ASC made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::get_current_notice, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:50 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_notes made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create
    [14-Mar-2020 16:57:50 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query DELETE FROM wpstg0_wc_admin_note_actions WHERE note_id = 0 made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:50 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_note_actions made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:50 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_note_actions made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:50 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SELECT action_id, name, label, query, status, is_primary
    FROM wpstg0_wc_admin_note_actions
    WHERE note_id = 0 made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions, Automattic\WooCommerce\Admin\Notes\DataStore->read_actions
    [14-Mar-2020 16:57:50 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_notes made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_in_progress_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create
    [14-Mar-2020 16:57:50 UTC] PHP Fatal error: Uncaught InvalidArgumentException: Unidentified action 643 in /home/univer73/public_html/universalsolder/test/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:495
    Stack trace:
    #0 /home/univer73/public_html/universalsolder/test/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php(482): ActionScheduler_wpPostStore->get_date_gmt(‘643’)
    #1 /home/univer73/public_html/universalsolder/test/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(274): ActionScheduler_wpPostStore->get_date(‘643’)
    #2 /home/univer73/public_html/universalsolder/test/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(78): ActionScheduler_HybridStore->get_date(‘643’)
    #3 /home/univer73/public_html/universalsolder/test/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(52): Actio in /home/univer73/public_html/universalsolder/test/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php on line 495
    [14-Mar-2020 16:57:56 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-admin-deactivate-plugin’ ORDER BY note_id ASC made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Packages::on_init, Automattic\WooCommerce\Packages::load_packages, call_user_func, Automattic\WooCommerce\Admin\Composer\Package::init, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note, Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:56 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SELECT note_id FROM wpstg0_wc_admin_notes WHERE name = ‘wc-update-db-reminder’ ORDER BY note_id ASC made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::get_current_notice, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
    [14-Mar-2020 16:57:56 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_notes made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create
    [14-Mar-2020 16:57:56 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query DELETE FROM wpstg0_wc_admin_note_actions WHERE note_id = 0 made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:56 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_note_actions made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:56 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_note_actions made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
    [14-Mar-2020 16:57:56 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_note_actions’ doesn’t exist for query SELECT action_id, name, label, query, status, is_primary
    FROM wpstg0_wc_admin_note_actions
    WHERE note_id = 0 made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_needed_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions, Automattic\WooCommerce\Admin\Notes\DataStore->read_actions
    [14-Mar-2020 16:57:56 UTC] WordPress database error Table ‘univer73_wp691.wpstg0_wc_admin_notes’ doesn’t exist for query SHOW FULL COLUMNS FROM wpstg0_wc_admin_notes made by set_current_screen, WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_in_progress_notice, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create
    [14-Mar-2020 16:57:56 UTC] PHP Fatal error: Uncaught InvalidArgumentException: Invalid action ID. No status found. in /home/univer73/public_html/universalsolder/test/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:740
    Stack trace:
    #0 /home/univer73/public_html/universalsolder/test/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(326): ActionScheduler_wpPostStore->get_status(‘643’)
    #1 /home/univer73/public_html/universalsolder/test/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ListTable.php(533): ActionScheduler_HybridStore->get_status(‘643’)
    #2 /home/univer73/public_html/universalsolder/test/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php(659): ActionScheduler_ListTable->prepare_items()
    #3 /home/univer73/public_html/universalsolder/test/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_AdminView.php(94): in /home/univer73/public_html/universalsolder/test/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php on line 740

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @petschko Why are you reporting this topic?

    Seems related to the wc_admin_notes database table does not exist or was not created whilst the WooCommerce database upgrade was run.

    Thread Starter volkerforster

    (@volkerforster)

    Sure, this is the case. But I have no clue where these (actually 2) missing tables have to come from. I can’t just add 2 random tables to my database with no knowledge about formatting etc.

    So, if these 2 tables are necessary for the WC 4.0 update to run, then the fine people from Automattic should make sure these 2 tables are there, since they are obviously not integral part of WC 3.x

    Due to the fact that I don’t know how to add these 2 tables to my database, I will not be able to update to WC 4.0, period.

    Mine is also throwing many errors regarding the same 2 tables. These errors occurred after updating to WooCommerce 4.0

    “xxxxx_wc_admin_note_actions” & “xxxxx_wc_admin_notes” does not exist.

    Using WP Rollback plugin and rolling back WooCommerce to version 3.9.3 resolves this… for now.

    • This reply was modified 4 years, 8 months ago by dayley.
    • This reply was modified 4 years, 8 months ago by dayley.

    I have just deactivated WooCommerce, installed “WooCommerce Admin” plugin, then activated both plugins and WooCommerce 4.0 has worked correctly.

    Do you have “WooCommerce Admin” plugin activated also?

    Maybe its this plugin that adds & requires the missing tables. (Actually, when updating to WooCommerce 4.0 it does mention that WooCommerce Admin plugin is required)

    Thread Starter volkerforster

    (@volkerforster)

    1. all plugins deactivated
    2. WooCommerce Admin installed
    3. WooCommerce and WC Admin activated
    4. Message about WC database being updated appears
    5. bu now, no new entries in debug.log
    6. going to WooCommerce -> Status -> Scheduled Actions: No actions shown, but error message “There has been a critical error on your website.”
    7. Same moment debug.log entry created:

    [17-Mar-2020 16:37:21 UTC] PHP Fatal error: Uncaught InvalidArgumentException: Unidentified action 643 in /home/univer73/public_html/universalsolder/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:495
    Stack trace:
    #0 /home/univer73/public_html/universalsolder/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php(482): ActionScheduler_wpPostStore->get_date_gmt(‘643’)
    #1 /home/univer73/public_html/universalsolder/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(274): ActionScheduler_wpPostStore->get_date(‘643’)
    #2 /home/univer73/public_html/universalsolder/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(78): ActionScheduler_HybridStore->get_date(‘643’)
    #3 /home/univer73/public_html/universalsolder/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(52): ActionScheduler_wcSystemStatus in /home/univer73/public_html/universalsolder/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php on line 495

    8. About 5 minutes later multiple errors about “database table doesn’t exist” are added to debug.log because Action Scheduler tries to access non exist database tables with the prefix “a.” instead of the same tables without the prefix.

    9. Exactly same effect after actually uninstalling WooCommerce and installing WC 4.0 fresh.

    Regardless what I try and how many (already about 30) hours of wasted time to get it run, I always have to go back and restore a backup from the day before. I give up and dodge WC 4.0. If the issues are not being fixed with an update very soon, I will most likely have no other choice than moving on to something like Shopify. Due to the permanent issues with my WooCommerce shop, I easily lost 3k revenue the last month. And nobody will or can help. This is the most ridiculous part. There is a list of error messages, and even the people they programmed the whole thing don’t know their meaning and how to fix it, and send you to “professionals” asking you 100 bucks per hour, to tell you that they will need at least 20 hours to find out what’s going on?!

    @jdembowski
    because of the long error-messages, this topic is almost not readable (btw it would help if a report button would allow to type in a reason and not in the topic)

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Update to WC 4.0 too many issues’ is closed to new replies.