Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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