Open jenchenUA opened 5 years ago
When I try to run a Spring Boot application in Debug mode, I get the next error: Error running 'Embedded Device Debugger (1234)': Unable to open debugger port (192.168.0.143:1234): java.net.ConnectException "Connection refused: connect"
Error running 'Embedded Device Debugger (1234)': Unable to open debugger port (192.168.0.143:1234): java.net.ConnectException "Connection refused: connect"
What do I do wrong?
Have I made some mistake in the configuration?
When I try to run a Spring Boot application in Debug mode, I get the next error:
Error running 'Embedded Device Debugger (1234)': Unable to open debugger port (192.168.0.143:1234): java.net.ConnectException "Connection refused: connect"
What do I do wrong?