vscode-java-debug
vscode-java-debug copied to clipboard
ETIMEDOUT error 1 times on 2 after vscode update
After I installed any version of VS Code after March 2021 (version 1.55), when I click on "run java", one times on two I have this error :
and it doesn't run.
If I go back to March 2021 (version 1.55), I no more have this problem
My firewall is deactivated, and I am not behind a proxy, to my knowledge.
Environment
- Operating System: Windows 10
- JDK version: 1.8
- Visual Studio Code version: 1.56+
- Java extension version: 0.80.0
- Java Debugger extension version: 0.34.0
Steps To Reproduce
- click on "run java"
this error happen to me for any project
From this error, i cannot tell what's wrong. Would you mind sharing some sample project to reproduce the issue? Also it helps if there is some video to show how it happen?
It's a weird error, I installed another windows on another partition of my computer and tried again and I no more have this problem even with the newest versions of vscode.
On my original windows installation, the error happens for any project (even new Hello World project) also what is happening is when I click run Java, one time on two it works and the other time the popup of the picture is shown and no code is runned. As I said this didn't happen to me with vscode March 2021 (version 1.55) and before. And if I come back to those versions I no more have this error.
does it still reproduce in the latest VS Code?
Yes I just tried and the bug is still here
Has anyone solved this issue? I am still facing it, vscode won't run any of my java files, it always shows the error message above, no matter what i do