• Hi Team,

    I am getting following error in php error log
    Uncaught RedisException: read error on connection in /wp-content/plugins/wp-redis/object-cache.php:1279 Stack trace: #0 /wp-content/plugins/wp-redis/object-cache.php(1279): Redis->get(‘2:post_meta:252…’)
    WP_Object_Cache->_call_redis(‘get’, ‘2:post_meta:252…’)

    and some more lines with some function names

    Could you please help on this

    on my /wp-content/object-cache.php added below code:
    # This is a Windows-friendly symlink
    require_once WP_CONTENT_DIR . ‘/plugins/wp-redis/object-cache.php’;

  • The topic ‘Uncaught Redis Exception’ is closed to new replies.