When I try to connect to some ssh server using Eclipse (which worked fine before), it gives me this error:
Failed to connect sshd to "xxxx": ProxySOCKS5: com.jcraft.jsch.JSchException: java.net.SocketException: cannot connect to SOCKS proxy: connection refused
NB The ssh connection works with the shell without problems.
I recieved it:))
It was a proxy problem, I did not know about it !!
Go to Window - > preferences - > General -> Network . Make Active Provider Direct , where all proxy entries not checked.
Window - > preferences - > General -> Network
Active Provider
Direct
proxy entries
Source: https://habr.com/ru/post/1481711/More articles:Reading Visual Foxpro data with Java using ODBC - javaPython sum tuple list based on first tuple value - pythonautomatically click tag binding link on jsp page - javascriptIs there a third-party package tool with support for .NET4? - installerDoes ANTLR provide multiple variable definitions in a locals clause? - antlr4Setting Moq to increase the value when calling the method - c #Innosetup adds several EXE files and performs in the main setup - inno-setupTwain or WIA? A bit lost between these two interfaces - c #Link checkbox or popup menu with array in AngularJS? - javascriptHow to decode url encoded string in javascript - javascriptAll Articles