Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
gouravd_7
Creator
Creator

tSSH_2 The execute request failed

Hi Team,

 

I am getting below issue in tssh. 

Earlier , I was getting issue of cipher as the private key was not in open ssh format so converted the same in Openssh format but am getting the below issue.

 

Also, please confirm whats the actual format of private keys in Talend components.

 

tSSH_2 The execute request failed.
java.io.IOException: The execute request failed.
at ch.ethz.ssh2.channel.ChannelManager.request ExecCommand(ChannelManager.java:764)
at ch.ethz.ssh2.Session.execCommand(Session.java:256)
at ch.ethz.ssh2.Session.execCommand(Session.java:229)

Thanks,

Gourav Dubey

Labels (3)
2 Replies
Anonymous
Not applicable

screeshot please. Are you on linux?
Anonymous
Not applicable

Hello,

You could use the openshh server in windows and use the key generated by ssh-keygen.

Could you please let us know if this article helps?

http://www.unixwiz.net/techtips/putty-openssh.html

Best regards

Sabrina