Session Problem with redis object cache
-
Hello All,
On my website I have enabled redis object cache along with woocommerce 2.2.10 and I am facing issue it shows error messages like :
[04-Jul-2015 22:12:00 UTC] PHP Fatal error: Uncaught exception ‘RedisException’ with message ‘read error on connection’ in /wp-content/object-cache.php:604
Stack trace:
#0 /wp-content/object-cache.php(604): Redis->set(‘options:notopti…’, ‘a:290888:{s:33:…’)
#1 /wp-content/object-cache.php(190): WP_Object_Cache->set(‘notoptions’, Array, ‘options’, 0)
#2 /wp-includes/option.php(85): wp_cache_set(‘notoptions’, Array, ‘options’)
#3 /wp-content/plugins/woocommerce/includes/class-wc-session-handler.php(168): get_option(‘_wc_session_c29…’, Array)
#4 /wp-content/plugins/woocommerce/includes/class-wc-session-handler.php(68): WC_Session_Handler->get_session_data()
#5 /wp-content/plugins/woocommerce/woocomm in /srv/bindings/337061ba85914eea84f504d582364518/code/wp-content/object-cache.php on line 604Can anyone help me out on this. I need a fix for this ASAP.
Thanks much in advance
- The topic ‘Session Problem with redis object cache’ is closed to new replies.