Git Product home page Git Product logo

Comments (6)

remkus avatar remkus commented on June 16, 2024 1

I'm using the built-in option of the Servebolt Optimizer plugin, but it's essentially this: https://servebolt.com/help/cron-jobs/set-up-cron-for-wordpress-multisite/

from woocommerce.

remkus avatar remkus commented on June 16, 2024

I will add to this that upgrading one site from 6.4.4. to 6.5.2 doubled to quintupled the amount of erorrs per cron error email.

from woocommerce.

andfinally avatar andfinally commented on June 16, 2024

Thanks @remkus. There is a workaround that might be useful while we work on a fix. You add this filter:

add_filter( 'woocommerce_marketplace_suppress_promotions', '__return_true' );

Then find the scheduled action in wp-admin/tools.php?page=action-scheduler&status=pending&s=woocommerce_marketplace_fetch_promotions&action=-1&paged=1&action2=-1, and cancel it.

from woocommerce.

andfinally avatar andfinally commented on June 16, 2024

Hi @remkus, to help us reproduce this error, would you mind sharing what you mean by "Moved cron to server"? Have you set DISABLE_WP_CRON to true and set up a crontab that makes a request to /wp-cron.php?doing_wp_cron, like is discussed here?

from woocommerce.

andfinally avatar andfinally commented on June 16, 2024

Thank you!

from woocommerce.

cubehrends avatar cubehrends commented on June 16, 2024

Same issue here, thanks for the workaround.

from woocommerce.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.