• Can this plugin run cron automatically? (because I got a warning about in my site health : scheduled events have failed).
    Thank you

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author chrispage1

    (@chrispage1)

    Hi,

    You still need to setup a cron schedule/ task / crontab so that the plugin can process every minute.

    I hope this helps!
    Chris.

    Thread Starter Mushlih Almubarak

    (@mushlih)

    His schedule is set automatically, but he doesn’t do it when the time comes
    Is this plugin able to set it to be carried out automatically?

    Plugin Author chrispage1

    (@chrispage1)

    Once everything is configured properly then it will work and run schedules automatically yes.

    Has all the setup been followed and a specific Cron task configured to run automatically?

    Chris.

    Thread Starter Mushlih Almubarak

    (@mushlih)

    Apa artinya ini:

    It is important that you also setup a cron job to run every minute, the recommended setting for your installation is:

    * * * * * wget -qO- “https://mydomain.com/wp-cron.php?doing_wp_cron” &>/dev/null

    Thread Starter Mushlih Almubarak

    (@mushlih)

    I also still get messages like this on the wordpress healt site:

    The scheduled event has failed
    The scheduled event, wp_privacy_delete_old_export_files, failed to run. Your site is still functioning, but this indicates that scheduled publishing or automatic updates may not function as it should.

    And also a message:

    Your site cannot complete the loopback request
    Loopback requests are used to run scheduled events and are used by default editors so that themes and plugins can verify code stability.

    Loopback requests to your site failed, this means that loopback-related features are currently not working properly.
    Error: cURL error 28: Operation timed out after 10000 milliseconds with 692 bytes received (http_request_failed)

    How to handle it?

    Thank you

    Plugin Author chrispage1

    (@chrispage1)

    It sounds to me that the environment you’re hosting on has some bigger issues.

    You’ll need to get those sorted for anything to work reliably.

    Chris.

    Thread Starter Mushlih Almubarak

    (@mushlih)

    What do you mean sort? Can you explain it?
    Thank you very much

    Plugin Author chrispage1

    (@chrispage1)

    There is something wrong with the hosting environment this website is on. You shouldn’t be getting loopback errors like you are.

    This likely explains why you are having issues with the plugin in the first place.

    That’s all the help I can give I’m afraid as the problem isn’t related to the plugin.

    Thread Starter Mushlih Almubarak

    (@mushlih)

    Alright, thanks for your answer

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Error Scheduled Events Have Failed’ is closed to new replies.