Hello,
I have encountered a issue, while using any SSH actions.
Problem is when the action is running on Linux Agent to perform any activity on Solaris Server using SSH for example Action - Run Command (SSH), this action never ends, its keep running.
I have verified the Solaris Server Authentication Log ( i.e /var/log/authlog ), and in the log it's failing with below message.
May 28 11:22:21 <SOLARIS SERVER> sshd[3776]: [ID 800047 auth.info] Connection from <LINUX AGENT SERVER IP> port 58811
May 28 11:22:21 <SOLARIS SERVER> sshd[3777]: [ID 800047 auth.info] Failed none for <USERNAME> from <LINUX AGENT SERVER IP> port 58811 ssh2
But same logic work between below :
- From Linux to Linux Server.
- From Solaris to Linux Server.
Same Issue with other actions :
- Get File (SSH)
- Put File (SSH)
- I haven't tried action - Check if file or folder exists (SSH)
Regards
Nitin