User warning: Missing proxy class 'Drupal\Core\ProxyClass\File\MimeType\MimeTypeGuesser' for lazy service 'file.mime_type.guesser'. Use the following command to generate the proxy class: php core/scripts/generate-proxy-class.php 'Drupal\Core\File\MimeType\MimeTypeGuesser' "core/lib/Drupal/Core" in Drupal\Core\DependencyInjection\Compiler\ProxyServicesPass->process() (line 63 of core/lib/Drupal/Core/DependencyInjection/Compiler/ProxyServicesPass.php).
Drupal\Core\DependencyInjection\Compiler\ProxyServicesPass->process() (Line: 73)
Symfony\Component\DependencyInjection\Compiler\Compiler->compile() (Line: 814)
Symfony\Component\DependencyInjection\ContainerBuilder->compile() (Line: 1399)
Drupal\Core\DrupalKernel->compileContainer() (Line: 915)
Drupal\Core\DrupalKernel->initializeContainer() (Line: 21)
Drupal\Core\Installer\InstallerKernel->initializeContainer() (Line: 506)
Drupal\Core\DrupalKernel->boot() (Line: 427)
install_begin_request() (Line: 119)
install_drupal() (Line: 53)
User warning: Missing proxy class 'Drupal\Core\ProxyClass\File\MimeType\ExtensionMimeTypeGuesser' for lazy service 'file.mime_type.guesser.extension'. Use the following command to generate the proxy class: php core/scripts/generate-proxy-class.php 'Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser' "core/lib/Drupal/Core" in Drupal\Core\DependencyInjection\Compiler\ProxyServicesPass->process() (line 63 of core/lib/Drupal/Core/DependencyInjection/Compiler/ProxyServicesPass.php).
Drupal\Core\DependencyInjection\Compiler\ProxyServicesPass->process() (Line: 73)
Symfony\Component\DependencyInjection\Compiler\Compiler->compile() (Line: 814)
Symfony\Component\DependencyInjection\ContainerBuilder->compile() (Line: 1399)
Drupal\Core\DrupalKernel->compileContainer() (Line: 915)
Drupal\Core\DrupalKernel->initializeContainer() (Line: 21)
Drupal\Core\Installer\InstallerKernel->initializeContainer() (Line: 506)
Drupal\Core\DrupalKernel->boot() (Line: 427)
install_begin_request() (Line: 119)
install_drupal() (Line: 53)

Additional uncaught exception thrown while handling exception.

Original

ReflectionException: Class "Drupal\Core\Theme\Icon\Plugin\IconPackManager" does not exist in ReflectionClass->__construct() (line 1182 of /home/vhosts/asocenca.com.ve/vendor/symfony/dependency-injection/ContainerBuilder.php).

ReflectionClass->__construct() (Line: 1182)
Symfony\Component\DependencyInjection\ContainerBuilder->createService() (Line: 626)
Symfony\Component\DependencyInjection\ContainerBuilder->doGet() (Line: 1309)
Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices() (Line: 1261)
Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices() (Line: 1161)
Symfony\Component\DependencyInjection\ContainerBuilder->createService() (Line: 626)
Symfony\Component\DependencyInjection\ContainerBuilder->doGet() (Line: 1309)
Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices() (Line: 1261)
Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices() (Line: 1774)
Symfony\Component\DependencyInjection\ContainerBuilder->callMethod() (Line: 1217)
Symfony\Component\DependencyInjection\ContainerBuilder->createService() (Line: 626)
Symfony\Component\DependencyInjection\ContainerBuilder->doGet() (Line: 571)
Symfony\Component\DependencyInjection\ContainerBuilder->get() (Line: 207)
Drupal::service() (Line: 32)
twig_render_template() (Line: 380)
Drupal\Core\Theme\ThemeManager->render() (Line: 497)
Drupal\Core\Render\Renderer->doRender() (Line: 250)
Drupal\Core\Render\Renderer->doRenderRoot() (Line: 141)
Drupal\Core\Render\Renderer->{closure:Drupal\Core\Render\Renderer::renderInIsolation():140}() (Line: 627)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 140)
Drupal\Core\Render\Renderer->renderInIsolation() (Line: 111)
Drupal\Core\Render\Renderer->renderRoot() (Line: 68)
Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage() (Line: 76)
Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage() (Line: 1068)
install_display_output() (Line: 161)
install_drupal() (Line: 53)

Additional

Error: Call to undefined function error_log() in _drupal_log_error() (line 185 of /home/vhosts/asocenca.com.ve/core/includes/errors.inc).

_drupal_log_error() (Line: 122)
_drupal_exception_handler()