Hi,
I am trying to connect to remote server using ssh agent less. I am seeing this error, not sure what is the reason and the authentication message is successed
15492:20190930:185207.082 In substitute_key_macros() data:'ssh.run[login,172.29.4.155,22,utf8]'
15492:20190930:185207.082 End of substitute_key_macros():SUCCEED data:'ssh.run[login,172.29.4.155,22,utf8]'
15492:20190930:185207.082 In get_value() key:'ssh.run[login,172.29.4.155,22,utf8]'
15492:20190930:185207.082 In ssh_run()
15492:20190930:185209.377 ssh_run() supported authentication methods:'password,publickey'
15492:20190930:185209.442 ssh_run() password authentication succeeded
15492:20190930:185222.282 ssh_run() exitcode:0 bytecount:218
15492:20190930:185222.283 End of ssh_run():NOTSUPPORTED
15492:20190930:185222.283 Item [10.21.1.239:ssh.run[login,172.29.4.155,22,utf8]] error: Cannot read data from SSH server
Can anyone please help me? I am running out of options.
I really appreciate your help,
I am trying to connect to remote server using ssh agent less. I am seeing this error, not sure what is the reason and the authentication message is successed
15492:20190930:185207.082 In substitute_key_macros() data:'ssh.run[login,172.29.4.155,22,utf8]'
15492:20190930:185207.082 End of substitute_key_macros():SUCCEED data:'ssh.run[login,172.29.4.155,22,utf8]'
15492:20190930:185207.082 In get_value() key:'ssh.run[login,172.29.4.155,22,utf8]'
15492:20190930:185207.082 In ssh_run()
15492:20190930:185209.377 ssh_run() supported authentication methods:'password,publickey'
15492:20190930:185209.442 ssh_run() password authentication succeeded
15492:20190930:185222.282 ssh_run() exitcode:0 bytecount:218
15492:20190930:185222.283 End of ssh_run():NOTSUPPORTED
15492:20190930:185222.283 Item [10.21.1.239:ssh.run[login,172.29.4.155,22,utf8]] error: Cannot read data from SSH server
Can anyone please help me? I am running out of options.
I really appreciate your help,
Comment