• Resolved theoak15

    (@theoak15)


    I have multiple plugins that create the same error code when I activate them.
    All revolving around action scheduler and I’ve tried all the workarounds and debugging I’ve seen to help resolve the problem, but nothing has helped.
    Even activating the Action Scheduler plugin causes my site to crash. Then trying the repair action scheduler plugin doesn’t resolve anything.
    Below is the error message.
    Any help is appreciated

    An error of type E_ERROR was caused in line 44 of the file /home/innerev1/public_html/wp-content/plugins/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php. Error message: Uncaught RuntimeException: Error saving action: Error saving action: Table ‘./innerev1_wo3194/wp_bfbz_actionscheduler_actions’ is marked as crashed and last (automatic?) repair failed in /home/innerev1/public_html/wp-content/plugins/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44
    Stack trace:
    #0 /home/innerev1/public_html/wp-content/plugins/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(242): ActionScheduler_DBStoreMigrator->save_action(Object(ActionScheduler_Action), NULL)
    #1 /home/innerev1/public_html/wp-content/plugins/action-scheduler/classes/ActionScheduler_ActionFactory.php(327): ActionScheduler_HybridStore->save_action(Object(ActionScheduler_Action))
    #2 /home/innerev1/public_html/wp-content/plugins/action-scheduler/classes/ActionScheduler_ActionFactory.php(315): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action))
    #3 /home/innerev1/public_html/wp-content/plugins/action-scheduler/functions.php(102): ActionScheduler_ActionFactory->create(Arr

Viewing 1 replies (of 1 total)
  • Plugin Author Barry

    (@barryhughes-1)

    As noted in the sticky post, it’s better if you post your question on GitHub (though you may wish to search through existing issues, including those that are closed, first of all). If you decide to create a new issue, please provide as much information as you can.

Viewing 1 replies (of 1 total)
  • The topic ‘Action Scheduler Issues’ is closed to new replies.