-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't make xdebug works #595
Comments
@nverhoye I just made a quick update to the docker-compose.yml file above. I believe the Can you run |
@markshust works better now. Thanks ! |
Hello, Have there been any updates recently? This time i'm using Ubuntu. I tried to do : |
Reinstalling project resolved issue 😕 |
Hello,
I'm using lastest version of docker-magento repository (thought bin/update)
Usually I don't have any worries, but for some reasons that I don't know xdebug stopped working.
My breaking point are simply ignored now.
Here is my xdebug_info :
Following line is on /etc/host on my phpfpm containers
172.17.0.1 host.docker.internal
I have message on phpstorm panel : "Waiting for incoming connection with ide key 'PHPSTORM'"
I'm using macos.
My port 9003 is configurated on phpstorm
And also debug confiration host on phpstorm
I tried to do :
docker-compose down
bin/update
bin/start
bin/xdebug enable
Please, could you help me ?
What information do you need ?
The text was updated successfully, but these errors were encountered: