Skip to content
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

Debugger loses connection #19

Closed
imperez opened this issue Feb 23, 2016 · 4 comments
Closed

Debugger loses connection #19

imperez opened this issue Feb 23, 2016 · 4 comments

Comments

@imperez
Copy link

imperez commented Feb 23, 2016

Whenever I try to debug I quickly lose connection after multiple Requests. So for instance I see Request 2 & 3 listed and then the connection is dropped. I'm not sure if there's any other info I can give you to help out but let me know what you need.

@felixfbecker
Copy link
Contributor

Please tell me which version of this extension, VS Code, PHP and XDebug you are on.
Then please set "log": true in your launch.json and post the output here, aswell as set xdebug.remote_log to some logfile and also post the result.

Multiple connections is a buggy feature and I would love to find out what's causing this.

@imperez
Copy link
Author

imperez commented Feb 23, 2016

I'm using Extension 1.3.2, PHP 5.5.32 and XDebug 2.3.3. I've attached the xdebug and debug log file.

debug-log.txt
xdebug.txt

@felixfbecker
Copy link
Contributor

Sorry, I cannot figure out the problem from the logs.
Please try to update the extension and XDebug

@imperez
Copy link
Author

imperez commented Feb 23, 2016

I just upgraded the extension and things seem to be more stable so far. I lost connection once but not during another instance where I saw multiple requests. I'll keep an eye on it to see if I can bring back any other information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants