xdebug ddev integration not working
Hi everyone,
I'm having some troubles setting up my phpstorm. I'm running my phpstorm on the windows side and I have my project structure, docker en ddev on the wsl2 (Ubuntu 22.04) side. I'm using the ddev integration plugin aswell.
Whenever I try to debug I get the followingen (yes my xdebug is active in ddev):
com.intellij.docker.agent.ApiTaskException: Cannot connect to the Docker daemon at npipe:////./pipe/docker_engine. Is the docker daemon running?. To fix it change project interpreter or check settings.
Anyone has experience with this? Much appreciated!
Please sign in to leave a comment.
Please share a screenshot of Settings | Build, Execution, Deployment | Docker.