It looks like nothing was found at this location.
WordPress database error: [Table 'neptunes_wp442.wp0i_actionscheduler_actions' doesn't exist]
INSERT INTO wp0i_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'image-optimization/cleanup/stuck-operation', 'pending', '2025-04-28 19:30:22', '2025-04-28 19:30:22', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745868622;s:18:\"\0*\0first_timestamp\";i:1745868622;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745868622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}', 4, 10, '[]' FROM DUAL
WHERE (
SELECT action_id FROM wp0i_actionscheduler_actions
WHERE status IN ( 'pending', 'in-progress' )
AND hook = 'image-optimization/cleanup/stuck-operation'
AND `group_id` = 4
LIMIT 1 ) IS NULL
WordPress database error: [Table 'neptunes_wp442.wp0i_actionscheduler_actions' doesn't exist]SELECT a.hook FROM wp0i_actionscheduler_actions a
JOIN wp0i_actionscheduler_groups g ON g.group_id = a.group_id
WHERE g.slug = 'wp_mail_smtp' AND a.status IN ('in-progress', 'pending')
WordPress database error: [Table 'neptunes_wp442.wp0i_actionscheduler_actions' doesn't exist]SELECT a.action_id FROM wp0i_actionscheduler_actions a WHERE 1=1 AND a.hook='wp_mail_smtp_summary_report_email' AND a.status IN ('in-progress', 'pending') LIMIT 0, 1
WordPress database error: [Table 'neptunes_wp442.wp0i_actionscheduler_actions' doesn't exist]
INSERT INTO wp0i_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'wp_mail_smtp_summary_report_email', 'pending', '2025-05-05 14:00:00', '2025-05-05 14:00:00', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746453600;s:18:\"\0*\0first_timestamp\";i:1746453600;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746453600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}', 3, 10, '[null]' FROM DUAL
WHERE (
SELECT action_id FROM wp0i_actionscheduler_actions
WHERE status IN ( 'pending', 'in-progress' )
AND hook = 'wp_mail_smtp_summary_report_email'
AND `group_id` = 3
LIMIT 1 ) IS NULL
WordPress database error: [Table 'neptunes_wp442.wp0i_actionscheduler_actions' doesn't exist]SELECT a.action_id FROM wp0i_actionscheduler_actions a WHERE 1=1 AND a.hook='wp_mail_smtp_admin_notifications_update' AND a.status IN ('in-progress', 'pending') LIMIT 0, 1
WordPress database error: [Table 'neptunes_wp442.wp0i_actionscheduler_actions' doesn't exist]
INSERT INTO wp0i_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'wp_mail_smtp_admin_notifications_update', 'pending', '2025-04-28 19:31:22', '2025-04-28 19:31:22', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745868682;s:18:\"\0*\0first_timestamp\";i:1745868682;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745868682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 10, '[2935]' FROM DUAL
WHERE (
SELECT action_id FROM wp0i_actionscheduler_actions
WHERE status IN ( 'pending', 'in-progress' )
AND hook = 'wp_mail_smtp_admin_notifications_update'
AND `group_id` = 3
LIMIT 1 ) IS NULL
It looks like nothing was found at this location.