• Resolved Robert

    (@rsterry48)


    Since we updated to WP 6.1.1 we are getting this cron event appearing as an error in our PHP Error Log on the Dashboard [we are using Error Log Monitor to display in the Dashboard]:

    blc_cron_check_links

    This has never appeared in the PHP Error Log before. The cron event is set to run every 10 minutes but the error only appears in the Log every few days. It doesn’t always appear in the Log if I run it manually using WP Crontrol.

    Any idea why this is happening? I can set Error Log Monitor to ignore the error so it doesn’t appear in the Dashboard, but is this a good idea? Do we need it?

    Many thanks
    Robert

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Nebu John – WPMU DEV Support

    (@wpmudevsupport14)

    Hi @rsterry48,

    Trust you are doing good and thank you for reaching out to us.

    Can you please share the exact error that you noticed so we can take a closer look at the issue?

    We look forward to hearing back from you and helping you further.

    Kind Regards,
    Nebu John

    Thread Starter Robert

    (@rsterry48)

    Thanks very much for responding. Here’s the full error:

    [10-Dec-2022 21:26:11 UTC] Cron reschedule event error for hook: blc_cron_check_links, Error code: could_not_set, Error message: The cron event list could not be saved., Data: {“schedule”:”10min”,”args”:[],”interval”:600}

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @rsterry48

    Thank you for the information.

    Could you please try installing the WP Control plugin, make a Full backup of your website, then navigate to WP Control > Evens, check if you can find any blc_ event, select them and remove all crons set by the plugin, it will force the plugin to regenerate any cronjob.

    Let us know the result you got.
    Best Regards
    Patrick Freitas

    Thread Starter Robert

    (@rsterry48)

    Thanks heaps Patrick. Will try that and let you know.

    Cheers

    Robert

    Thread Starter Robert

    (@rsterry48)

    I found three different blc events. Kept deleting them until I got the following message:
    The cron event blc_cron_check_links could not be found
    The cron event blc_cron_email_notifications could not be found
    The cron event blc_cron_database_maintenance could not be found

    All three were immediately regenerated. Will let you know if that fixes the PHP Error notification problem.

    Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    Hi @rsterry48

    Thank you for response!

    Yes, those should be regenerated – that’s expected. But let’s see if it worked for the issue. Keep us updated, please.

    Best regards,
    Adam

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘PHP Error-blc_cron_check_links’ is closed to new replies.