[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM wpcgs_actionscheduler_actions a WHERE 1=1 AND a.hook='action_scheduler_run_recurring_actions_schedule_hook' AND a.status IN ('in-progress', 'pending') LIMIT 0, 1 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler::{closure}, do_action('action_scheduler_init'), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_RecurringActionScheduler->schedule_recurring_scheduler_hook, as_has_scheduled_action, ActionScheduler_Store->query_action, ActionScheduler_DBStore->query_actions
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='ActionScheduler' 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler::{closure}, do_action('action_scheduler_init'), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_RecurringActionScheduler->schedule_recurring_scheduler_hook, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store_unique_action, ActionScheduler_DBStore->save_unique_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler::{closure}, do_action('action_scheduler_init'), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_RecurringActionScheduler->schedule_recurring_scheduler_hook, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store_unique_action, ActionScheduler_DBStore->save_unique_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'action_scheduler_run_recurring_actions_schedule_hook', 'pending', '2025-12-01 16:37:41', '2025-12-01 16:37:41', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764607061;s:18:\"\0*\0first_timestamp\";i:1764607061;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764607061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 20, '[]' FROM DUAL
WHERE ( 
SELECT action_id FROM wpcgs_actionscheduler_actions
WHERE status IN ( 'pending', 'in-progress' )
AND hook = 'action_scheduler_run_recurring_actions_schedule_hook'
AND `group_id` = 0
 LIMIT 1 ) IS NULL 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler::{closure}, do_action('action_scheduler_init'), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_RecurringActionScheduler->schedule_recurring_scheduler_hook, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store_unique_action, ActionScheduler_DBStore->save_unique_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM wpcgs_actionscheduler_actions a WHERE 1=1 AND a.hook='aioseo_send_usage_data' AND a.args='[]' AND a.status IN ('in-progress') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Admin\Usage->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->unschedule, as_next_scheduled_action, ActionScheduler_Store->query_action, ActionScheduler_DBStore->query_actions
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM wpcgs_actionscheduler_actions a WHERE 1=1 AND a.hook='aioseo_send_usage_data' AND a.args='[]' AND a.status IN ('pending') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Admin\Usage->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->unschedule, as_next_scheduled_action, ActionScheduler_Store->query_action, ActionScheduler_DBStore->query_actions
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT 
	aa.hook, aa.args
FROM wpcgs_actionscheduler_actions as aa
	JOIN wpcgs_actionscheduler_groups as ag ON ag.group_id
WHERE 1 = 1 AND
	`ag`.`slug` = 'aioseo'
	AND status IN ('pending','in-progress','past-due')
/* 1 = 1 */ 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->isScheduled, AIOSEO\Plugin\Common\Utils\ActionScheduler->getScheduledActions, AIOSEO\Plugin\Common\Utils\Database->run
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_cache_prune', 'pending', '2025-12-01 16:37:41', '2025-12-01 16:37:41', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764607061;s:18:\"\0*\0first_timestamp\";i:1764607061;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764607061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:37:41 UTC] Caught exception while enqueuing action "aioseo_cache_prune": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_ai_update_credits', 'pending', '2025-12-02 16:37:41', '2025-12-02 16:37:41', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764693461;s:18:\"\0*\0first_timestamp\";i:1764693461;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764693461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:37:41 UTC] Caught exception while enqueuing action "aioseo_ai_update_credits": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_generate_llms_txt', 'pending', '2025-12-01 16:37:51', '2025-12-01 16:37:51', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764607071;s:18:\"\0*\0first_timestamp\";i:1764607071;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764607071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:37:41 UTC] Caught exception while enqueuing action "aioseo_generate_llms_txt": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Sitemap\Image\Image->scheduleScan, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleSingle, as_schedule_single_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Sitemap\Image\Image->scheduleScan, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleSingle, as_schedule_single_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:37:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_image_sitemap_scan', 'pending', '2025-12-01 16:37:51', '2025-12-01 16:37:51', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1764607071;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1764607071;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Sitemap\Image\Image->scheduleScan, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleSingle, as_schedule_single_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:37:41 UTC] Caught exception while enqueuing action "aioseo_image_sitemap_scan": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[01-Dec-2025 16:37:42 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\EmailReports\Summary\Summary->maybeSchedule, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:37:42 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\EmailReports\Summary\Summary->maybeSchedule, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:37:42 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_report_summary', 'pending', '2025-12-08 23:29:00', '2025-12-08 23:29:00', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1765236540;s:18:\"\0*\0first_timestamp\";i:1765236540;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1765236540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}', 0, 10, '{\"frequency\":\"weekly\"}' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\EmailReports\Summary\Summary->maybeSchedule, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:37:42 UTC] Caught exception while enqueuing action "aioseo_report_summary": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[01-Dec-2025 16:37:42 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\EmailReports\Summary\Summary->maybeSchedule, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:37:42 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\EmailReports\Summary\Summary->maybeSchedule, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:37:42 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_report_summary', 'pending', '2026-01-03 23:29:00', '2026-01-03 23:29:00', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767482940;s:18:\"\0*\0first_timestamp\";i:1767482940;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767482940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}', 0, 10, '{\"frequency\":\"monthly\"}' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\EmailReports\Summary\Summary->maybeSchedule, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:37:42 UTC] Caught exception while enqueuing action "aioseo_report_summary": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[01-Dec-2025 16:37:42 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT count(a.action_id) FROM wpcgs_actionscheduler_actions a WHERE 1=1 AND a.status IN ('pending') AND a.scheduled_date_gmt <= '2025-11-30 16:37:42' made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_AdminView->maybe_check_pastdue_actions, ActionScheduler_AdminView->check_pastdue_actions, ActionScheduler_DBStore->query_actions
[01-Dec-2025 16:37:49 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM wpcgs_actionscheduler_actions a WHERE 1=1 AND a.hook='aioseo_send_usage_data' AND a.args='[]' AND a.status IN ('in-progress') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Admin\Usage->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->unschedule, as_next_scheduled_action, ActionScheduler_Store->query_action, ActionScheduler_DBStore->query_actions
[01-Dec-2025 16:37:49 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM wpcgs_actionscheduler_actions a WHERE 1=1 AND a.hook='aioseo_send_usage_data' AND a.args='[]' AND a.status IN ('pending') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Admin\Usage->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->unschedule, as_next_scheduled_action, ActionScheduler_Store->query_action, ActionScheduler_DBStore->query_actions
[01-Dec-2025 16:37:49 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT 
	aa.hook, aa.args
FROM wpcgs_actionscheduler_actions as aa
	JOIN wpcgs_actionscheduler_groups as ag ON ag.group_id
WHERE 1 = 1 AND
	`ag`.`slug` = 'aioseo'
	AND status IN ('pending','in-progress','past-due')
/* 1 = 1 */ made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->isScheduled, AIOSEO\Plugin\Common\Utils\ActionScheduler->getScheduledActions, AIOSEO\Plugin\Common\Utils\Database->run
[01-Dec-2025 16:37:49 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:37:49 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:37:49 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_cache_prune', 'pending', '2025-12-01 16:37:49', '2025-12-01 16:37:49', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764607069;s:18:\"\0*\0first_timestamp\";i:1764607069;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764607069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:37:49 UTC] Caught exception while enqueuing action "aioseo_cache_prune": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[01-Dec-2025 16:37:49 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:37:49 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:37:50 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_ai_update_credits', 'pending', '2025-12-02 16:37:49', '2025-12-02 16:37:49', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764693469;s:18:\"\0*\0first_timestamp\";i:1764693469;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764693469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:37:50 UTC] Caught exception while enqueuing action "aioseo_ai_update_credits": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[01-Dec-2025 16:37:50 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:37:50 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:37:50 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_generate_llms_txt', 'pending', '2025-12-01 16:38:00', '2025-12-01 16:38:00', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764607080;s:18:\"\0*\0first_timestamp\";i:1764607080;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764607080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:37:50 UTC] Caught exception while enqueuing action "aioseo_generate_llms_txt": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[01-Dec-2025 16:38:51 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM wpcgs_actionscheduler_actions a WHERE 1=1 AND a.hook='aioseo_send_usage_data' AND a.args='[]' AND a.status IN ('in-progress') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Admin\Usage->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->unschedule, as_next_scheduled_action, ActionScheduler_Store->query_action, ActionScheduler_DBStore->query_actions
[01-Dec-2025 16:38:51 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM wpcgs_actionscheduler_actions a WHERE 1=1 AND a.hook='aioseo_send_usage_data' AND a.args='[]' AND a.status IN ('pending') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Admin\Usage->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->unschedule, as_next_scheduled_action, ActionScheduler_Store->query_action, ActionScheduler_DBStore->query_actions
[01-Dec-2025 16:38:51 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT 
	aa.hook, aa.args
FROM wpcgs_actionscheduler_actions as aa
	JOIN wpcgs_actionscheduler_groups as ag ON ag.group_id
WHERE 1 = 1 AND
	`ag`.`slug` = 'aioseo'
	AND status IN ('pending','in-progress','past-due')
/* 1 = 1 */ made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->isScheduled, AIOSEO\Plugin\Common\Utils\ActionScheduler->getScheduledActions, AIOSEO\Plugin\Common\Utils\Database->run
[01-Dec-2025 16:38:51 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:38:51 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:38:51 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_cache_prune', 'pending', '2025-12-01 16:38:51', '2025-12-01 16:38:51', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764607131;s:18:\"\0*\0first_timestamp\";i:1764607131;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764607131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:38:51 UTC] Caught exception while enqueuing action "aioseo_cache_prune": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[01-Dec-2025 16:38:51 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:38:51 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:38:51 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_ai_update_credits', 'pending', '2025-12-02 16:38:51', '2025-12-02 16:38:51', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764693531;s:18:\"\0*\0first_timestamp\";i:1764693531;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764693531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:38:51 UTC] Caught exception while enqueuing action "aioseo_ai_update_credits": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[01-Dec-2025 16:38:51 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:38:51 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:38:51 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_generate_llms_txt', 'pending', '2025-12-01 16:39:01', '2025-12-01 16:39:01', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764607141;s:18:\"\0*\0first_timestamp\";i:1764607141;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764607141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:38:51 UTC] Caught exception while enqueuing action "aioseo_generate_llms_txt": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[01-Dec-2025 16:40:54 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM wpcgs_actionscheduler_actions a WHERE 1=1 AND a.hook='aioseo_send_usage_data' AND a.args='[]' AND a.status IN ('in-progress') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Admin\Usage->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->unschedule, as_next_scheduled_action, ActionScheduler_Store->query_action, ActionScheduler_DBStore->query_actions
[01-Dec-2025 16:40:54 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM wpcgs_actionscheduler_actions a WHERE 1=1 AND a.hook='aioseo_send_usage_data' AND a.args='[]' AND a.status IN ('pending') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Admin\Usage->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->unschedule, as_next_scheduled_action, ActionScheduler_Store->query_action, ActionScheduler_DBStore->query_actions
[01-Dec-2025 16:40:54 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT 
	aa.hook, aa.args
FROM wpcgs_actionscheduler_actions as aa
	JOIN wpcgs_actionscheduler_groups as ag ON ag.group_id
WHERE 1 = 1 AND
	`ag`.`slug` = 'aioseo'
	AND status IN ('pending','in-progress','past-due')
/* 1 = 1 */ made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->isScheduled, AIOSEO\Plugin\Common\Utils\ActionScheduler->getScheduledActions, AIOSEO\Plugin\Common\Utils\Database->run
[01-Dec-2025 16:40:54 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:40:54 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:40:54 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_cache_prune', 'pending', '2025-12-01 16:40:54', '2025-12-01 16:40:54', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764607254;s:18:\"\0*\0first_timestamp\";i:1764607254;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764607254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:40:54 UTC] Caught exception while enqueuing action "aioseo_cache_prune": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[01-Dec-2025 16:40:54 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:40:54 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:40:54 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_ai_update_credits', 'pending', '2025-12-02 16:40:54', '2025-12-02 16:40:54', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764693654;s:18:\"\0*\0first_timestamp\";i:1764693654;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764693654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:40:54 UTC] Caught exception while enqueuing action "aioseo_ai_update_credits": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[01-Dec-2025 16:40:54 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[01-Dec-2025 16:40:54 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[01-Dec-2025 16:40:54 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_generate_llms_txt', 'pending', '2025-12-01 16:41:04', '2025-12-01 16:41:04', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764607264;s:18:\"\0*\0first_timestamp\";i:1764607264;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764607264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[01-Dec-2025 16:40:54 UTC] Caught exception while enqueuing action "aioseo_generate_llms_txt": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[05-Dec-2025 17:08:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM wpcgs_actionscheduler_actions a WHERE 1=1 AND a.hook='aioseo_send_usage_data' AND a.args='[]' AND a.status IN ('in-progress') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Admin\Usage->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->unschedule, as_next_scheduled_action, ActionScheduler_Store->query_action, ActionScheduler_DBStore->query_actions
[05-Dec-2025 17:08:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM wpcgs_actionscheduler_actions a WHERE 1=1 AND a.hook='aioseo_send_usage_data' AND a.args='[]' AND a.status IN ('pending') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Admin\Usage->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->unschedule, as_next_scheduled_action, ActionScheduler_Store->query_action, ActionScheduler_DBStore->query_actions
[05-Dec-2025 17:08:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT 
	aa.hook, aa.args
FROM wpcgs_actionscheduler_actions as aa
	JOIN wpcgs_actionscheduler_groups as ag ON ag.group_id
WHERE 1 = 1 AND
	`ag`.`slug` = 'aioseo'
	AND status IN ('pending','in-progress','past-due')
/* 1 = 1 */ made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->isScheduled, AIOSEO\Plugin\Common\Utils\ActionScheduler->getScheduledActions, AIOSEO\Plugin\Common\Utils\Database->run
[05-Dec-2025 17:08:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[05-Dec-2025 17:08:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[05-Dec-2025 17:08:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_cache_prune', 'pending', '2025-12-05 17:08:41', '2025-12-05 17:08:41', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764954521;s:18:\"\0*\0first_timestamp\";i:1764954521;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764954521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[05-Dec-2025 17:08:41 UTC] Caught exception while enqueuing action "aioseo_cache_prune": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[05-Dec-2025 17:08:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[05-Dec-2025 17:08:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[05-Dec-2025 17:08:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_ai_update_credits', 'pending', '2025-12-06 17:08:41', '2025-12-06 17:08:41', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1765040921;s:18:\"\0*\0first_timestamp\";i:1765040921;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1765040921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[05-Dec-2025 17:08:41 UTC] Caught exception while enqueuing action "aioseo_ai_update_credits": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[05-Dec-2025 17:08:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[05-Dec-2025 17:08:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[05-Dec-2025 17:08:41 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_generate_llms_txt', 'pending', '2025-12-05 17:08:51', '2025-12-05 17:08:51', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764954531;s:18:\"\0*\0first_timestamp\";i:1764954531;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764954531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[05-Dec-2025 17:08:41 UTC] Caught exception while enqueuing action "aioseo_generate_llms_txt": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[05-Dec-2025 17:08:43 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM wpcgs_actionscheduler_actions a WHERE 1=1 AND a.hook='aioseo_send_usage_data' AND a.args='[]' AND a.status IN ('in-progress') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Admin\Usage->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->unschedule, as_next_scheduled_action, ActionScheduler_Store->query_action, ActionScheduler_DBStore->query_actions
[05-Dec-2025 17:08:43 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM wpcgs_actionscheduler_actions a WHERE 1=1 AND a.hook='aioseo_send_usage_data' AND a.args='[]' AND a.status IN ('pending') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Admin\Usage->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->unschedule, as_next_scheduled_action, ActionScheduler_Store->query_action, ActionScheduler_DBStore->query_actions
[05-Dec-2025 17:08:43 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query SELECT 
	aa.hook, aa.args
FROM wpcgs_actionscheduler_actions as aa
	JOIN wpcgs_actionscheduler_groups as ag ON ag.group_id
WHERE 1 = 1 AND
	`ag`.`slug` = 'aioseo'
	AND status IN ('pending','in-progress','past-due')
/* 1 = 1 */ made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->isScheduled, AIOSEO\Plugin\Common\Utils\ActionScheduler->getScheduledActions, AIOSEO\Plugin\Common\Utils\Database->run
[05-Dec-2025 17:08:43 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[05-Dec-2025 17:08:43 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[05-Dec-2025 17:08:43 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_cache_prune', 'pending', '2025-12-05 17:08:43', '2025-12-05 17:08:43', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764954523;s:18:\"\0*\0first_timestamp\";i:1764954523;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764954523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Utils\CachePrune->init, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[05-Dec-2025 17:08:43 UTC] Caught exception while enqueuing action "aioseo_cache_prune": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[05-Dec-2025 17:08:43 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[05-Dec-2025 17:08:43 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[05-Dec-2025 17:08:43 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_ai_update_credits', 'pending', '2025-12-06 17:08:43', '2025-12-06 17:08:43', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1765040923;s:18:\"\0*\0first_timestamp\";i:1765040923;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1765040923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Ai\Ai->scheduleCreditFetchAction, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[05-Dec-2025 17:08:43 UTC] Caught exception while enqueuing action "aioseo_ai_update_credits": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
[05-Dec-2025 17:08:43 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SELECT group_id FROM wpcgs_actionscheduler_groups WHERE slug='aioseo' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids
[05-Dec-2025 17:08:43 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM `wpcgs_actionscheduler_groups` made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db, ActionScheduler_DBStore->get_group_ids, ActionScheduler_DBStore->create_group
[05-Dec-2025 17:08:43 UTC] WordPress database error Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist for query 
INSERT INTO wpcgs_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'aioseo_generate_llms_txt', 'pending', '2025-12-05 17:08:53', '2025-12-05 17:08:53', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764954533;s:18:\"\0*\0first_timestamp\";i:1764954533;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764954533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Llms\Llms->scheduleRecurrentGenerationForLlmsTxt, AIOSEO\Plugin\Common\Utils\ActionScheduler->scheduleRecurrent, as_schedule_recurring_action, ActionScheduler_ActionFactory->create, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->save_action_to_db
[05-Dec-2025 17:08:43 UTC] Caught exception while enqueuing action "aioseo_generate_llms_txt": Error saving action: Table 'greejxnp_wp555.wpcgs_actionscheduler_actions' doesn't exist
