ActionScheduler serialized data broken in DB

#360505
  • Resolved Bob Edmison
    Rank Math free

    The records in actionscheduler_actions for Rank Math are broken in my install. I’m getting this error:

    unserialize(): Error at offset 45 of 49 bytes in /homepages/27/d299861484/htdocs/grassroots/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php on line 221

    Looking at the data that is passed into the method, the culprit seems to be the ‘schedule’ data in the rank_math/analytics/data_fetch record, which looks like this:

    O:32:”ActionScheduler_IntervalSchedule”:5:{s:22:”

    This is clearly a malformed PHP serialize() string. The other records in that table: rank_math/analytics/workflow
    rank_math/analytics/flat_posts
    rank_math/analytics/flat_posts_completed
    rank_math/analytics/data_fetch
    are also broken with similarly malformed PHP serialize() data.

    Ideas on how to fix it?

Viewing 1 replies (of 1 total)
  • Hello,

    We might need to take a closer look at the settings. Please edit the first post on this ticket and include your WordPress & FTP logins in the designated Sensitive Data section.

    Please do take a complete backup of your website before sharing the information with us.
    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:

    https://wordpress.org/plugins/temporary-login-without-password/

    You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 1 replies (of 1 total)

The ticket ‘ActionScheduler serialized data broken in DB’ is closed to new replies.