luca-ma
luca-ma
I'm sorry I don't understand which logs you are referring to and, if so, how to activate them can you give an example? thank you very much
Ok I've added JplLogger private final static Logger log = new JplLogger(); .... JSch.setLogger(log); and my test logs are as follows: Jan 20, 2024 5:00:12 PM com.jcraft.jsch.JplLogger log INFO: Connecting...
let me know if you need any other log or any other information for analyzing my problem
yes you're right I get the same error even with the original library, there must be a reachability problem... Thank you
Hi, I have to access a k8s cluster to perform a simple read from outside the cluster itself (I can't use a kuconfig file). Could it be that the problem...
OK thank you I'll switch to the latest version (20.0.1) regards luca Il giorno mer 8 mag 2024 alle ore 18:31 Brendan Burns < ***@***.***> ha scritto: > Also, client...