Hello guys. My docker works fine as far as I don’t...
# docker
c
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
Copy code
"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?
p
Hey, can you maybe share your xdebug settings in your IDE with us?
c
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.