Thread Starter
Daniël
(@danielbareman)
I’m seeing the 3.76.0 – 2022-01-13 release, with:
Fixed: cron issues with excessive number of queries in WooCommerce subsriber sync;
Could this be what is causing the above?
Thread Starter
Daniël
(@danielbareman)
Hello t-p,
Thank you for your response, the problem is, that our customers are getting this error, I’m a representative of the hosting company asking the community for some help / guidance.
There are several shackles in the chain, that could somewhere cause this, to pin point / research it, I want to know if it’s just one or a few backends that have this issue, or that all backends got the problem.
I’m in the process if installing WordPress on a domain on each separate backend, login and check the health check, but this is tedious and manual labor.
Ideally I would put a php file with the curl request on each backend and loop over them all and see which one(s) have this via e.g. bash / python, and save it’s full verbose information.
Hopefully this helps explain the situation.