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, I have installed the spryker B2C shop in my localsystem and works fine. Now, I am trying to

U01HB7PKA2W
U01HB7PKA2W Posts: 4 🧑🏻‍🚀 - Cadet
edited December 2020 in Slack General

Hello,

I have installed the spryker B2C shop in my localsystem and works fine.

Now, I am trying to install spryker B2B shop in local system, first time when i have tried in frontend section timeout error occurs, So i have increased the timeout and execute the frondend section installation completed successfully but in browser frontend and backend not working.

Then again, i started installation from the beginning this time in frontend section not completed, frontend section installation take a day till not completed. I don't know why.,

Installed Vagrant, virtualbox and Ubuntu versions .,

Ubuntu => 18.04
Vagrant => 2.2.14
Virtualbox => 5.2.28

FYI,

RAM -> 16GB,
100GB is free in Harddisk.,
Kindly provide the solution to resolve this difficulties, Thanks in advance.,

Comments

  • Ahmed Sabaa
    Ahmed Sabaa Senior Application Architect @Spryker Posts: 54 🧑🏻‍🚀 - Cadet

    It is really difficult to help if the error and so on is not given, if it’s just a timeout, maybe you have a hardware issue of some sort, B2B shop has a lot more business logic attached to it. Maybe you’d like to try out our local docker environment? 🙂

  • U013EK8RD7A
    U013EK8RD7A Posts: 127 🧑🏻‍🚀 - Cadet

    I think the default install timeout is just 300s, you should just increase it to 900 for example

  • U013EK8RD7A
    U013EK8RD7A Posts: 127 🧑🏻‍🚀 - Cadet

    ah ok, you say it takes a day… well frontend installation installs packages via npm, so you could try to run npm install manually

  • U01HB7PKA2W
    U01HB7PKA2W Posts: 4 🧑🏻‍🚀 - Cadet

    Okay., thanks for your feedback., I will try myside.,