Drupal

Error

The website encountered an unexpected error. Try again later.
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pantheon.watchdog' doesn't exist: INSERT INTO "watchdog" ("uid", "type", "message", "variables", "severity", "link", "location", "referer", "hostname", "timestamp") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, :db_insert_placeholder_8, :db_insert_placeholder_9); Array ( [:db_insert_placeholder_0] => 0 [:db_insert_placeholder_1] => search_api [:db_insert_placeholder_2] => %type while computing Views data for index %index: @message in %function (line %line of %file). [:db_insert_placeholder_3] => a:7:{s:5:"%type";s:45:"Drupal\Core\Database\DatabaseExceptionWrapper";s:8:"@message";s:9087:"SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pantheon.watchdog' doesn't exist: INSERT INTO "watchdog" ("uid", "type", "message", "variables", "severity", "link", "location", "referer", "hostname", "timestamp") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, :db_insert_placeholder_8, :db_insert_placeholder_9); Array ( [:db_insert_placeholder_0] => 0 [:db_insert_placeholder_1] => search_api [:db_insert_placeholder_2] => %type while adding Views handlers for field %field on index %index: @message in %function (line %line of %file). [:db_insert_placeholder_3] => a:8:{s:5:"%type";s:57:"Drupal\Component\Plugin\Exception\PluginNotFoundException";s:8:"@message";s:131:"The "search_api_db" plugin does not exist. Valid plugin IDs for Drupal\search_api\Backend\BackendPluginManager are: search_api_solr";s:9:"%function";s:58:"Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition()";s:5:"%file";s:71:"/code/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php";s:5:"%line";i:53;s:17:"@backtrace_string";s:7443:"#0 /code/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryCachedTrait.php(25): Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition(Array, 'search_api_db', true) #1 /code/web/core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php(16): Drupal\Core\Plugin\DefaultPluginManager->getDefinition('search_api_db') #2 /code/web/core/lib/Drupal/Component/Plugin/PluginManagerBase.php(83): Drupal\Core\Plugin\Factory\ContainerFactory->createInstance('search_api_db', Array) #3 /code/web/modules/contrib/search_api/src/Entity/Server.php(152): Drupal\Component\Plugin\PluginManagerBase->createInstance('search_api_db', Array) #4 /code/web/modules/contrib/search_api_solr/src/Plugin/DataType/Deriver/SolrDocumentDeriver.php(80): Drupal\search_api\Entity\Server->getBackend() #5 /code/web/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php(101): Drupal\search_api_solr\Plugin\DataType\Deriver\SolrDocumentDeriver->getDerivativeDefinitions(Array) #6 /code/web/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php(87): Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives(Array) #7 /code/web/core/lib/Drupal/Core/Plugin/DefaultPluginManager.php(337): Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() #8 /code/web/core/lib/Drupal/Core/Plugin/DefaultPluginManager.php(213): Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() #9 /code/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryCachedTrait.php(22): Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() #10 /code/web/core/lib/Drupal/Core/TypedData/DataDefinition.php(195): Drupal\Core\Plugin\DefaultPluginManager->getDefinition('field_item:stri...') #11 /code/web/core/lib/Drupal/Core/Field/BaseFieldDefinition.php(606): Drupal\Core\TypedData\DataDefinition->getClass() #12 /code/web/core/lib/Drupal/Core/Field/BaseFieldDefinition.php(463): Drupal\Core\Field\BaseFieldDefinition->getMainPropertyName() #13 /code/web/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php(54): Drupal\Core\Field\BaseFieldDefinition->setDefaultValue('') #14 /code/web/core/lib/Drupal/Core/Entity/EditorialContentEntityBase.php(23): Drupal\Core\Entity\EditorialContentEntityBase::revisionLogBaseFieldDefinitions(Object(Drupal\Core\Entity\ContentEntityType)) #15 /code/web/core/modules/node/src/Entity/Node.php(273): Drupal\Core\Entity\EditorialContentEntityBase::baseFieldDefinitions(Object(Drupal\Core\Entity\ContentEntityType)) #16 /code/web/core/lib/Drupal/Core/Entity/EntityFieldManager.php(230): Drupal\node\Entity\Node::baseFieldDefinitions(Object(Drupal\Core\Entity\ContentEntityType)) #17 /code/web/core/lib/Drupal/Core/Entity/EntityFieldManager.php(195): Drupal\Core\Entity\EntityFieldManager->buildBaseFieldDefinitions('node') #18 /code/web/modules/contrib/search_api/src/Plugin/search_api/datasource/ContentEntity.php(466): Drupal\Core\Entity\EntityFieldManager->getBaseFieldDefinitions('node') #19 /code/web/modules/contrib/search_api/src/Entity/Index.php(862): Drupal\search_api\Plugin\search_api\datasource\ContentEntity->getPropertyDefinitions() #20 /code/web/modules/contrib/search_api/src/Item/Field.php(475): Drupal\search_api\Entity\Index->getPropertyDefinitions('entity:node') #21 /code/web/modules/contrib/search_api/search_api.views_hooks.inc(207): Drupal\search_api\Item\Field->getDataDefinition() #22 /code/web/modules/contrib/search_api/search_api.views_hooks.inc(63): _search_api_views_get_handlers(Object(Drupal\search_api\Item\Field)) #23 /code/web/core/modules/views/src/ViewsData.php(228): search_api_views_data() #24 /code/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(395): Drupal\views\ViewsData->Drupal\views\{closure}(Object(Closure), 'search_api') #25 /code/web/core/modules/views/src/ViewsData.php(236): Drupal\Core\Extension\ModuleHandler->invokeAllWith('views_data', Object(Closure)) #26 /code/web/core/modules/views/src/ViewsData.php(151): Drupal\views\ViewsData->getData() #27 /code/web/core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php(94): Drupal\views\ViewsData->get('aggregator_item') #28 /code/web/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php(101): Drupal\views\Plugin\Derivative\ViewsEntityRow->getDerivativeDefinitions(Array) #29 /code/web/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php(87): Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives(Array) #30 /code/web/core/lib/Drupal/Core/Plugin/DefaultPluginManager.php(337): Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() #31 /code/web/core/lib/Drupal/Core/Plugin/DefaultPluginManager.php(213): Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() #32 /code/web/core/modules/views/views.module(153): Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() #33 /code/web/core/lib/Drupal/Core/Theme/Registry.php(507): views_theme(Array, 'module', 'views', 'core/modules/vi...') #34 /code/web/core/lib/Drupal/Core/Theme/Registry.php(400): Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/vi...') #35 /code/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(395): Drupal\Core\Theme\Registry->Drupal\Core\Theme\{closure}(Object(Closure), 'views') #36 /code/web/core/lib/Drupal/Core/Theme/Registry.php(401): Drupal\Core\Extension\ModuleHandler->invokeAllWith('theme', Object(Closure)) #37 /code/web/core/lib/Drupal/Core/Theme/Registry.php(281): Drupal\Core\Theme\Registry->build() #38 /code/web/core/lib/Drupal/Core/Utility/ThemeRegistry.php(88): Drupal\Core\Theme\Registry->get() #39 /code/web/core/lib/Drupal/Core/Utility/ThemeRegistry.php(69): Drupal\Core\Utility\ThemeRegistry->initializeRegistry() #40 /code/web/core/lib/Drupal/Core/Theme/Registry.php(319): Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:...', Object(Drupal\Core\Cache\MemoryBackend), Object(Drupal\Core\Lock\NullLockBackend), Array, true) #41 /code/web/core/lib/Drupal/Core/Theme/ThemeManager.php(141): Drupal\Core\Theme\Registry->getRuntime() #42 /code/web/core/lib/Drupal/Core/Render/Renderer.php(491): Drupal\Core\Theme\ThemeManager->render('html', Array) #43 /code/web/core/lib/Drupal/Core/Render/Renderer.php(248): Drupal\Core\Render\Renderer->doRender(Array, true) #44 /code/web/core/lib/Drupal/Core/Render/Renderer.php(153): Drupal\Core\Render\Renderer->render(Array, true) #45 /code/web/core/lib/Drupal/Core/Render/Renderer.php(638): Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() #46 /code/web/core/lib/Drupal/Core/Render/Renderer.php(154): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure)) #47 /code/web/core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php(66): Drupal\Core\Render\Renderer->renderRoot(Array) #48 /code/web/core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php(76): Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object(Drupal\Core\StringTranslation\TranslatableMarkup), 'install_page', Array) #49 /code/web/core/includes/install.core.inc(1085): Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object(Drupal\Core\StringTranslation\TranslatableMarkup), 'install_page', Array) #50 /code/web/core/includes/install.core.inc(160): install_display_output(Array, Array) #51 /code/web/core/install.php(53): install_drupal(Object(Composer\Autoload\ClassLoader)) #52 {main}";s:6:"%index";s:21:"Paragraphs demo index";s:6:"%field";s:42:"Content » Paragraphs » Paragraph » Text";} [:db_insert_placeholder_4] => 3 [:db_insert_placeholder_5] => [:db_insert_placeholder_6] => https://axway.cn/core/install.php/ [:db_insert_placeholder_7] => https://axway.cn/it/node/2184?language=es [:db_insert_placeholder_8] => 18.220.204.192 [:db_insert_placeholder_9] => 1746135697 ) ";s:9:"%function";s:32:"Drupal\dblog\Logger\DbLog->log()";s:5:"%file";s:49:"/code/web/core/modules/dblog/src/Logger/DbLog.php";s:5:"%line";i:78;s:17:"@backtrace_string";s:5045:"#0 /code/web/core/modules/mysql/src/Driver/Database/mysql/Insert.php(48): Drupal\mysql\Driver\Database\mysql\ExceptionHandler->handleExecutionException(Object(PDOException), Object(Drupal\Core\Database\StatementWrapperIterator), Array, Array) #1 /code/web/core/modules/dblog/src/Logger/DbLog.php(78): Drupal\mysql\Driver\Database\mysql\Insert->execute() #2 /code/web/core/modules/dblog/src/Logger/DbLog.php(103): Drupal\dblog\Logger\DbLog->log(3, '%type while add...', Array) #3 /code/web/core/lib/Drupal/Core/Logger/LoggerChannel.php(127): Drupal\dblog\Logger\DbLog->log(3, '%type while add...', Array) #4 /code/web/core/lib/Drupal/Core/Utility/Error.php(95): Drupal\Core\Logger\LoggerChannel->log(3, '%type while add...', Array) #5 /code/web/modules/contrib/search_api/search_api.views_hooks.inc(268): Drupal\Core\Utility\Error::logException(Object(Drupal\Core\Logger\LoggerChannel), Object(Drupal\Component\Plugin\Exception\PluginNotFoundException), '%type while add...', Array) #6 /code/web/modules/contrib/search_api/search_api.views_hooks.inc(63): _search_api_views_get_handlers(Object(Drupal\search_api\Item\Field)) #7 /code/web/core/modules/views/src/ViewsData.php(228): search_api_views_data() #8 /code/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(395): Drupal\views\ViewsData->Drupal\views\{closure}(Object(Closure), 'search_api') #9 /code/web/core/modules/views/src/ViewsData.php(236): Drupal\Core\Extension\ModuleHandler->invokeAllWith('views_data', Object(Closure)) #10 /code/web/core/modules/views/src/ViewsData.php(151): Drupal\views\ViewsData->getData() #11 /code/web/core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php(94): Drupal\views\ViewsData->get('aggregator_item') #12 /code/web/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php(101): Drupal\views\Plugin\Derivative\ViewsEntityRow->getDerivativeDefinitions(Array) #13 /code/web/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php(87): Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives(Array) #14 /code/web/core/lib/Drupal/Core/Plugin/DefaultPluginManager.php(337): Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() #15 /code/web/core/lib/Drupal/Core/Plugin/DefaultPluginManager.php(213): Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() #16 /code/web/core/modules/views/views.module(153): Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() #17 /code/web/core/lib/Drupal/Core/Theme/Registry.php(507): views_theme(Array, 'module', 'views', 'core/modules/vi...') #18 /code/web/core/lib/Drupal/Core/Theme/Registry.php(400): Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/vi...') #19 /code/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(395): Drupal\Core\Theme\Registry->Drupal\Core\Theme\{closure}(Object(Closure), 'views') #20 /code/web/core/lib/Drupal/Core/Theme/Registry.php(401): Drupal\Core\Extension\ModuleHandler->invokeAllWith('theme', Object(Closure)) #21 /code/web/core/lib/Drupal/Core/Theme/Registry.php(281): Drupal\Core\Theme\Registry->build() #22 /code/web/core/lib/Drupal/Core/Utility/ThemeRegistry.php(88): Drupal\Core\Theme\Registry->get() #23 /code/web/core/lib/Drupal/Core/Utility/ThemeRegistry.php(69): Drupal\Core\Utility\ThemeRegistry->initializeRegistry() #24 /code/web/core/lib/Drupal/Core/Theme/Registry.php(319): Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:...', Object(Drupal\Core\Cache\MemoryBackend), Object(Drupal\Core\Lock\NullLockBackend), Array, true) #25 /code/web/core/lib/Drupal/Core/Theme/ThemeManager.php(141): Drupal\Core\Theme\Registry->getRuntime() #26 /code/web/core/lib/Drupal/Core/Render/Renderer.php(491): Drupal\Core\Theme\ThemeManager->render('html', Array) #27 /code/web/core/lib/Drupal/Core/Render/Renderer.php(248): Drupal\Core\Render\Renderer->doRender(Array, true) #28 /code/web/core/lib/Drupal/Core/Render/Renderer.php(153): Drupal\Core\Render\Renderer->render(Array, true) #29 /code/web/core/lib/Drupal/Core/Render/Renderer.php(638): Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() #30 /code/web/core/lib/Drupal/Core/Render/Renderer.php(154): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure)) #31 /code/web/core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php(66): Drupal\Core\Render\Renderer->renderRoot(Array) #32 /code/web/core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php(76): Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object(Drupal\Core\StringTranslation\TranslatableMarkup), 'install_page', Array) #33 /code/web/core/includes/install.core.inc(1085): Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object(Drupal\Core\StringTranslation\TranslatableMarkup), 'install_page', Array) #34 /code/web/core/includes/install.core.inc(160): install_display_output(Array, Array) #35 /code/web/core/install.php(53): install_drupal(Object(Composer\Autoload\ClassLoader)) #36 {main}";s:6:"%index";s:21:"Paragraphs demo index";} [:db_insert_placeholder_4] => 3 [:db_insert_placeholder_5] => [:db_insert_placeholder_6] => https://axway.cn/core/install.php/ [:db_insert_placeholder_7] => https://axway.cn/it/node/2184?language=es [:db_insert_placeholder_8] => 18.220.204.192 [:db_insert_placeholder_9] => 1746135697 ) in Drupal\dblog\Logger\DbLog->log() (line 78 of core/modules/dblog/src/Logger/DbLog.php).
Drupal\dblog\Logger\DbLog->log() (Line: 127)
Drupal\Core\Logger\LoggerChannel->log() (Line: 95)
Drupal\Core\Utility\Error::logException() (Line: 117)
search_api_views_data() (Line: 228)
Drupal\views\ViewsData->Drupal\views\{closure}() (Line: 395)
Drupal\Core\Extension\ModuleHandler->invokeAllWith() (Line: 236)
Drupal\views\ViewsData->getData() (Line: 151)
Drupal\views\ViewsData->get() (Line: 94)
Drupal\views\Plugin\Derivative\ViewsEntityRow->getDerivativeDefinitions() (Line: 101)
Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives() (Line: 87)
Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 337)
Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 213)
Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 153)
views_theme() (Line: 507)
Drupal\Core\Theme\Registry->processExtension() (Line: 400)
Drupal\Core\Theme\Registry->Drupal\Core\Theme\{closure}() (Line: 395)
Drupal\Core\Extension\ModuleHandler->invokeAllWith() (Line: 401)
Drupal\Core\Theme\Registry->build() (Line: 281)
Drupal\Core\Theme\Registry->get() (Line: 88)
Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 69)
Drupal\Core\Utility\ThemeRegistry->__construct() (Line: 319)
Drupal\Core\Theme\Registry->getRuntime() (Line: 141)
Drupal\Core\Theme\ThemeManager->render() (Line: 491)
Drupal\Core\Render\Renderer->doRender() (Line: 248)
Drupal\Core\Render\Renderer->render() (Line: 153)
Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 638)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 154)
Drupal\Core\Render\Renderer->renderRoot() (Line: 66)
Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage() (Line: 76)
Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage() (Line: 1085)
install_display_output() (Line: 160)
install_drupal() (Line: 53)