Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: The service "cache_tags.invalidator.checksum" has a dependency on a non-existent service "redis.factory". in Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass->processValue() (line 31 of /home/mkp/web/vendor/symfony/dependency-injection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php).
Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass->processValue() (Line: 60) Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass->processValue() (Line: 28) Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass->processValue() (Line: 67) Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass->processValue() (Line: 28) Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass->processValue() (Line: 60) Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass->processValue() (Line: 28) Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass->processValue() (Line: 39) Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass->process() (Line: 140) Symfony\Component\DependencyInjection\Compiler\Compiler->compile() (Line: 789) Symfony\Component\DependencyInjection\ContainerBuilder->compile() (Line: 1335) Drupal\Core\DrupalKernel->compileContainer() (Line: 916) Drupal\Core\DrupalKernel->initializeContainer() (Line: 20) Drupal\Core\Installer\InstallerKernel->initializeContainer() (Line: 477) Drupal\Core\DrupalKernel->boot() (Line: 430) install_begin_request() (Line: 115) install_drupal() (Line: 48)
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "theme.manager". in Symfony\Component\DependencyInjection\ContainerBuilder->getDefinition() (line 1060 of /home/mkp/web/vendor/symfony/dependency-injection/ContainerBuilder.php).
Symfony\Component\DependencyInjection\ContainerBuilder->getDefinition() (Line: 620) Symfony\Component\DependencyInjection\ContainerBuilder->doGet() (Line: 588) Symfony\Component\DependencyInjection\ContainerBuilder->get() (Line: 693) Drupal::theme() (Line: 22) _drupal_maintenance_theme() (Line: 759) drupal_maintenance_theme() (Line: 1021) install_display_output() (Line: 267) _drupal_log_error() (Line: 618) _drupal_exception_handler()