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

(Untitled)

U0215B7E8T1
U0215B7E8T1 Posts: 31 πŸ§‘πŸ»β€πŸš€ - Cadet

Comments

  • does this also occur if you try to navigate to https://zed.de.spryker.local ?

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice
    edited June 2021

    There is an issue with our documentation currently.
    Please add and use hosts from the grey box that appear after docker/sdk bootstrap command.

  • U0215B7E8T1
    U0215B7E8T1 Posts: 31 πŸ§‘πŸ»β€πŸš€ - Cadet

    @U01K5B6EZHB it doesnt work for me

  • U0215B7E8T1
    U0215B7E8T1 Posts: 31 πŸ§‘πŸ»β€πŸš€ - Cadet

    @valerii.trots yes the documentation is not working

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Have you done what I suggested?
    You can repeat docker/sdk bootstrap deploy.dev.yml and run what is suggested in the grey "box" output of the command. It fetches actual hosts.

  • U01TZ93MPSQ
    U01TZ93MPSQ Posts: 40 πŸ§‘πŸ»β€πŸš€ - Cadet

    @U0215B7E8T1 try this one for your hosts:

    echo "127.0.0.1 zed.de.spryker.local yves.de.spryker.local glue.de.spryker.local zed.at.spryker.local yves.at.spryker.local glue.at.spryker.local zed.us.spryker.local yves.us.spryker.local glue.us.spryker.local mail.spryker.local scheduler.spryker.local queue.spryker.local" | sudo tee -a /etc/hosts
    
  • U01TZ93MPSQ
    U01TZ93MPSQ Posts: 40 πŸ§‘πŸ»β€πŸš€ - Cadet

    @valerii.trots The Docs shows a completely different hosts entry (https://documentation.spryker.com/docs/installing-in-demo-mode-on-macos-and-linux) then it does on the Github (https://github.com/spryker/documentation/blob/master/202009.0/878ac25e-ce62-4a52-bea4-cb901a54c17b.md) and the console itself tells you to add hosts that are yet again a bit different.

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    I know, thanks! I confirmed from the beginning there is a problem with our documentation unfortunately.

  • U01TZ93MPSQ
    U01TZ93MPSQ Posts: 40 πŸ§‘πŸ»β€πŸš€ - Cadet

    Lets hope this now fixes it πŸ™‚

  • U0215B7E8T1
    U0215B7E8T1 Posts: 31 πŸ§‘πŸ»β€πŸš€ - Cadet

    @U01TZ93MPSQ Thank you again. with the updated host file the storefront looks good now

  • U01TZ93MPSQ
    U01TZ93MPSQ Posts: 40 πŸ§‘πŸ»β€πŸš€ - Cadet
    edited June 2021

    What about Zed? I think the storefront fixed itself after the sheduled job ran

  • U0215B7E8T1
    U0215B7E8T1 Posts: 31 πŸ§‘πŸ»β€πŸš€ - Cadet

    even backoffice started working

  • U0215B7E8T1
    U0215B7E8T1 Posts: 31 πŸ§‘πŸ»β€πŸš€ - Cadet

    ya looks like after scheduled job completed it started working

  • U01TZ93MPSQ
    U01TZ93MPSQ Posts: 40 πŸ§‘πŸ»β€πŸš€ - Cadet

    Thats because of the Hosts then. Glad it works now!

  • U0215B7E8T1
    U0215B7E8T1 Posts: 31 πŸ§‘πŸ»β€πŸš€ - Cadet

    what is is default user name and password for backoffice

  • U0215B7E8T1
    U0215B7E8T1 Posts: 31 πŸ§‘πŸ»β€πŸš€ - Cadet

    and what is the link for logs dashbord from spryker

  • U01TZ93MPSQ
    U01TZ93MPSQ Posts: 40 πŸ§‘πŸ»β€πŸš€ - Cadet

    Just got that working actually. You have to add spryker.local to your hosts file (works fine just after all the other URLs) and then go to http://spryker.local/logs

  • U01TZ93MPSQ
    U01TZ93MPSQ Posts: 40 πŸ§‘πŸ»β€πŸš€ - Cadet

    Alternatively in the console run docker/sdk logs

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Default user for backoffice is <mailto:admin@spryker.com|admin@spryker.com>:change123.
    Demo customers for frontoffice you can find in backoffice\customers. Default passwords are the same.

  • U0215B7E8T1
    U0215B7E8T1 Posts: 31 πŸ§‘πŸ»β€πŸš€ - Cadet
  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Have you added this host into your hosts file?

  • U0215B7E8T1
    U0215B7E8T1 Posts: 31 πŸ§‘πŸ»β€πŸš€ - Cadet

    127.0.0.1 zed.de.spryker.local yves.de.spryker.local glue.de.spryker.local zed.at.spryker.local yves.at.spryker.local glue.at.spryker.local zed.us.spryker.local yves.us.spryker.local glue.us.spryker.local mail.spryker.local scheduler.spryker.local queue.spryker.local

  • U0215B7E8T1
    U0215B7E8T1 Posts: 31 πŸ§‘πŸ»β€πŸš€ - Cadet

    this is my host entry as suggested by @U01TZ93MPSQ

  • U0215B7E8T1
    U0215B7E8T1 Posts: 31 πŸ§‘πŸ»β€πŸš€ - Cadet

    also how can I see swagger and all the API from glue api

  • U01TZ93MPSQ
    U01TZ93MPSQ Posts: 40 πŸ§‘πŸ»β€πŸš€ - Cadet

    @U0215B7E8T1 You have to append spryker.local to the hosts

  • U01TZ93MPSQ
    U01TZ93MPSQ Posts: 40 πŸ§‘πŸ»β€πŸš€ - Cadet

    So after 'queue.spryker.local' write 'spryker.local' and save

  • U01TZ93MPSQ
    U01TZ93MPSQ Posts: 40 πŸ§‘πŸ»β€πŸš€ - Cadet

    it then should work

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Phillip's suggestion is missing these hosts. As I said, please repeat docker/sdk bootstrap ... step and you will see all the hosts you need to add.

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    There is swagger host listed as well.

  • U01TZ93MPSQ
    U01TZ93MPSQ Posts: 40 πŸ§‘πŸ»β€πŸš€ - Cadet

    Ah my bad then. Thanks @valerii.trots I will add those too then