Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#57448 closed defect (bug) (duplicate)

Some crone problems

Reported by: onurparlar's profile onurparlar Owned by:
Milestone: Priority: normal
Severity: normal Version: 6.1.1
Component: Cron API Keywords: reporter-feedback needs-patch
Focuses: administration, rest-api Cc:

Description

Hello,

I posted to support forums and plugin support said me to share with WordPress Core...

Cron rescheduling error for litespeed_task_imgoptm_req hook, Error code: could_not_set, Error message: Failed to save cron event list., Data: {“schedule”:”litespeed_filter”,”args”:[],”interval”:60}

Cron rescheduling error for litespeed_task_avatar hook, Error code: could_not_set, Error message: Failed to save cron event list., Data: {“schedule”:”litespeed_filter”,”args”:[],”interval”:60}

Cron disable error for litespeed_task_avatar hook, Error code: could_not_set, Error message: Failed to save cron event list., Data: {“schedule”:”litespeed_filter”,”args”:[],”interval”:60}

Cron rescheduling error for litespeed_task_lqip hook, Error code: could_not_set, Error message: Failed to save cron event list., Data: {“schedule”:”litespeed_filter”,”args”:[],”interval”:60}

Cron disable error for litespeed_task_lqip hook, Error code: could_not_set, Error message: Failed to save cron event list., Data: {“schedule”:”litespeed_filter”,”args”:[],”interval”:60}

Thank you

Change History (1)

#1 @johnbillion
2 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

@onurparlar Thanks for the report. I'll close this off as a duplicate of #57271 as we're tracking the same issue there.

To be clear, the issue you're seeing is caused by extra error logging that was added in WordPress 6.1. The errors themselves may have been present prior to 6.1 but just weren't being logged. We'll carry on the discussion on #57271.

Note: See TracTickets for help on using tickets.