Hi, XDebug is not working in a win10 WSL2 env. Set...
# docker
n
Hi, XDebug is not working in a win10 WSL2 env. Setup was done as instructed in the documentation. Settings are in the screenshot below. Spryker version is the newest spryker b2c. The error is "Can't find a source position. Server with name 'spryker' doesn't exist." Any ideas?
a
Did you try spelling the name of that server in your PHPStorm configuration in lower case? Perhaps the resolution of that server by name is done in a case sensitive fashion
n
Hi @adventurous-raincoat-66045 thanks for the answer. I tried that already but that didnt help either unfortunately 😞
a
I'm sorry it doesn't work for you. I have it configured exactly like you do (except for the Shared option) and it works flawlessly (on MacOS using Docker Desktop)
n
Hi @adventurous-raincoat-66045 out of pure desperation i tried setting the name in lowercase again and now it works! So thanks again :)
a
Nice, I'm happy it's working for you 🎉
👍 1