simplistics24
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce scheduling issues, database stuck on updatingI have updated and still have the same problems.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce scheduling issues, database stuck on updatingI’ve disabled all plugins on a staging site and have the same problems.
Also, fwiw, under “Site Health” it says I have an outdated SQL server, but when I type mysql -v through SSH, I get “mysql Ver 14.14 Distrib 5.7.23-23, for Linux (x86_64) using 6.2.”
Forum: Plugins
In reply to: [WooCommerce] Woocommerce scheduling issues, database stuck on updatingYes, the URL is correct and it still doesn’t show pending actions. I did all that you suggested and the problem remains.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce scheduling issues, database stuck on updatingI can’t do that. The only action showing under scheduled actions is the one that says complete, even though it says there are 43 pending. Here’s another image:

Notice how “Pending” is bolded (indicating that it’s showing the pending actions only) but there’s only one action that shows and it’s complete.
Forum: Plugins
In reply to: [WooCommerce] Fatal Error Allowed Memory Size ExhaustedI actually just fixed the issue. I noticed that the site health status was saying there were automated tasks that were not working. I looked in the database table at the “
actionscheduler_actions” table and saw a bunch of rows with no dates and “pending” as the status. I just emptied the actions that were pending and it suddenly worked.