Multiple errors running Preloader Schedule
-
Hi,
On Mar 11 I installed the WP-Optimize, ran the Preloader and enabled Preload Schedule. Yesterday there are a lot of php errors. Because of the excessive queries due to repeating queries, my site crashed. The following are samples of these error messages. They occurred multiple times but the most is the mysqli_set_charset(). Please advise. Thanks.20220313T133901: mysite.com/index.php PHP Warning: mysqli_set_charset(): Error executing query in /myserver path/public_html/test/wp-includes/wp-db.php on line 792 WordPress database error User 'testt' has exceeded the 'max_questions' resource (current value: 150000) for query SELECT option_value FROM ccwp1options WHERE option_name = 'WPLANG' 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, wpo_cache, __, translate, ge 20220313T182907: mysite.com/wp-cron.php WordPress database error User 'testt' has exceeded the 'max_questions' resource (current value: 150000) for query UPDATE ccwp1tm_tasks SET status = 'complete' WHERE id = 853 made by do_action_ref_array('wpo_page_cache_preload_continue'), WP_Hook->do_action, WP_Hook->apply_filters, WP_Optimize_Page_Cache_Preloader->process_tasks_queue, Updraft_Task_Manager_1_3->process_queue, Updraft_Task_Manager_1_3->process_task, Updraft_Task_1_2->attempt, Updraft_Task_1_2->complete, Updraft_Task_1_2->set_status, Updraft_T 20220313T184501: mysite.com/index.php WordPress database error User 'testt' has exceeded the 'max_questions' resource (current value: 150000) for query SELECT option_value FROM ccwp1options WHERE option_name = 'ninja_forms_oauth_client_id' LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/ninja-forms/ninja-forms.php'), include_once('/plugins/ninja-forms/services/bootstrap.php'), NinjaForms\OAuth::set_base_url, NinjaForms\OAuth::getIn
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Multiple errors running Preloader Schedule’ is closed to new replies.