• Resolved seyntjim

    (@seyntjim)


    Hello,

    I found these errors on my log

    "PHP message: RedisException: LOADING Redis is loading the dataset in memory in /var/www/domain.net/htdocs/wp-content/object-cache.php:591
    Stack trace:
    #0 /var/www/domain.net/htdocs/wp-content/object-cache.php(591): Redis->ping()
    #1 /var/www/domain.net/htdocs/wp-content/object-cache.php(185): WP_Object_Cache->__construct()
    #2 /var/www/domain.net/htdocs/wp-includes/load.php(580): wp_cache_init()
    #3 /var/www/domain.net/htdocs/wp-settings.php(133): wp_start_object_cache()
    #4 /var/www/domain.net/wp-config.php(92): require_once('/var/www/domain....')
    #5 /var/www/domain.net/htdocs/wp-load.php(42): require_once('/var/www/domain....')
    #6 /var/www/domain.net/htdocs/wp-blog-header.php(13): require_once('/var/www/domain....')
    #7 /var/www/domain.net/htdocs/index.php(17): require('/var/www/domain....')

    How do I resolve it? Please help. Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    Your Redis server is booting and busy loading a snapshot into memory. It will resolve itself after a few seconds.

    If this is a mission critical site, the Pro version handles this error more gracefully.

Viewing 1 replies (of 1 total)
  • The topic ‘Redis Error’ is closed to new replies.