Notice: La función as_unschedule_all_actions ha sido llamada de forma incorrecta. as_unschedule_all_actions() was called before the Action Scheduler data store was initialized Por favor, ve depuración en WordPress para más información. (Este mensaje fue añadido en la versión 3.1.6). in /var/www/vhosts/afedecyl.com/httpdocs/wp-includes/functions.php on line 6121

Error en la base de datos de WordPress: [Duplicate entry '0' for key 'PRIMARY']
INSERT INTO wpaf_mailpoet_scheduled_tasks (type, status, priority, scheduled_at, cancelled_at, processed_at, meta, in_progress, reschedule_count, created_at, updated_at, deleted_at) VALUES ('unsubscribe_tokens', 'scheduled', 0, '2025-06-25 19:51:00', NULL, NULL, NULL, NULL, 0, '2025-06-25 19:51:00', '2025-06-25 19:51:00', NULL)

Error en la base de datos de WordPress: [Duplicate entry '0' for key 'PRIMARY']
INSERT INTO wpaf_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` ) SELECT 'mailpoet/cron/daemon-trigger', 'pending', '2025-06-25 19:51:00', '2025-06-25 21:51:00', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1750881060;s:18:\"\0*\0first_timestamp\";i:1750881060;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1750881060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}', 3, 10, '[]' FROM DUAL WHERE ( SELECT action_id FROM wpaf_actionscheduler_actions WHERE status IN ( 'pending', 'in-progress' ) AND hook = 'mailpoet/cron/daemon-trigger' AND `group_id` = 3 LIMIT 1 ) IS NULL