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..
Hi, I have done the data import from backend (zed) and data was getting stored in spy_cms_page and
Hi, I have done the data import from backend (zed) and data was getting stored in spy_cms_page and in spy_cms_page_storage but not in spy_cms_page_search. I dont see any error in the logs/exception.log page. Any idea what would be the problem?
Comments
-
do u have jenkins and rmq running? do u check if u have events in event queue?
0 -
Jenkins and rmq is running, but queue for event is empty as its getting to event_error
0 -
Ok, can u please get a message from event_error and post here? maybe smth is not properly configured or missing.
0 -
{"listenerClassName":"Spryker\\Zed\\GlossaryStorage\\Communication\\Plugin\\Event\\Listener\\GlossaryKeyStoragePublishListener","transferClassName":"Generated\\Shared\\Transfer\\EventEntityTransfer","transferData":{"event":null,"name":null,"id":720,"foreign_keys":[],"modified_columns":[],"original_values":[]},"eventName":"Glossary.key.publish","retry":5,"retryMessage":"Retry on: ","errorMessage":""}
0 -
this an event about glossary storage.. how many events do u have in event_error?
0 -
u can try to trigger the event manually
vendor/bin/console event:trigger -r cms_page_search
and check if the events are properly consumed... i would suggest u to purge the event error queue and check if everything works fine or not0 -
Purged queue, ran the cmd as suggested, still have the event_error wth 370
0 -
I tried console sync:data , then it started throwing this event_error
0 -
are the error events all related cms_page or also other type?
0 -
how many cms page do u have imported? do u have multistore, multilanguage? what is about your structure?
0 -
one store, 370 cms pages, one language
0 -
ok.. then they are all cms page event errors.. can u please again post here the first one?
0 -
ok
0 -
{"listenerClassName":"Spryker\\Zed\\CmsPageSearch\\Communication\\Plugin\\Event\\Listener\\CmsPageSearchListener","transferClassName":"Generated\\Shared\\Transfer\\EventEntityTransfer","transferData":{"event":null,"name":null,"id":167,"foreign_keys":[],"modified_columns":[],"original_values":[]},"eventName":"Cms.version.publish","retry":5,"retryMessage":"Retry on: ","errorMessage":""}
Move messages
0 -
no.. has no sense to move back... strange is that there is no errorMessage... do u check already ZED/exception_log?
0 -
There are no errors in ZED/exception.log file.
0 -
which version of cms-page-search do u have?
0 -
do u checked also if u have smth in propel.log?
0 -
hwo to check cms version?
0 -
in composer lock
0 -
ok
0 -
or composer show
0 -
spryker/cms-page-search 2.1.0 CmsPageSearch module
0 -
there are no errors in propel.log
0 -
i have 2.2.0 installed and it works without problems
0 -
hmm, did you try with 2.1.0
0 -
?
0 -
i had the version 2.1.0 last year till 9 dec and it worked too.. the problem is smth else but i dont understand what can be... need more details..
do u tried also to debug this? do u use docker or vagrant?0 -
I use vagrant, i couldnt find anything yet.
0 -
ok. u can enable/configure xdebug (there is a doc under spryker docu) and then maybe trigger only one event cms page search and debug it.
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 74 Spryker News
- 911 Developer Corner
- 771 Spryker Development
- 87 Spryker Dev Environment
- 361 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 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
- 69 Spryker Safari Questions
- 50 Random