WordPress database error Commands out of sync; you can’t run this command now – BlogVault

Home Forums BulletProof Security Pro WordPress database error Commands out of sync; you can’t run this command now – BlogVault

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #39350
    AITpro Admin
    Keymaster

    Various and numerous php errors were being logged by the BPS Pro PHP Error log.  The plugin responsible for these php error was BlogVault.

    Working Solution: Turn Off the BlogVault firewall and turn it back On.

    Possible Cause of the problem: BlogVault thought that something might have happened on the initial writing of the BlogVault Database tables when it was installed. Turning Off the BlogVault firewall and turning it back On created the BlogVault database tables correctly.

    Example php errors:
    Note:  The issue affects several different plugins, but the root cause of this problem is BlogVault.

    [28-Sep-2020 08:53:20 UTC] WordPress database error Commands out of sync; you can't run this command now for query SHOW FULL COLUMNS FROM `yhv_bv_fw_requests` made by BVFW->log, BVLogger->log, BVWPDb->replaceIntoBVTable
    
    [28-Sep-2020 08:53:20 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT COUNT(*) FROM yhv_bv_fw_requests; made by BVFW->log, BVLogger->log, BVWPDb->rowsCount, BVWPDb->getVar
    
    [28-Sep-2020 08:53:20 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM yhv_options WHERE option_name = 'rank_math_notifications' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, MyThemeShop\Notification_Center->update_storage, delete_option
    
    [28-Sep-2020 08:53:20 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT option_value FROM yhv_options WHERE option_name = '_wp_session_e18f78c56c349727e9d42e83af4b7e7a' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_session_write_close, WP_Session::get_instance, WP_Session->__construct, WP_Session->read_data, get_option
    
    [28-Sep-2020 08:53:20 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO yhv_woocommerce_sessions (session_key, session_value, session_expiry) VALUES ('2bb3a563a9ff38f5bfc22bba99671d41', 'a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";...ON DUPLICATE KEY UPDATE session_value = VALUES(session_value), session_expiry = VALUES(session_expiry) made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Session_Handler->save_data
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.