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 guys. My docker works fine as far as I don’t turn on XDebug (docker/sdk run/up -x). Then every

U02DBNVTTAS
U02DBNVTTAS Posts: 16 🧑🏻‍🚀 - Cadet

Hello guys. My docker works fine as far as I don’t turn on XDebug (docker/sdk run/up -x). Then every Zed Request crashes with message

"message":"Spryker\\Shared\\ZedRequest\\Client\\Exception\\RequestException - Failed to complete request with server authority <https://zed.de.spryker.local>::10002.

I’m using Macos. What might be a reason for it?

Comments

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 ⚖️ - Guardians (admin)

    Hey, can you maybe share your xdebug settings in your IDE with us?

  • U02DBNVTTAS
    U02DBNVTTAS Posts: 16 🧑🏻‍🚀 - Cadet

    They are exactly the same as in documentation. Actually after 2 days of struggling I found the reason. As you might see in the log there ::10002 instead of :10002, so previous dev just messed up everything in configuration.