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..
has anyone ever got the following trying to retrieve a catalog search from B2C store ```Spryker\Clie
Comments
-
I have seen this when the ElasticSearch index is either lost or corrupted. If this is on a local or test environment you can run the console commands to drop and recreate the ES index mappings and indexes, then run
sync:data
to repopulate the data0 -
@U03H06V0LAY and I just debugged this…
So we ran:
docker/sdk console elasticsearch:index:delete
docker/sdk console elasticsearch:index:close
docker/sdk console elasticsearch:index:open
docker/sdk console search:setup
docker/sdk console publish:trigger-events
docker/sdk console sync:data
docker/sdk console data:import
So this essentially is a full data reset cycle… and it fixed a multitude of errors we were facing with missing data etc.
Thank you @UKEP86J66 for setting us on the right path. 👍
0 -
Nice! Glad it’s working now. I have little bash scripts for things like this so it’s easier to run and I don’t have to remember the commands each time. The annoying part is I don’t really know why ES fails in this way - I’m guessing it’s a docker thing with maybe too little memory for some tasks.
0 -
Thank you Rick…
I’m not sure what caused this on our end… what I do know is we’re currently learning the CSV import system, and we’ve been importing and deleting over and over again to get things right… I think somewhere along the line we’ve broken ES and then we’re trying to retrace our steps.
Getting there by trail and error! 🙂
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random