( ! ) 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.0001362040{main}( ).../index.php:0
20.0002362400require( '/opt/www/wsfishing/public/wp-blog-header.php ).../index.php:17
30.0002362816require_once( '/opt/www/wsfishing/public/wp-load.php ).../wp-blog-header.php:13
40.0002363616require_once( '/opt/www/wsfishing/public/wp-config.php ).../wp-load.php:50
50.0003365352require_once( '/opt/www/wsfishing/public/wp-settings.php ).../wp-config.php:104
60.0068641840wp_start_object_cache( ).../wp-settings.php:149
70.0069642600wp_cache_init( ).../load.php:897
80.0069643016WP_Object_Cache->__construct( $fail_gracefully = FALSE ).../object-cache.php:256
90.0069646760WP_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.0070647896connect( $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.