• Resolved WPGetAPI

    (@wpgetapi)


    The plugin is slowly filling up our error log:

    [22-Nov-2022 22:43:12 UTC] PHP Warning:  Undefined array key "flush-files" in /home/xxxxxx/public_html/wp-content/plugins/better-wp-security/core/lib/class-itsec-scheduler-cron.php on line 54
    [22-Nov-2022 22:43:12 UTC] PHP Warning:  Trying to access array offset on value of type null in /home/xxxxxx/public_html/wp-content/plugins/better-wp-security/core/lib/class-itsec-scheduler-cron.php on line 54
    [22-Nov-2022 22:46:01 UTC] PHP Warning:  Undefined array key "dashboard-consolidate-events" in /home/xxxxxx/public_html/wp-content/plugins/better-wp-security/core/lib/class-itsec-scheduler-cron.php on line 54
    [22-Nov-2022 22:46:01 UTC] PHP Warning:  Trying to access array offset on value of type null in /home/xxxxxx/public_html/wp-content/plugins/better-wp-security/core/lib/class-itsec-scheduler-cron.php on line 54
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support chandelierrr

    (@shanedelierrr)

    Hi @wpgetapi, thank you for reaching out. Those look like temporary cron issues/warnings. The WordPress cron is used by plenty of plugins and the WordPress core itself. There are times when the scheduled cron could back up and cause these warnings (based on what’s going on with your server and what your site is trying to do). Nothing can prevent this, but as long as your scanner is still completing the scans, you should be fine.

    You may also try to reset the Scheduler by enabling iTSec Debug: https://help.ithemes.com/hc/en-us/articles/360018810613-How-Do-I-Enable-iThemes-Security-Debug-.

    I hope this helps!

    Thread Starter WPGetAPI

    (@wpgetapi)

    They are errors within your plugin and they are filling up the error_log.
    I reckon it’s on you guys to fix it up?

    It’s looking for array keys that are not present, a simple check for these keys would fix the issue.

    Plugin Support chandelierrr

    (@shanedelierrr)

    Hi @wpgetapi, could you please provide the following details so I can forward this to our developers?

    Browser
    PHP Version
    WordPress Version
    Plugin Version
    Thread Starter WPGetAPI

    (@wpgetapi)

    As it’s a cron error, the browser shouldn’t matter.

    PHP: 8.1
    WordPress: 6.1.1
    iThemes: 8.1.3

    Thank you

    Plugin Support chandelierrr

    (@shanedelierrr)

    Hi @wpgetapi, thank you for your patience. As per our developer, it seemed that the Scheduler configuration on your site was corrupted. Could you please try resetting the Scheduler tool? You can do so by enabling iTSec Debug, navigating to Security > Debug, and clicking the ITSEC_Scheduler_Cron Reset button.

    Plugin Support chandelierrr

    (@shanedelierrr)

    I hope the information I provided helped resolve your issues. Since we haven’t received a response, I’ll mark this post resolved. If you still need some assistance, feel free to open a new support topic, and we’d be happy to assist. Thank you!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Error log’ is closed to new replies.