-
Notifications
You must be signed in to change notification settings - Fork 144
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
ConnectionRefusedError in launcher #459
Comments
It might be the same error message, but it doesn't mean that it's the same bug as #84. Please provide debugpy logs so that we can diagnose this properly. |
when call time.localtime() it's break |
Can you please provide:
|
Closing since there's not enough information to investigate further. |
.vscode\extensions\ms-python.python-2020.10.332292344\pythonFiles\lib\python\debugpy\launcher/../..\debugpy\launcher_init_.py", line 34, in connect
sock.connect((host, port))
ConnectionRefusedError: [WinError 10061]
#84 (comment)
https://github.com/microsoft/debugpy/issues/84
#84
The text was updated successfully, but these errors were encountered: