Uploaded image for project: 'eZ Platform Enterprise Edition'
  1. eZ Platform Enterprise Edition
  2. EZEE-3439

Error during ezplatform:reindex with Elastic on Experience & Content edition

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 3.3.0
    • 3.2.x-dev, 3.3.x-dev
    • None

    Description

      Error during ezplatform:reindex with Elastic on Experience & Content edition.

      Prereq.: Ibexa Content or Experience. Does not occur on Commerce via flex or meta.

      Steps:

      1. Start ES via e.g. docker run -itd --name ez-elastic -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" docker.elastic.co/elasticsearch/elasticsearch:7.7.1
      2. Set in .env SEARCH_ENGINE=elasticsearch & ELASTICSEARCH_DSN=http://0.0.0.0:9200
      3. Execute php bin/console ibexa:elasticsearch:put-index-template
      4. Remove and clear cache.
      5. Execute php bin/console ibexa:reindex

      Actual result: Error occurs:

      Purging index...
      Re-creating index for 93 items across 2 iteration(s), using a single (current) process:
       1/2 [==============>-------------]  50% 2 secs/4 secs
      In SesProductFieldMapper.php line 179:
      
        Notice: Trying to access array offset on value of type null
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            michal.szoltysek@ibexa.co Michał Szołtysek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: