• Resolved jusemora30

    (@jusemora30)


    Hello!

    I’m getting this error on my debug.log every day. Is it something on my end? please help!

    [22-Aug-2025 19:40:05 UTC] Cron reschedule event error for hook: newsletter, Error code: could_not_set, Error message: The cron event list could not be saved., Data: {"schedule":"newsletter","args":[],"interval":300}

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Stefano Lissa

    (@satollo)

    Hi, that is a internal error of WP, 99% if you have the wp_options table corrupted. Please ask the provider to run the “repair” for that table (it’s a MySQL database feature) and then convert the table from MyISAM to InnoDB (usually tables can get corrupted if they’re MyISAM).

    Generally, ask the provider to convert ALL the tables of your site to InnoDB.

    If the table is not corrupted, you may have run out of space for the database.

    There are plugin for repair and convert table, but use them with care, if you’re not a technician.

    • This reply was modified 9 months, 2 weeks ago by Stefano Lissa.
Viewing 1 replies (of 1 total)

The topic ‘Cron event error’ is closed to new replies.