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..

Hey Spryker Guys I am working with Spryker Version 202108.0, and while executing data import console

U03CDV6GDSP
U03CDV6GDSP Posts: 38 🧑🏻‍🚀 - Cadet

Hey Spryker Guys
I am working with Spryker Version 202108.0, and while executing data import console command, shows the error like vhost us-docker not found
However I have changed the deprecation of PropelConstants::ZED_DB_ENGINE_MYSQL (with PropelConstants::ZED_DB_ENGINE) in config_default.php file referring B2B demo shop
do any other file also needs to be update, or can any help to get the resolution
Thanks you.
PFA attached screenshot for reference.

Comments

  • UK7KBE2JW
    UK7KBE2JW Posts: 463 🧑🏻‍🚀 - Cadet

    Hi, this is an AMQ Error (RabbitMQ/ActiveMQ). You have to add the missing vhost to those. I do not know the spryker dev environment. Maybe there is a console/make/shell command to setup those. Else login to the message broker (I think RabbitMQ) and add them manually