1 exception(s): Exception #0 (Elasticsearch\Common\Exceptions\Missing404Exception): {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index","resource.type":"index_or_alias","resource.id":"jtadevb_product_1","index_uuid":"_na_","index":"jtadevb_product_1"}],"type":"index_not_found_exception","reason":"no such index","resource.type":"index_or_alias","resource.id":"jtadevb_product_1","index_uuid":"_na_","index":"jtadevb_product_1"},"status":404} Exception #0 (Elasticsearch\Common\Exceptions\Missing404Exception): {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index","resource.type":"index_or_alias","resource.id":"jtadevb_product_1","index_uuid":"_na_","index":"jtadevb_product_1"}],"type":"index_not_found_exception","reason":"no such index","resource.type":"index_or_alias","resource.id":"jtadevb_product_1","index_uuid":"_na_","index":"jtadevb_product_1"},"status":404}
#1 Elasticsearch\Connections\Connection->Elasticsearch\Connections\{closure}(array('transfer_stats' => array('url' => 'http://127.0.0.1...', 'content_type' => 'application/json...', 'http_code' => 404, 'header_size' => 94, 'request_size' => 525, 'filetime' => -1, 'ssl_verify_resul...' => 0, 'redirect_count' => 0, 'total_time' => 0.00037, 'namelookup_time' => 1.7E-5, 'connect_time' => 9.0E-5, 'pretransfer_time' => 0.000122, 'size_upload' => 286, 'size_download' => 391, 'speed_download' => 1056756, 'speed_upload' => 772972, 'download_content...' => 391, 'upload_content_l...' => 286, 'starttransfer_ti...' => 0.000359, 'redirect_time' => 0, 'redirect_url' => '', 'primary_ip' => '127.0.0.1', 'certinfo' => array(), 'primary_port' => 9200, 'local_ip' => '127.0.0.1', 'local_port' => 34306, 'error' => '', 'errno' => 0), 'curl' => array('error' => '', 'errno' => 0), 'effective_url' => 'http://127.0.0.1...', 'headers' => array('content-type' => array('application/json...'), 'content-length' => array(391)), 'version' => 1.1, 'status' => 404, 'reason' => 'Not Found', 'body' => '{"error":{"root_...')) called at [vendor/react/promise/src/FulfilledPromise.php:28]
#2 React\Promise\FulfilledPromise->then(&Closure#0000000036e2012c000000007eecc235#, NULL, NULL) called at [vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php:55]
#3 GuzzleHttp\Ring\Future\CompletedFutureValue->then(&Closure#0000000036e2012c000000007eecc235#, NULL, NULL) called at [vendor/guzzlehttp/ringphp/src/Core.php:341]
#4 GuzzleHttp\Ring\Core::proxy(&GuzzleHttp\Ring\Future\CompletedFutureArray#0000000036e2012d000000007eecc235#, &Closure#0000000036e2012c000000007eecc235#) called at [vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php:315]
#5 Elasticsearch\Connections\Connection->Elasticsearch\Connections\{closure}(array('http_method' => 'POST', 'scheme' => 'http', 'uri' => '/jtadevb_product...', 'body' => '{"from":0,"size"...', 'headers' => array('Host' => array('127.0.0.1:9200'), 'Content-Type' => array('application/json'), 'Accept' => array('application/json'), 'User-Agent' => array('elasticsearch-ph...'))), &Elasticsearch\Connections\Connection#0000000036e2013c000000007eecc235#, &Elasticsearch\Transport#0000000036e20131000000007eecc235#, array()) called at [vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php:187]
#6 Elasticsearch\Connections\Connection->performRequest('POST', '/jtadevb_product...', array(), '{"from":0,"size"...', array(), &Elasticsearch\Transport#0000000036e20131000000007eecc235#) called at [vendor/elasticsearch/elasticsearch/src/Elasticsearch/Transport.php:112]
#7 Elasticsearch\Transport->performRequest('POST', '/jtadevb_product...', array(), array('from' => 0, 'size' => 12, 'stored_fields' => array('_id', '_score'), 'sort' => array(array('bestsellers' => array('order' => 'desc'))), 'query' => array('bool' => array('must' => array(array('term' => array('category_ids' => 913)), array('terms' => array('visibility' => array(2, 4)))))), 'aggregations' => array('prices' => array('histogram' => array('field' => 'price_0_1', 'interval' => 25, 'min_doc_count' => 1)))), array()) called at [vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php:1586]
#8 Elasticsearch\Client->performRequest(&Elasticsearch\Endpoints\Search#0000000036e2012a000000007eecc235#) called at [vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php:970]
#9 Elasticsearch\Client->search(array()) called at [vendor/magento/module-elasticsearch-6/Model/Client/Elasticsearch.php:322]
#10 Magento\Elasticsearch6\Model\Client\Elasticsearch->query(array('index' => 'jtadevb_product_...', 'type' => 'document', 'body' => array('from' => 0, 'size' => 12, 'stored_fields' => array('_id', '_score'), 'sort' => array(array('bestsellers' => array('order' => 'desc'))), 'query' => array('bool' => array('must' => array(array('term' => array('category_ids' => 913)), array('terms' => array('visibility' => array(2, 4)))))), 'aggregations' => array('prices' => array('histogram' => array('field' => 'price_0_1', 'interval' => 25, 'min_doc_count' => 1)))))) called at [vendor/magento/module-elasticsearch/SearchAdapter/Dynamic/DataProvider.php:221]
#11 Magento\Elasticsearch\SearchAdapter\Dynamic\DataProvider->getAggregation(&Magento\Framework\Search\Request\Aggregation\DynamicBucket#0000000036e20011000000007eecc235#, array('scope' => &Magento\Framework\Search\Request\Dimension#0000000036e2001c000000007eecc235#), 25, &Magento\Framework\Search\Dynamic\EntityStorage#0000000036e20103000000007eecc235#) called at [vendor/magento/framework/Search/Dynamic/Algorithm/Manual.php:48]
#12 Magento\Framework\Search\Dynamic\Algorithm\Manual->getItems(&Magento\Framework\Search\Request\Aggregation\DynamicBucket#0000000036e20011000000007eecc235#, array('scope' => &Magento\Framework\Search\Request\Dimension#0000000036e2001c000000007eecc235#), &Magento\Framework\Search\Dynamic\EntityStorage#0000000036e20103000000007eecc235#) called at [vendor/magento/module-elasticsearch/SearchAdapter/Aggregation/Builder/Dynamic.php:48]
#13 Magento\Elasticsearch\SearchAdapter\Aggregation\Builder\Dynamic->build(&Magento\Framework\Search\Request\Aggregation\DynamicBucket#0000000036e20011000000007eecc235#, array('scope' => &Magento\Framework\Search\Request\Dimension#0000000036e2001c000000007eecc235#), array('hits' => array('hits' => array()), 'aggregations' => array('price_bucket' => array(), 'category_bucket' => array('buckets' => array()))), &Magento\Elasticsearch\SearchAdapter\Dynamic\DataProvider#0000000036e2010b000000007eecc235#) called at [vendor/magento/module-elasticsearch/SearchAdapter/Aggregation/Builder.php:90]
#14 Magento\Elasticsearch\SearchAdapter\Aggregation\Builder->build(&Magento\Framework\Search\Request#0000000036e20054000000007eecc235#, array('hits' => array('hits' => array()), 'aggregations' => array('price_bucket' => array(), 'category_bucket' => array('buckets' => array())))) called at [vendor/magento/module-elasticsearch/Elasticsearch5/SearchAdapter/Adapter.php:127]
#15 Magento\Elasticsearch\Elasticsearch5\SearchAdapter\Adapter->query(&Magento\Framework\Search\Request#0000000036e20054000000007eecc235#) called at [vendor/magento/module-search/Model/SearchEngine.php:42]
#16 Magento\Search\Model\SearchEngine->search(&Magento\Framework\Search\Request#0000000036e20054000000007eecc235#) called at [vendor/magento/framework/Interception/Interceptor.php:58]
#17 Magento\Search\Model\SearchEngine\Interceptor->___callParent('search', array(&Magento\Framework\Search\Request#0000000036e20054000000007eecc235#)) called at [vendor/magento/framework/Interception/Interceptor.php:138]
#18 Magento\Search\Model\SearchEngine\Interceptor->Magento\Framework\Interception\{closure}(&Magento\Framework\Search\Request#0000000036e20054000000007eecc235#) called at [vendor/mageworx/module-locationpages/Plugin/UseMysqlForLocationPagePlugin.php:58]
#19 MageWorx\LocationPages\Plugin\UseMysqlForLocationPagePlugin->aroundSearch(&Magento\Search\Model\SearchEngine\Interceptor#0000000036e20f08000000007eecc235#, &Closure#0000000036e2001b000000007eecc235#, &Magento\Framework\Search\Request#0000000036e20054000000007eecc235#) called at [vendor/magento/framework/Interception/Interceptor.php:135]
#20 Magento\Search\Model\SearchEngine\Interceptor->Magento\Framework\Interception\{closure}(&Magento\Framework\Search\Request#0000000036e20054000000007eecc235#) called at [vendor/magento/framework/Interception/Interceptor.php:153]
#21 Magento\Search\Model\SearchEngine\Interceptor->___callPlugins('search', array(&Magento\Framework\Search\Request#0000000036e20054000000007eecc235#), NULL) called at [generated/code/Magento/Search/Model/SearchEngine/Interceptor.php:26]
#22 Magento\Search\Model\SearchEngine\Interceptor->search(&Magento\Framework\Search\Request#0000000036e20054000000007eecc235#) called at [vendor/magento/framework/Search/Search.php:85]
#23 Magento\Framework\Search\Search->search(&Magento\Framework\Api\Search\SearchCriteria#0000000036e20fe6000000007eecc235#) called at [vendor/magento/module-catalog-search/Model/ResourceModel/Fulltext/Collection.php:436]
#24 Magento\CatalogSearch\Model\ResourceModel\Fulltext\Collection->_renderFiltersBefore() called at [vendor/magento/framework/Data/Collection/AbstractDb.php:343]
#25 Magento\Framework\Data\Collection\AbstractDb->_renderFilters() called at [vendor/magento/module-catalog-search/Model/ResourceModel/Fulltext/Collection.php:534]
#26 Magento\CatalogSearch\Model\ResourceModel\Fulltext\Collection->_renderFilters() called at [vendor/magento/module-eav/Model/Entity/Collection/AbstractCollection.php:923]
#27 Magento\Eav\Model\Entity\Collection\AbstractCollection->load(false, false) called at [vendor/magento/module-catalog/Model/ResourceModel/Product/Collection.php:803]
#28 Magento\Catalog\Model\ResourceModel\Product\Collection->load(false, false) called at [vendor/magento/framework/Interception/Interceptor.php:58]
#29 Magento\CatalogSearch\Model\ResourceModel\Fulltext\Collection\Interceptor->___callParent('load', array(false, false)) called at [vendor/magento/framework/Interception/Interceptor.php:138]
#30 Magento\CatalogSearch\Model\ResourceModel\Fulltext\Collection\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#31 Magento\CatalogSearch\Model\ResourceModel\Fulltext\Collection\Interceptor->___callPlugins('load', array(), array(array('add_stock_inform...', 'Amasty_Xsearch::...'))) called at [generated/code/Magento/CatalogSearch/Model/ResourceModel/Fulltext/Collection/Interceptor.php:338]
#32 Magento\CatalogSearch\Model\ResourceModel\Fulltext\Collection\Interceptor->load() called at [vendor/magento/module-review/Observer/CatalogBlockProductCollectionBeforeToHtmlObserver.php:42]
#33 Magento\Review\Observer\CatalogBlockProductCollectionBeforeToHtmlObserver->execute(&Magento\Framework\Event\Observer#0000000036e20ff0000000007eecc235#) called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:88]
#34 Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod(&Magento\Review\Observer\CatalogBlockProductCollectionBeforeToHtmlObserver#0000000036e20feb000000007eecc235#, &Magento\Framework\Event\Observer#0000000036e20ff0000000007eecc235#) called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:74]
#35 Magento\Framework\Event\Invoker\InvokerDefault->dispatch(array('instance' => 'Magento\Review\O...', 'shared' => false, 'name' => 'review'), &Magento\Framework\Event\Observer#0000000036e20ff0000000007eecc235#) called at [vendor/magento/framework/Event/Manager.php:66]
#36 Magento\Framework\Event\Manager->dispatch('catalog_block_pr...', array('collection' => &Magento\CatalogSearch\Model\ResourceModel\Fulltext\Collection\Interceptor#0000000036e20f12000000007eecc235#)) called at [generated/code/Magento/Framework/Event/Manager/Proxy.php:95]
#37 Magento\Framework\Event\Manager\Proxy->dispatch('catalog_block_pr...', array('collection' => &Magento\CatalogSearch\Model\ResourceModel\Fulltext\Collection\Interceptor#0000000036e20f12000000007eecc235#)) called at [vendor/magento/module-catalog/Block/Product/ListProduct.php:482]
#38 Magento\Catalog\Block\Product\ListProduct->initializeProductCollection() called at [vendor/magento/module-catalog/Block/Product/ListProduct.php:116]
#39 Magento\Catalog\Block\Product\ListProduct->_getProductCollection() called at [vendor/magento/module-catalog/Block/Product/ListProduct.php:188]
#40 Magento\Catalog\Block\Product\ListProduct->_beforeToHtml() called at [vendor/magento/framework/View/Element/AbstractBlock.php:1093]
#41 Magento\Framework\View\Element\AbstractBlock->Magento\Framework\View\Element\{closure}() called at [vendor/magento/framework/View/Element/AbstractBlock.php:1098]
#42 Magento\Framework\View\Element\AbstractBlock->_loadCache() called at [vendor/magento/framework/View/Element/AbstractBlock.php:671]
#43 Magento\Framework\View\Element\AbstractBlock->toHtml() called at [generated/code/Magento/Catalog/Block/Product/ListProduct/Interceptor.php:882]
#44 Magento\Catalog\Block\Product\ListProduct\Interceptor->toHtml() called at [vendor/magento/framework/View/Layout.php:557]
#45 Magento\Framework\View\Layout->_renderBlock('category.product...') called at [vendor/magento/framework/View/Layout.php:533]
#46 Magento\Framework\View\Layout->renderNonCachedElement('category.product...') called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:206]
#47 Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('category.product...') called at [vendor/magento/framework/View/Layout.php:488]
#48 Magento\Framework\View\Layout->renderElement('category.product...', true) called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:193]
#49 Magento\Framework\View\Layout\Interceptor->renderElement('category.product...', true) called at [vendor/magento/framework/View/Element/AbstractBlock.php:518]
#50 Magento\Framework\View\Element\AbstractBlock->getChildHtml('product_list') called at [vendor/magento/module-catalog/Block/Category/View.php:100]
#51 Magento\Catalog\Block\Category\View->getProductListHtml() called at [vendor/magento/module-catalog/view/frontend/templates/category/products.phtml:18]
#52 include('/home/jtatkinson...') called at [vendor/magento/framework/View/TemplateEngine/Php.php:59]
#53 Magento\Framework\View\TemplateEngine\Php->render(&Magento\Catalog\Block\Category\View#0000000036e20e26000000007eecc235#, '/home/jtatkinson...', array('escaper' => &Magento\Framework\Escaper#0000000036e20947000000007eecc235#)) called at [vendor/magento/framework/Interception/Interceptor.php:58]
#54 Magento\Framework\View\TemplateEngine\Php\Interceptor->___callParent('render', array(&Magento\Catalog\Block\Category\View#0000000036e20e26000000007eecc235#, '/home/jtatkinson...', array('escaper' => &Magento\Framework\Escaper#0000000036e20947000000007eecc235#))) called at [vendor/magento/framework/Interception/Interceptor.php:138]
#55 Magento\Framework\View\TemplateEngine\Php\Interceptor->Magento\Framework\Interception\{closure}(&Magento\Catalog\Block\Category\View#0000000036e20e26000000007eecc235#, '/home/jtatkinson...', array()) called at [vendor/magento/framework/Interception/Interceptor.php:153]
#56 Magento\Framework\View\TemplateEngine\Php\Interceptor->___callPlugins('render', array(&Magento\Catalog\Block\Category\View#0000000036e20e26000000007eecc235#, '/home/jtatkinson...', array()), array(array('Amasty_Base::Add...'))) called at [generated/code/Magento/Framework/View/TemplateEngine/Php/Interceptor.php:26]
#57 Magento\Framework\View\TemplateEngine\Php\Interceptor->render(&Magento\Catalog\Block\Category\View#0000000036e20e26000000007eecc235#, '/home/jtatkinson...', array()) called at [vendor/magento/framework/View/Element/Template.php:271]
#58 Magento\Framework\View\Element\Template->fetchView('/home/jtatkinson...') called at [vendor/magento/framework/View/Element/Template.php:301]
#59 Magento\Framework\View\Element\Template->_toHtml() called at [vendor/magento/framework/View/Element/AbstractBlock.php:1094]
#60 Magento\Framework\View\Element\AbstractBlock->Magento\Framework\View\Element\{closure}() called at [vendor/magento/framework/View/Element/AbstractBlock.php:1098]
#61 Magento\Framework\View\Element\AbstractBlock->_loadCache() called at [vendor/magento/framework/View/Element/AbstractBlock.php:671]
#62 Magento\Framework\View\Element\AbstractBlock->toHtml() called at [vendor/magento/framework/View/Layout.php:557]
#63 Magento\Framework\View\Layout->_renderBlock('category.product...') called at [vendor/magento/framework/View/Layout.php:533]
#64 Magento\Framework\View\Layout->renderNonCachedElement('category.product...') called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:206]
#65 Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('category.product...') called at [vendor/magento/framework/View/Layout.php:488]
#66 Magento\Framework\View\Layout->renderElement('category.product...', false) called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:193]
#67 Magento\Framework\View\Layout\Interceptor->renderElement('category.product...', false) called at [vendor/magento/framework/View/Layout.php:585]
#68 Magento\Framework\View\Layout->_renderContainer('content', false) called at [vendor/magento/framework/View/Layout.php:535]
#69 Magento\Framework\View\Layout->renderNonCachedElement('content') called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:206]
#70 Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('content') called at [vendor/magento/framework/View/Layout.php:488]
#71 Magento\Framework\View\Layout->renderElement('content', false) called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:193]
#72 Magento\Framework\View\Layout\Interceptor->renderElement('content', false) called at [vendor/magento/framework/View/Layout.php:585]
#73 Magento\Framework\View\Layout->_renderContainer('main', false) called at [vendor/magento/framework/View/Layout.php:535]
#74 Magento\Framework\View\Layout->renderNonCachedElement('main') called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:206]
#75 Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('main') called at [vendor/magento/framework/View/Layout.php:488]
#76 Magento\Framework\View\Layout->renderElement('main', false) called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:193]
#77 Magento\Framework\View\Layout\Interceptor->renderElement('main', false) called at [vendor/magento/framework/View/Layout.php:585]
#78 Magento\Framework\View\Layout->_renderContainer('columns', false) called at [vendor/magento/framework/View/Layout.php:535]
#79 Magento\Framework\View\Layout->renderNonCachedElement('columns') called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:206]
#80 Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('columns') called at [vendor/magento/framework/View/Layout.php:488]
#81 Magento\Framework\View\Layout->renderElement('columns', false) called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:193]
#82 Magento\Framework\View\Layout\Interceptor->renderElement('columns', false) called at [vendor/magento/framework/View/Layout.php:585]
#83 Magento\Framework\View\Layout->_renderContainer('main.content', false) called at [vendor/magento/framework/View/Layout.php:535]
#84 Magento\Framework\View\Layout->renderNonCachedElement('main.content') called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:206]
#85 Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('main.content') called at [vendor/magento/framework/View/Layout.php:488]
#86 Magento\Framework\View\Layout->renderElement('main.content', false) called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:193]
#87 Magento\Framework\View\Layout\Interceptor->renderElement('main.content', false) called at [vendor/magento/framework/View/Layout.php:585]
#88 Magento\Framework\View\Layout->_renderContainer('page.wrapper', false) called at [vendor/magento/framework/View/Layout.php:535]
#89 Magento\Framework\View\Layout->renderNonCachedElement('page.wrapper') called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:206]
#90 Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('page.wrapper') called at [vendor/magento/framework/View/Layout.php:488]
#91 Magento\Framework\View\Layout->renderElement('page.wrapper', false) called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:193]
#92 Magento\Framework\View\Layout\Interceptor->renderElement('page.wrapper', false) called at [vendor/magento/framework/View/Layout.php:585]
#93 Magento\Framework\View\Layout->_renderContainer('root', false) called at [vendor/magento/framework/View/Layout.php:535]
#94 Magento\Framework\View\Layout->renderNonCachedElement('root') called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:206]
#95 Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('root') called at [vendor/magento/framework/View/Layout.php:488]
#96 Magento\Framework\View\Layout->renderElement('root', true) called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:193]
#97 Magento\Framework\View\Layout\Interceptor->renderElement('root') called at [vendor/magento/framework/View/Layout.php:954]
#98 Magento\Framework\View\Layout->getOutput() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#99 Magento\Framework\View\Layout\Interceptor->___callParent('getOutput', array()) called at [vendor/magento/framework/Interception/Interceptor.php:138]
#100 Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#101 Magento\Framework\View\Layout\Interceptor->___callPlugins('getOutput', array(), array(array('layout-model-cac...'))) called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:494]
#102 Magento\Framework\View\Layout\Interceptor->getOutput() called at [vendor/magento/framework/View/Result/Page.php:258]
#103 Magento\Framework\View\Result\Page->render(&Magento\Framework\App\Response\Http\Interceptor#0000000036e208da000000007eecc235#) called at [vendor/magento/framework/View/Result/Layout.php:171]
#104 Magento\Framework\View\Result\Layout->renderResult(&Magento\Framework\App\Response\Http\Interceptor#0000000036e208da000000007eecc235#) called at [vendor/magento/framework/Interception/Interceptor.php:58]
#105 Magento\Framework\View\Result\Page\Interceptor->___callParent('renderResult', array(&Magento\Framework\App\Response\Http\Interceptor#0000000036e208da000000007eecc235#)) called at [vendor/magento/framework/Interception/Interceptor.php:138]
#106 Magento\Framework\View\Result\Page\Interceptor->Magento\Framework\Interception\{closure}(&Magento\Framework\App\Response\Http\Interceptor#0000000036e208da000000007eecc235#) called at [vendor/magento/framework/Interception/Interceptor.php:153]
#107 Magento\Framework\View\Result\Page\Interceptor->___callPlugins('renderResult', array(&Magento\Framework\App\Response\Http\Interceptor#0000000036e208da000000007eecc235#), array(array('result-messages', 'FishPig_WordPres...', 'result-builtin-c...', 'result-varnish-c...'))) called at [generated/code/Magento/Framework/View/Result/Page/Interceptor.php:130]
#108 Magento\Framework\View\Result\Page\Interceptor->renderResult(&Magento\Framework\App\Response\Http\Interceptor#0000000036e208da000000007eecc235#) called at [vendor/magento/framework/App/Http.php:141]
#109 Magento\Framework\App\Http->launch() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:24]
#110 Magento\Framework\App\Http\Interceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:261]
#111 Magento\Framework\App\Bootstrap->run(&Magento\Framework\App\Http\Interceptor#0000000036e208d3000000007eecc235#) called at [index.php:39]