Periodic minification errors
-
Hello,
Although everything seems to be working fine (shared server) I periodically get a whole bunch of minification errors like those here that refer to different active plugins and the site’s theme.
[21-Mar-2025 02:12:22 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT option_value FROM wp_options WHERE option_name = 'w3tc_minify_40d7d' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, W3TC\Generic_Plugin->ob_callback, W3TC\Util_Bus::do_ob_callbacks, call_user_func, W3TC\Minify_Plugin->ob_callback, W3TC\Minify_AutoJs->execute, W3TC\Minify_AutoJs->process_script_tag, W3TC\Minify_AutoJs->flush_collected, W3TC\_W3_MinifyHelpers->get_minify_url_for_files, W3TC\Minify_Core::urls_for_minification_to_minify_filename, W3TC\Minify_Core::urls_for_minification_to_minify_key, get_option
[21-Mar-2025 02:12:22 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTOwp_options(option_name,option_value,autoload) VALUES ('w3tc_minify_40d7d', '[\"acac\\/wp-includes\\/js\\/jquery\\/jquery.min.js\",\"acac\\/wp-includes\\/js\\/jquery\\/jquery-migrate.min.js\",\"acac\\/wp-content\\/plugins\\/accesspress-social-icons\\/js\\/frontend.js\"]', 'off') ON DUPLICATE KEY UPDATEoption_name= VALUES(option_name),option_value= VALUES(option_value),autoload= VALUES(autoload) made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, W3TC\Generic_Plugin->ob_callback, W3TC\Util_Bus::do_ob_callbacks, call_user_func, W3TC\Minify_Plugin->ob_callback, W3TC\Minify_AutoJs->execute, W3TC\Minify_AutoJs->process_script_tag, W3TC\Minify_AutoJs->flush_collected, W3TC\_W3_MinifyHelpers->get_minify_url_for_files, W3TC\Minify_Core::urls_for_minification_to_minify_filename, W3TC\Minify_Core::urls_for_minification_to_minify_key, update_option, add_optionMy minification settings are using “disk” as recommended, although I have Redis and Memcache also installed.
Is there any thing I can do to correct this or may I send you somewhere the whole error log of this same day?
Many thanks!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Periodic minification errors’ is closed to new replies.