What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Trying to update to shop-suite 1.7, but getting this: ```vendor/bin/console search:setup:sources Co

UK5DS29L2
UK5DS29L2 Posts: 546 🧑🏻‍🚀 - Cadet

Trying to update to shop-suite 1.7, but getting this:

vendor/bin/console search:setup:sources

Code bucket: AT | Store: AT | Environment: demobrand

Elastica\Exception\ResponseException - Exception: Validation Failed: 1: mapping type is missing; 

in /vendor/ruflin/elastica/src/Transport/Http.php (182)

Command: vendor/bin/console search:setup:sources

Trace: 

#0 /vendor/ruflin/elastica/src/Request.php(181): Elastica\Transport\Http->exec(Object(Elastica\Request), Array)
#1 /vendor/ruflin/elastica/src/Client.php(521): Elastica\Request->send()
#2 /vendor/ruflin/elastica/src/Client.php(556): Elastica\Client->request('at_page/_mappin...', 'PUT', Array, Array)
#3 /vendor/ruflin/elastica/src/Index.php(638): Elastica\Client->requestEndpoint(Object(Elasticsearch\Endpoints\Indices\PutMapping))
#4 /vendor/ruflin/elastica/src/Mapping.php(170): Elastica\Index->requestEndpoint(Object(Elasticsearch\Endpoints\Indices\PutMapping))
(...)

did anyone hit this before?

Comments