Skip to content

category/product page and products graphQL query throws fatal error #17810

@kandrejevs

Description

@kandrejevs

Preconditions

  1. magento 2.3 develop 9d6399e
  2. php 7.1
  3. mysql 5.7

Steps to reproduce

  1. open category or product page or graphQL endpoint for product data
  2. observe fatal error

Expected result

  1. Category/Product page should be visible and functional
  2. products() GraphQL query should work

Actual result

  1. pages throws fatal error
Fatal error: Uncaught Error: Cannot instantiate interface Magento\Framework\Search\Request\IndexScopeResolverInterface in /var/www/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:50 Stack trace: #0 /var/www/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php(70): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\\Framewo...') #1 /var/www/public/vendor/magento/magento2ce/app/code/Magento/CatalogSearch/Model/Search/FilterMapper/ExclusionStrategy.php(90): Magento\Framework\ObjectManager\ObjectManager->get('Magento\\Framewo...') #2 /var/www/public/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php(116): Magento\CatalogSearch\Model\Search\FilterMapper\ExclusionStrategy->__construct(Object(Magento\Framework\App\ResourceConnection\Interceptor), Object(Magento\Store\Model\StoreManager), Object(Magento\CatalogSearch\Model\Adapter\Mysql\Filter\AliasResolver), NULL, NULL, Object(Magento\Catalog\Model\Indexer\Product\Price\PriceTableRes in /var/www/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php on line 50

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions