vscode-java-debug icon indicating copy to clipboard operation
vscode-java-debug copied to clipboard

ETIMEDOUT error 1 times on 2 after vscode update

Open hadi4172 opened this issue 4 years ago • 5 comments
trafficstars

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 : image 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
  1. click on "run java"

this error happen to me for any project

hadi4172 avatar Jul 22 '21 07:07 hadi4172

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?

testforstephen avatar Jul 28 '21 08:07 testforstephen

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.

hadi4172 avatar Jul 31 '21 09:07 hadi4172

does it still reproduce in the latest VS Code?

testforstephen avatar Dec 01 '21 06:12 testforstephen

Yes I just tried and the bug is still here

hadi4172 avatar Dec 10 '21 14:12 hadi4172

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

leoboehm avatar Apr 02 '24 13:04 leoboehm