When I try to connect to some ssh server using Eclipse (which used to work smoothly before), it gives me this error:
Failed to connect sshd on "x.x.x.x": ProxySOCKS5: com.jcraft.jsch.JSchException: java.net.SocketException: Can't connect to SOCKS proxy:Connection refused
N.B. The ssh connection is working from the shell with no problems.