• Hi

    I am getting constant Fatal Error log, like these:

    Apr 28, 15:40:23
    Fatal error: Maximum execution time of 30 seconds exceeded in /wp-content/plugins/facebook-for-woocommerce/includes/fbproduct.php on line 642

    Apr 28, 14:53:36
    Fatal error: Maximum execution time of 30 seconds exceeded in /wp-includes/class-wp-term-query.php on line 699

    Apr 28, 14:45:49
    Fatal error: Maximum execution time of 30 seconds exceeded in /wp-content/plugins/woocommerce/includes/class-wc-product-attribute.php on line 236

    Apr 28, 11:36:33
    Fatal error: Maximum execution time of 30 seconds exceeded in /wp-content/plugins/user-registration/includes/class-ur-autoloader.php on line 60

    Apr 28, 07:03:59
    Fatal error: Maximum execution time of 30 seconds exceeded in /wp-includes/class-wp-block-parser.php on line 228

    I have talked to my ISP and they have change teh Max Execution to 300, but the warnings carry on. The ISP also checked the logs and says they cannot find any issues like the ones listed.

    What can be the issue?

    Thanks in advance

    Rob

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Janis Elsts

    (@whiteshadow)

    Unfortunately, I don’t think there’s enough information in that log to determine what caused the errors. Each error shows the point where PHP hit the execution time limit, but it doesn’t show the plugin or function that took up the most time.

    Maybe you could find some clues using Query Monitor? Try loading a few pages and see if there are any database queries or HTTP requests that take an unusually long time.

    (Disclaimer: I’m not affiliated with Query Monitor.)

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal Errors issue’ is closed to new replies.