• Hi there
    my wp_actionscheduler_logs table is going crazy with the same error:
    There was a failure fetching this action: Action [827] has an invalid schedule: array (
    ‘__PHP_Incomplete_Class_Name’ => ‘ActionScheduler_SimpleSchedule’,
    )

    If I have a look on the site itself, it shows that I have completed Scheduled Actions and 1 pending, but I cant see what that pending action is (the table shows as empty), however this message: “Action Scheduler migration in progress. The list of scheduled actions may be incomplete.” is always onscreen.

    I have installed WPCrontrol, but honestly have no idea what Im looking at. but my logs table is at 70000 rows in roughly 15 minutes, all reporting the same error, or ‘action ignored via WP Cron’.

    Is there a way I can turn this off? or repair this?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    please try this link in your website: wp-admin/tools.php?page=action-scheduler
    The Action Scheduler plugin will detect issues with database tables and will re-create them.

    Alternatively, if you are sure that there are no important background jobs running you are safe to purge the action scheduler table so that it gets a clean, fresh state.

    Before you delete anything in the database, test this first on a staging website.
    You can use our tool WP STAGING for doing that or any other tool that can create a clone of your site.

    Thread Starter arrowan

    (@arrowan)

    Hi there
    thank you, I have gone to the page, and I can see that there are 12 completed non-repeating items in the list, but it shows 1 as pending, which isnt showing in the pending list, and it looks like it’s this one which is running almost permanently and is clogging up the databases.

    Do you have any idea how I can get it show in the pending list? or stop it? or see if it’s a numbering issue?
    thanks

    Can you create a screenshot of the page? Are there more information about what plugin created the pending item?

    Thread Starter arrowan

    (@arrowan)

    hi @renehermi
    I have two screenshots here – the first showing there is something running, but when I click on the link to see what it is, I get the 2nd screenshot (which is the pending list)

    shot 1

    shot 2

    • This reply was modified 1 year, 11 months ago by arrowan.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘‘__PHP_Incomplete_Class_Name’ => ‘ActionScheduler_SimpleSchedule’,’ is closed to new replies.