( ! ) Warning: Redis::connect(): php_network_getaddresses: getaddrinfo for redis failed: Name does not resolve in /opt/www/wsfishing/public/wp-content/object-cache.php on line 737
Call Stack
#TimeMemoryFunctionLocation
10.0001361992{main}( ).../index.php:0
20.0001362352require( '/opt/www/wsfishing/public/wp-blog-header.php ).../index.php:17
30.0001362768require_once( '/opt/www/wsfishing/public/wp-load.php ).../wp-blog-header.php:13
40.0002363568require_once( '/opt/www/wsfishing/public/wp-config.php ).../wp-load.php:50
50.0002365304require_once( '/opt/www/wsfishing/public/wp-settings.php ).../wp-config.php:104
60.0043641776wp_start_object_cache( ).../wp-settings.php:149
70.0044642536wp_cache_init( ).../load.php:897
80.0044642952WP_Object_Cache->__construct( $fail_gracefully = FALSE ).../object-cache.php:256
90.0044646696WP_Object_Cache->connect_using_phpredis( $parameters = ['scheme' => 'tcp', 'host' => 'redis', 'port' => '6379', 'database' => 2, 'timeout' => 1, 'read_timeout' => 1, 'retry_interval' => NULL, 'persistent' => FALSE, 'password' => 'jhkdjhkjdhsIUTYURTU_rQmXfW'] ).../object-cache.php:537
100.0045647832connect( $host = 'redis', $port = '6379', $timeout = 1, $persistent_id = '', $retry_interval = 0, $read_timeout = 1 ).../object-cache.php:737
WordPress › Error

Error establishing a Redis connection

php_network_getaddresses: getaddrinfo for redis failed: Name does not resolve

WordPress is unable to establish a connection to Redis. This means that the connection information in your wp-config.php file are incorrect, or that the Redis server is not reachable.

If you need help, please read the installation instructions.

To disable Redis, delete the object-cache.php file in the /wp-content/ directory.