Slow Site – Fatal errors Cron.php
-
Hello!
I need help to solve a problem with a website. Basically, the problem is the slowness of it and the consumption of resources that it produces in the hosting.
I have detected that the main problem is Woocommerce. I have checked the logs and the most repeated is this:
2023-07-27T13:46:43+00:00 CRITICAL Uncaught TypeError: Unsupported operand types: string + int in /wp-includes/cron.php:855
Stack trace: 0 /wp-includes/cron.php(1002): spawn_cron() 1 /wp-includes/class-wp-hook.php(308): _wp_cron() 2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() 3 /wp-includes/plugin.php(517): WP_Hook->do_action() 4 /wp-settings.php(645): do_action() 5 /wp-config.php(81): require_once(‘/home/ordenstu/…’) 6 /wp-load.php(50): require_once(‘/home/ordenstu/…’) 7 wp-blog-header.php(13): require_once(‘/home/ordenstu/…’) 8 /index.php(17): require(‘/home/ordenstu/…’) 9 {main}thrown en /wp-includes/cron.php en la línea 855
2023-07-13T13:18:24+00:00 CRITICAL Uncaught WC_Data_Exception in /wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php:900
Stack trace: 0 /wp-content/plugins/woocommerce/src/Admin/Notes/Note.php(645): WC_Data->error(‘admin_note_inva…’, ”) 1 /wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CouponPageMoved.php(86): Automattic\WooCommerce\Admin\Notes\Note->add_action(‘remove-legacy-c…’, ”, ‘https://www.lae…’, ‘actioned’) 2 /wp-content/plugins/woocommerce/src/Admin/Notes/NoteTraits.php(83): Automattic\WooCommerce\Internal\Admin\Notes\CouponPageMoved::get_note() 3 /wp-includes/class-wp-hook.php(308): Automattic\WooCommerce\Internal\Admin\Notes\CouponPageMoved::possibly_add_note(”) 4 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) 5 /wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php en la línea 900I have duplicated the web a test server and I discard problems of php version, theme (since when I deactivate Woocommerce the web becomes agile).
Any ideas?
Thank you very much!
- The topic ‘Slow Site – Fatal errors Cron.php’ is closed to new replies.