wp-media / wp-media/backwpup

inpsyde_phone-home_checkin cron event is blocking wpcron tasks

Open
#102 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
95
Forks
46
PR merge metrics
No merged PRs in 30d

Description

inpsyde_phone-home_checkin plugin cron task is blocking all the cron events in my site.

I have this problem in more than 10 sites using Backwpup plugin.

To fix it manually you can run this wp-cli command but I think this is not the great solution
wp cron event run --due-now

Additional info in site health:
image

¿Could you fix it?

Thanks in advance

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue around the inpsyde_phone-home_checkin cron event, using wp cron event run --due-now and the reported Site Health details. Trace how this plugin event interacts with BackWPup cron tasks; done means the phone-home event no longer blocks other scheduled tasks across the reported sites.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.