gradle-ssh-plugin icon indicating copy to clipboard operation
gradle-ssh-plugin copied to clipboard

console ssh works but not this plugin

Open oakstair opened this issue 8 years ago • 0 comments

Hi!

When i use this plugin i get

Execution failed for task ':serverUptime'.

USERAUTH fail

But if I use ssh from bash i can connect

Same user & host ....

Environment info

ssh.version: gradle-ssh-plugin-2.7.0 (groovy-ssh-2.7.0, jsch-0.1.53, groovy-2.4.7, java-1.8.0_60)

oakstair avatar Dec 17 '16 10:12 oakstair