| ( ! ) Warning: Redis::connect(): php_network_getaddresses: getaddrinfo for redis failed: Name or service not known in /var/www/html/web/modules/contrib/redis/src/Client/PhpRedis.php on line 32 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0003 | 399680 | {main}( ) | .../index.php:0 |
| 2 | 0.0298 | 1857936 | Drupal\Core\DrupalKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Drupal\Core\Http\InputBag { protected $parameters = [...] }; public $query = class Drupal\Core\Http\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Drupal\Core\Http\InputBag { 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 |
| 3 | 0.0493 | 3754096 | Drupal\Core\DrupalKernel->getHttpKernel( ) | .../DrupalKernel.php:718 |
| 4 | 0.0493 | 3754096 | Drupal\Component\DependencyInjection\Container->get( $id = 'http_kernel', $invalid_behavior = ??? ) | .../DrupalKernel.php:1417 |
| 5 | 0.0494 | 3759744 | Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Stack\\StackedHttpKernel', 'arguments' => class stdClass { public $type = 'collection'; public $value = [...]; public $resolve = TRUE }, 'arguments_count' => 2], $id = 'http_kernel' ) | .../Container.php:177 |
| 6 | 0.0494 | 3759744 | Drupal\Component\DependencyInjection\Container->resolveServicesAndParameters( $arguments = class stdClass { public $type = 'collection'; public $value = [0 => class stdClass { ... }, 1 => class stdClass { ... }]; public $resolve = TRUE } ) | .../Container.php:237 |
| 7 | 0.0494 | 3759744 | Drupal\Component\DependencyInjection\Container->get( $id = 'http_middleware.negotiation', $invalid_behavior = 1 ) | .../Container.php:434 |
| 8 | 0.0495 | 3763208 | Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Drupal\\Core\\StackMiddleware\\NegotiationMiddleware', 'arguments' => class stdClass { public $type = 'collection'; public $value = [...]; public $resolve = TRUE }, 'arguments_count' => 1, 'calls' => [0 => [...]]], $id = 'http_middleware.negotiation' ) | .../Container.php:177 |
| 9 | 0.0495 | 3763208 | Drupal\Component\DependencyInjection\Container->resolveServicesAndParameters( $arguments = class stdClass { public $type = 'collection'; public $value = [0 => class stdClass { ... }]; public $resolve = TRUE } ) | .../Container.php:237 |
| 10 | 0.0495 | 3763208 | Drupal\Component\DependencyInjection\Container->get( $id = 'http_middleware.reverse_proxy', $invalid_behavior = 1 ) | .../Container.php:434 |
| 11 | 0.0495 | 3765528 | Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Drupal\\Core\\StackMiddleware\\ReverseProxyMiddleware', 'arguments' => class stdClass { public $type = 'collection'; public $value = [...]; public $resolve = TRUE }, 'arguments_count' => 2], $id = 'http_middleware.reverse_proxy' ) | .../Container.php:177 |
| 12 | 0.0495 | 3765528 | Drupal\Component\DependencyInjection\Container->resolveServicesAndParameters( $arguments = class stdClass { public $type = 'collection'; public $value = [0 => class stdClass { ... }, 1 => class stdClass { ... }]; public $resolve = TRUE } ) | .../Container.php:237 |
| 13 | 0.0495 | 3765528 | Drupal\Component\DependencyInjection\Container->get( $id = 'http_middleware.page_cache', $invalid_behavior = 1 ) | .../Container.php:434 |
| 14 | 0.0496 | 3768864 | Drupal\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], $id = 'http_middleware.page_cache' ) | .../Container.php:177 |
| 15 | 0.0496 | 3768864 | Drupal\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:237 |
| 16 | 0.0642 | 4538160 | Drupal\Component\DependencyInjection\Container->get( $id = 'cache.page', $invalid_behavior = 1 ) | .../Container.php:434 |
| 17 | 0.0643 | 4539944 | Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Drupal\\Core\\Cache\\CacheBackendInterface', 'arguments' => [0 => 'page'], 'arguments_count' => 1, 'factory' => [0 => class stdClass { ... }, 1 => 'get']], $id = 'cache.page' ) | .../Container.php:177 |
| 18 | 0.0645 | 4547208 | call_user_func_array:{/var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php:255}( $callback = [0 => class Drupal\Core\Cache\CacheFactory { protected $settings = class Drupal\Core\Site\Settings { ... }; protected $defaultBinBackends = [...]; protected $container = class Drupal\Core\DependencyInjection\Container { ... } }, 1 => 'get'], $args = [0 => 'page'] ) | .../Container.php:255 |
| 19 | 0.0645 | 4547280 | Drupal\Core\Cache\CacheFactory->get( $bin = 'page' ) | .../Container.php:255 |
| 20 | 0.0653 | 4575176 | Drupal\redis\Cache\CacheBackendFactory->get( $bin = 'page' ) | .../CacheFactory.php:83 |
| 21 | 0.0667 | 4718816 | Drupal\redis\ClientFactory::getClient( ) | .../CacheBackendFactory.php:65 |
| 22 | 0.0667 | 4719192 | Drupal\redis\Client\PhpRedis->getClient( $host = 'redis', $port = 6379, $base = NULL, $password = NULL, $replicationHosts = [], $persistent = FALSE ) | .../ClientFactory.php:179 |
| 23 | 0.0667 | 4719240 | connect( $host = 'redis', $port = 6379 ) | .../PhpRedis.php:32 |
| 24 | 0.0717 | 4720472 | _drupal_error_handler( $error_level = 2, $message = 'Redis::connect(): php_network_getaddresses: getaddrinfo for redis failed: Name or service not known', $filename = '/var/www/html/web/modules/contrib/redis/src/Client/PhpRedis.php', $line = 32 ) | .../PhpRedis.php:32 |
| 25 | 0.0717 | 4720472 | _drupal_error_handler_real( $error_level = 2, $message = 'Redis::connect(): php_network_getaddresses: getaddrinfo for redis failed: Name or service not known', $filename = '/var/www/html/web/modules/contrib/redis/src/Client/PhpRedis.php', $line = 32 ) | .../bootstrap.inc:347 |
| 26 | 0.0718 | 4749272 | _drupal_log_error( $error = ['%type' => 'Warning', '@message' => class Drupal\Core\Render\Markup { protected $string = 'Redis::connect(): php_network_getaddresses: getaddrinfo for redis 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(347): _drupal_error_handler_real(2, \'Redis::connect(...\', \'/var/www/html/w...\', 32)\n#1 [internal function]: _drupal_error_handler(2, \'Redis::connect(...\', \'/var/www/html/w...\', 32)\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/html/web/modules'..., 'exception' => NULL], $fatal = FALSE ) | .../errors.inc:83 |
| 27 | 0.0796 | 5073592 | error_displayable( $error = ['%type' => 'Warning', '@message' => class Drupal\Core\Render\Markup { protected $string = 'Redis::connect(): php_network_getaddresses: getaddrinfo for redis 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, '@backtrace_string' => '#0 /var/www/html/web/core/includes/bootstrap.inc(347): _drupal_error_handler_real(2, \'Redis::connect(...\', \'/var/www/html/w...\', 32)\n#1 [internal function]: _drupal_error_handler(2, \'Redis::connect(...\', \'/var/www/html/w...\', 32)\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/html/web/modules'...] ) | .../errors.inc:215 |
| 28 | 0.0796 | 5073592 | _drupal_get_error_level( ) | .../errors.inc:123 |
| 29 | 0.0796 | 5073592 | Drupal::config( $name = 'system.logging' ) | .../errors.inc:323 |
| 30 | 0.0796 | 5073592 | Drupal\Component\DependencyInjection\Container->get( $id = 'config.factory', $invalid_behavior = ??? ) | .../Drupal.php:421 |
| 31 | 0.0796 | 5078512 | Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Drupal\\Core\\Config\\ConfigFactory', 'arguments' => class stdClass { public $type = 'collection'; public $value = [...]; public $resolve = TRUE }, 'arguments_count' => 3, 'calls' => [0 => [...]]], $id = 'config.factory' ) | .../Container.php:177 |
| 32 | 0.0796 | 5078512 | Drupal\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:237 |
| 33 | 0.0796 | 5078512 | Drupal\Component\DependencyInjection\Container->get( $id = 'config.storage', $invalid_behavior = 1 ) | .../Container.php:434 |
| 34 | 0.0796 | 5082680 | Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Drupal\\Core\\Config\\CachedStorage', 'arguments' => class stdClass { public $type = 'collection'; public $value = [...]; public $resolve = TRUE }, 'arguments_count' => 2], $id = 'config.storage' ) | .../Container.php:177 |
| 35 | 0.0796 | 5082680 | Drupal\Component\DependencyInjection\Container->resolveServicesAndParameters( $arguments = class stdClass { public $type = 'collection'; public $value = [0 => class stdClass { ... }, 1 => class stdClass { ... }]; public $resolve = TRUE } ) | .../Container.php:237 |
| 36 | 0.0806 | 5128688 | Drupal\Component\DependencyInjection\Container->get( $id = 'cache.config', $invalid_behavior = 1 ) | .../Container.php:434 |
| 37 | 0.0806 | 5130472 | Drupal\Component\DependencyInjection\Container->createService( $definition = ['class' => 'Drupal\\Core\\Cache\\CacheBackendInterface', 'arguments' => [0 => 'config'], 'arguments_count' => 1, 'factory' => [0 => class stdClass { ... }, 1 => 'get']], $id = 'cache.config' ) | .../Container.php:177 |
| 38 | 0.0806 | 5130848 | call_user_func_array:{/var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php:255}( $callback = [0 => class Drupal\Core\Cache\CacheFactory { protected $settings = class Drupal\Core\Site\Settings { ... }; protected $defaultBinBackends = [...]; protected $container = class Drupal\Core\DependencyInjection\Container { ... } }, 1 => 'get'], $args = [0 => 'config'] ) | .../Container.php:255 |
| 39 | 0.0807 | 5130920 | Drupal\Core\Cache\CacheFactory->get( $bin = 'config' ) | .../Container.php:255 |
| 40 | 0.0810 | 5138608 | Drupal\Core\Cache\ChainedFastBackendFactory->get( $bin = 'config' ) | .../CacheFactory.php:83 |
| 41 | 0.0810 | 5138608 | Drupal\redis\Cache\CacheBackendFactory->get( $bin = 'config' ) | .../ChainedFastBackendFactory.php:89 |
| 42 | 0.0810 | 5138888 | Drupal\redis\ClientFactory::getClient( ) | .../CacheBackendFactory.php:65 |
| 43 | 0.0810 | 5139264 | Drupal\redis\Client\PhpRedis->getClient( $host = 'redis', $port = 6379, $base = NULL, $password = NULL, $replicationHosts = [], $persistent = FALSE ) | .../ClientFactory.php:179 |
| 44 | 0.0810 | 5139312 | connect( $host = 'redis', $port = 6379 ) | .../PhpRedis.php:32 |