-
Notifications
You must be signed in to change notification settings - Fork 109
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
VS code: restarting during debugging often causes error ConnectionRefused
#2432
Comments
Hi! {"internal_proxy": {"idle_timeout": 60}} to have the internal proxy stay alive, which might be a way to workaround it. |
Dear @aviramha , Thank you for the very fast response, we're evaluating the settings and keeping you updated.
This is one of the issues we ran into right after chaning the settings as suggested; but it doesn't occur every time. Are these
the correct log settings?
|
yes, if you could attach |
Hey @danielwinkler , is this still happening to you? |
Hi @eyalb181 , Thanks for checking back with me. Thanks for the great product and support! |
Bug Description
During debugging code, if we restart the debugger, often i get the following error:
This can be mitigated by stopping the application and waiting, and then starting the debug process.
Steps to Reproduce
Backtrace
No response
Relevant Logs
No response
Your operating system and version
Linux devcontainer on a Windows host
Local process
.net web app
Local process version
No response
Additional Info
No response
The text was updated successfully, but these errors were encountered: