wp-rocket icon indicating copy to clipboard operation
wp-rocket copied to clipboard

RUCSS PHP Error: Unable to claim actions. Database error.

Open webtrainingwheels opened this issue 3 years ago • 0 comments

Before submitting an issue please check that you’ve completed the following steps:

  • Version 3.11.0.5

Describe the bug While troubleshooting a site where RUCSS is not being generated, this error was found in the log:

[13-Sep-2022 22:29:18 UTC] PHP Fatal error: Uncaught RuntimeException: Unable to claim actions. Database error. in /public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php:683 Stack trace: #0 /public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php(597): ActionScheduler_DBStore->claim_actions(524017, 25, NULL, Array, '') #1 /public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_HybridStore.php(221): ActionScheduler_DBStore->stake_claim(25, NULL, Array, '') #2 /public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueRunner.php(153): ActionScheduler_HybridStore->stake_claim(25) #3 /public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueRunner.php(132): ActionScheduler_QueueRunner->do_batch(25, 'WP in /public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php on line 683

To Reproduce Specific steps are unknown.

Additional context https://secure.helpscout.net/conversation/2006498141/367846?folderId=377611 RUCSS and action scheduler tables were created correctly. RUCSS is not currently working, but under investigation.

Backlog Grooming (for WP Media dev team use only)

  • [ ] Reproduce the problem
  • [ ] Identify the root cause
  • [ ] Scope a solution
  • [ ] Estimate the effort

webtrainingwheels avatar Sep 15 '22 16:09 webtrainingwheels