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..
hello, How can I refresh storage? I have some old values in redis that are not getting refreshed ev
Comments
-
are messages in queue processed?
0 -
Can you check the postgres
_storage
table for the entity that is not refreshed?0 -
That will help indicate if the problem is in the queue code, or in the event listeners that update
_storage
0 -
Another thing to check is ensure you have all the plugins for the dependency providers for
data:sync
andevent:trigger
0 -
They could be missing for the entity that is not being updated
0 -
console sync:data --help
0 -
try to sync some ids not the full data
0 -
e.g. sync:data product_abstract 123,124β¦
0 -
Thank you for your responses guys
0 -
AFAIK: if you try to sync everything using this command it will first read everything from the database and it will crash⦠maybe this was fixed
0 -
@UKEP86J66 the entity is translations βGlossaryβ
0 -
i checked that
0 -
spy_glossar_storage
is empty0 -
for the glossary use the data:import command
0 -
I donβt think there are triggers for glossary
0 -
I truncated it and tried to sync but it is still not populated
0 -
it seems like there is
0 -
console data:import:glossary
0 -
because when I check rabbitmq there is a queue for translations
0 -
this should do it
0 -
Not all the translations are missing so running data import will not help me
0 -
I am talking about new translations I added after installation
0 -
so no data import is not a solution
0 -
@ULSLLNL7K so there was some non-processed queue messages and I ran
vendor/bin/console queue:worker:start
but even after those were processed still translations are not updated β¦ i still see the old translation0 -
I just checked our public instance.
https://os.b2b.demo-spryker.com/glossary/edit?fk-glossary-key=212
http://www.b2b.demo-spryker.com/Changed translation works.
0 -
@UM9F81RCP what language do you change?
0 -
from which store?
0 -
what does store or language have to do with this?! shouldnβt it be the same process for any language or store?
0 -
I have configured a new store with 4 languages.
0 -
Update
Redis does not have the keys of my translations0
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