I am trying to connect to an SFTP source via an agent. I initially was getting an authentication error, but now I have confirmed my auth set up (username, private key) and am getting this error: com.palantir.magritte.plugin.sftp.SftpClientException:Borrowing connection for ls failed: {exception message=java.io.IOException: inputstream is closed, path=/<my_path>
I turned on logs and turned off the host key. However, I can’t seem to see the logs in the data connection app for my agent.
I am wondering what are the best steps for debugging this further or to finding the logs?