I’m having a similar failure on my site.
The error message is as follows:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 180224 bytes) in /home/*********/demo/chrea/wp-includes/wp-db.php on line 2056
WordPress databaseerror: [Commands out of sync; you can't run this command now]?UPDATE
chrea_optionsSET
option_value= '1622677075' WHERE
option_name` = ‘action_scheduler_lock_async-request-runner’
WordPress databaseerror: [Commands out of sync; you can’t run this command now]?SELECT COUNT(DISTINCT claim_id) FROM chrea_actionscheduler_actions WHERE claim_id != 0 AND status IN ( ‘pending’, ‘in-progress’)
WordPress databaseerrorー: [Commands out of sync; you can’t run this command now]?SELECT a.action_id FROM chrea_actionscheduler_actions a WHERE 1=1 AND a.status=’pending’ AND a.scheduled_date_gmt <= ‘2021-06-02 23:36:55’ ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 5`
best regards.
-
This reply was modified 3 years, 5 months ago by satonacchi.