-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
php+xdebug connection closes unexpectedly #2421
Comments
Fixed in mac49. |
I'm still seeing the issue after 5 minutes of inactivity, but interaction with the debugger seems to reset that. Much more usable now, thanks. |
@smk - I still encounter the same behavior in |
fwiw this solves it by setting an arbitrary timeout: |
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Thanks a ton, been searching for hours and this solved this problem for me. |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Expected behavior
debug session stays open
Actual behavior
debug session opens as expected, after 30-150 seconds session disconnects and process completes
Information
Steps to reproduce the behavior
remote_host=docker.for.mac.localhost
The text was updated successfully, but these errors were encountered: