PHP 8 Fatal Errors [WP Bakery Admin Edit Pages Only]
-
When editing Posts (not products), WP Bakery fails to initialize due to the Fatal errors caused by Redis. Any help is appreciated.
These are:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8404800 bytes) in /public_html/wp-content/object-cache.php on line 1243
Fatal error: Uncaught Error: Trying to clone an uncloneable object of class Redis in public_html/wp-content/object-cache.php:2565 Stack trace:
#0 /public_html/wp-content/object-cache.php(1895): WP_Object_Cache->add_to_internal_cache(‘ella1969eb21:op…’, Object(Redis))
#1 /public_html/wp-content/object-cache.php(193): WP_Object_Cache->get(‘custom_permalin…’, ‘options’, false, true)
#2 /public_html/wp-includes/option.php(196): wp_cache_get(‘custom_permalin…’, ‘options’)
#3 /public_html/wp-content/plugins/custom-permalinks-for-woocommerce/src/Services/FlushService.php(31): get_option(‘custom_permalin…’)
#4 //public_html/wp-includes/class-wp-hook.php(308): WooPlugins\Permalinks\Services\FlushService->flushRules(”)
#5 /public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#6 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#7 /public_html/wp-includes/load.php(1124): do_action(‘shutdown’)
#8 [internal function]: shutdown_action_hook()
#9 {main} thrown in /public_html/wp-content/object-cache.php on line 2565
The topic ‘PHP 8 Fatal Errors [WP Bakery Admin Edit Pages Only]’ is closed to new replies.