Warning: RedisCluster::__construct(): SSL: Handshake timed out in /var/www/html/wp-content/plugins/object-cache-pro/src/Connectors/PhpRedisConnector.php on line 243
Warning: RedisCluster::__construct(): Failed to enable crypto in /var/www/html/wp-content/plugins/object-cache-pro/src/Connectors/PhpRedisConnector.php on line 243
WordPress › Error
Error establishing a Redis connection
Couldn't map cluster keyspace using any provided seed
Either Redis server is unreachable, or the WP_REDIS_CONFIG constant in the wp-config.php file is incorrectly configured.
- Is Redis server up and running?
- Is the correct
host, port and scheme set?
- Is the
WP_REDIS_CONFIG defined at the top of the wp-config.php?
For more information, please read the installation instructions.