( ! ) Warning: Redis::connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/html/web/modules/contrib/redis/src/Client/PhpRedis.php on line 32
Call Stack
#TimeMemoryFunctionLocation
10.0004399392{main}( ).../index.php:0
20.03081953688Drupal\Core\DrupalKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $type = ???, $catch = ??? ).../index.php:19
30.05254146736Drupal\Core\DrupalKernel->getHttpKernel( ).../DrupalKernel.php:705
40.05254146736Drupal\Component\DependencyInjection\Container->get( $id = 'http_kernel', $invalid_behavior = ??? ).../DrupalKernel.php:1361
50.05264152760Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Stack\\StackedHttpKernel', 'arguments' => class stdClass { public $type = 'collection'; public $value = [...]; public $resolve = TRUE }, 'arguments_count' => 2, 'properties' => ['_serviceId' => 'http_kernel']], $id = 'http_kernel' ).../Container.php:171
60.05264152760Drupal\Component\DependencyInjection\Container->resolveServicesAndParameters( $arguments = class stdClass { public $type = 'collection'; public $value = [0 => class stdClass { ... }, 1 => class stdClass { ... }]; public $resolve = TRUE } ).../Container.php:235
70.05264152760Drupal\Component\DependencyInjection\Container->get( $id = 'http_middleware.negotiation', $invalid_behavior = 1 ).../Container.php:432
80.05264156616Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Drupal\\Core\\StackMiddleware\\NegotiationMiddleware', 'arguments' => class stdClass { public $type = 'collection'; public $value = [...]; public $resolve = TRUE }, 'arguments_count' => 1, 'properties' => ['_serviceId' => 'http_middleware.negotiation'], 'calls' => [0 => [...]]], $id = 'http_middleware.negotiation' ).../Container.php:171
90.05264156616Drupal\Component\DependencyInjection\Container->resolveServicesAndParameters( $arguments = class stdClass { public $type = 'collection'; public $value = [0 => class stdClass { ... }]; public $resolve = TRUE } ).../Container.php:235
100.05264156616Drupal\Component\DependencyInjection\Container->get( $id = 'http_middleware.reverse_proxy', $invalid_behavior = 1 ).../Container.php:432
110.05264159328Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Drupal\\Core\\StackMiddleware\\ReverseProxyMiddleware', 'arguments' => class stdClass { public $type = 'collection'; public $value = [...]; public $resolve = TRUE }, 'arguments_count' => 2, 'properties' => ['_serviceId' => 'http_middleware.reverse_proxy']], $id = 'http_middleware.reverse_proxy' ).../Container.php:171
120.05264159328Drupal\Component\DependencyInjection\Container->resolveServicesAndParameters( $arguments = class stdClass { public $type = 'collection'; public $value = [0 => class stdClass { ... }, 1 => class stdClass { ... }]; public $resolve = TRUE } ).../Container.php:235
130.05264159328Drupal\Component\DependencyInjection\Container->get( $id = 'http_middleware.page_cache', $invalid_behavior = 1 ).../Container.php:432
140.05264163056Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Drupal\\page_cache\\StackMiddleware\\PageCache', 'arguments' => class stdClass { public $type = 'collection'; public $value = [...]; public $resolve = TRUE }, 'arguments_count' => 4, 'properties' => ['_serviceId' => 'http_middleware.page_cache']], $id = 'http_middleware.page_cache' ).../Container.php:171
150.05264163056Drupal\Component\DependencyInjection\Container->resolveServicesAndParameters( $arguments = class stdClass { public $type = 'collection'; public $value = [0 => class stdClass { ... }, 1 => class stdClass { ... }, 2 => class stdClass { ... }, 3 => class stdClass { ... }]; public $resolve = TRUE } ).../Container.php:235
160.06114743576Drupal\Component\DependencyInjection\Container->get( $id = 'cache.page', $invalid_behavior = 1 ).../Container.php:432
170.06114745736Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Drupal\\Core\\Cache\\CacheBackendInterface', 'arguments' => [0 => 'page'], 'arguments_count' => 1, 'properties' => ['_serviceId' => 'cache.page'], 'factory' => [0 => class stdClass { ... }, 1 => 'get']], $id = 'cache.page' ).../Container.php:171
180.06144754096call_user_func_array:{/var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php:253}( $function_name = [0 => class Drupal\Core\Cache\CacheFactory { protected $settings = class Drupal\Core\Site\Settings { ... }; protected $defaultBinBackends = [...]; protected $container = class Drupal\Core\DependencyInjection\Container { ... }; public $_serviceId = 'cache_factory' }, 1 => 'get'], $parameters = [0 => 'page'] ).../Container.php:253
190.06144754192Drupal\Core\Cache\CacheFactory->get( $bin = 'page' ).../Container.php:253
200.06214785528Drupal\redis\Cache\CacheBackendFactory->get( $bin = 'page' ).../CacheFactory.php:83
210.06324864944Drupal\redis\ClientFactory::getClient( ).../CacheBackendFactory.php:65
220.06324865320Drupal\redis\Client\PhpRedis->getClient( $host = 'redis', $port = 6379, $base = NULL, $password = NULL, $replicationHosts = [], $persistent = FALSE ).../ClientFactory.php:179
230.06334865368connect( $host = 'redis', $port = 6379 ).../PhpRedis.php:32
240.06994867640_drupal_error_handler( $error_level = 2, $message = 'Redis::connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known', $filename = '/var/www/html/web/modules/contrib/redis/src/Client/PhpRedis.php', $line = 32, $context = ['host' => 'redis', 'port' => 6379, 'base' => NULL, 'password' => NULL, 'replicationHosts' => [], 'persistent' => FALSE, 'client' => class Redis { }] ).../PhpRedis.php:32
250.06994867640_drupal_error_handler_real( $error_level = 2, $message = 'Redis::connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known', $filename = '/var/www/html/web/modules/contrib/redis/src/Client/PhpRedis.php', $line = 32, $context = ['host' => 'redis', 'port' => 6379, 'base' => NULL, 'password' => NULL, 'replicationHosts' => [], 'persistent' => FALSE, 'client' => class Redis { }] ).../bootstrap.inc:301
260.07004896120_drupal_log_error( $error = ['%type' => 'Warning', '@message' => class Drupal\Core\Render\Markup { protected $string = 'Redis::connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known' }, '%function' => 'Drupal\\redis\\Client\\PhpRedis->getClient()', '%file' => '/var/www/html/web/modules/contrib/redis/src/Client/PhpRedis.php', '%line' => 32, 'severity_level' => 4, 'backtrace' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...]], '@backtrace_string' => '#0 /var/www/html/web/core/includes/bootstrap.inc(301): _drupal_error_handler_real(2, \'Redis::connect(...\', \'/var/www/html/w...\', 32, Array)\n#1 [internal function]: _drupal_error_handler(2, \'Redis::connect(...\', \'/var/www/html/w...\', 32, Array)\n#2 /var/www/html/web/modules/contrib/redis/src/Client/PhpRedis.php(32): Redis->connect(\'redis\', 6379)\n#3 /var/www/html/web/modules/contrib/redis/src/ClientFactory.php(179): Drupal\\redis\\Client\\PhpRedis->getClient(\'redis\', 6379, NULL, NULL, Array, false)\n#4 /var/www/ht'...], $fatal = FALSE ).../errors.inc:85
270.07795143616error_displayable( $error = ['%type' => 'Warning', '@message' => class Drupal\Core\Render\Markup { protected $string = 'Redis::connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known' }, '%function' => 'Drupal\\redis\\Client\\PhpRedis->getClient()', '%file' => '/var/www/html/web/modules/contrib/redis/src/Client/PhpRedis.php', '%line' => 32, 'severity_level' => 4, '@backtrace_string' => '#0 /var/www/html/web/core/includes/bootstrap.inc(301): _drupal_error_handler_real(2, \'Redis::connect(...\', \'/var/www/html/w...\', 32, Array)\n#1 [internal function]: _drupal_error_handler(2, \'Redis::connect(...\', \'/var/www/html/w...\', 32, Array)\n#2 /var/www/html/web/modules/contrib/redis/src/Client/PhpRedis.php(32): Redis->connect(\'redis\', 6379)\n#3 /var/www/html/web/modules/contrib/redis/src/ClientFactory.php(179): Drupal\\redis\\Client\\PhpRedis->getClient(\'redis\', 6379, NULL, NULL, Array, false)\n#4 /var/www/ht'...] ).../errors.inc:210
280.07795143616_drupal_get_error_level( ).../errors.inc:125
290.07795143616Drupal::config( $name = 'system.logging' ).../errors.inc:319
300.07795143616Drupal\Component\DependencyInjection\Container->get( $id = 'config.factory', $invalid_behavior = ??? ).../Drupal.php:370
310.07795148912Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Drupal\\Core\\Config\\ConfigFactory', 'arguments' => class stdClass { public $type = 'collection'; public $value = [...]; public $resolve = TRUE }, 'arguments_count' => 3, 'properties' => ['_serviceId' => 'config.factory'], 'calls' => [0 => [...]]], $id = 'config.factory' ).../Container.php:171
320.07795148912Drupal\Component\DependencyInjection\Container->resolveServicesAndParameters( $arguments = class stdClass { public $type = 'collection'; public $value = [0 => class stdClass { ... }, 1 => class stdClass { ... }, 2 => class stdClass { ... }]; public $resolve = TRUE } ).../Container.php:235
330.07795148912Drupal\Component\DependencyInjection\Container->get( $id = 'config.storage', $invalid_behavior = 1 ).../Container.php:432
340.07795153416Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Drupal\\Core\\Config\\CachedStorage', 'arguments' => class stdClass { public $type = 'collection'; public $value = [...]; public $resolve = TRUE }, 'arguments_count' => 2, 'properties' => ['_serviceId' => 'config.storage']], $id = 'config.storage' ).../Container.php:171
350.07795153416Drupal\Component\DependencyInjection\Container->resolveServicesAndParameters( $arguments = class stdClass { public $type = 'collection'; public $value = [0 => class stdClass { ... }, 1 => class stdClass { ... }]; public $resolve = TRUE } ).../Container.php:235
360.07865200480Drupal\Component\DependencyInjection\Container->get( $id = 'cache.config', $invalid_behavior = 1 ).../Container.php:432
370.07865202640Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Drupal\\Core\\Cache\\CacheBackendInterface', 'arguments' => [0 => 'config'], 'arguments_count' => 1, 'properties' => ['_serviceId' => 'cache.config'], 'factory' => [0 => class stdClass { ... }, 1 => 'get']], $id = 'cache.config' ).../Container.php:171
380.07865203016call_user_func_array:{/var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php:253}( $function_name = [0 => class Drupal\Core\Cache\CacheFactory { protected $settings = class Drupal\Core\Site\Settings { ... }; protected $defaultBinBackends = [...]; protected $container = class Drupal\Core\DependencyInjection\Container { ... }; public $_serviceId = 'cache_factory' }, 1 => 'get'], $parameters = [0 => 'config'] ).../Container.php:253
390.07865203112Drupal\Core\Cache\CacheFactory->get( $bin = 'config' ).../Container.php:253
400.07895211312Drupal\Core\Cache\ChainedFastBackendFactory->get( $bin = 'config' ).../CacheFactory.php:83
410.07895211312Drupal\redis\Cache\CacheBackendFactory->get( $bin = 'config' ).../ChainedFastBackendFactory.php:89
420.07895211592Drupal\redis\ClientFactory::getClient( ).../CacheBackendFactory.php:65
430.07895211968Drupal\redis\Client\PhpRedis->getClient( $host = 'redis', $port = 6379, $base = NULL, $password = NULL, $replicationHosts = [], $persistent = FALSE ).../ClientFactory.php:179
440.07895212016connect( $host = 'redis', $port = 6379 ).../PhpRedis.php:32
The website encountered an unexpected error. Please try again later.