AntonShuvaev / elasticsearch4idea

Elasticsearch Plugin for JetBrains IDEs
https://plugins.jetbrains.com/plugin/14512-elasticsearch
59 stars 8 forks source link

ssh auth failed. #34

Closed glight2000 closed 3 years ago

glight2000 commented 3 years ago

ssh auth failed with the correct UserName and Password.

AntonShuvaev commented 3 years ago

Hi,

Do you see an error after clicking the button "Test SSH Connection"? If yes, could you provide an error message? You can hover on the error to see full message.

glight2000 commented 3 years ago

Hi,

Do you see an error after clicking the button "Test SSH Connection"? If yes, could you provide an error message? You can hover on the error to see full message.

Here is message: Connection test failed:JSchException:Auth Cancel

AntonShuvaev commented 3 years ago

@glight2000, thanks. I fixed this issue in 1.4.1. It will be available soon.

glight2000 commented 3 years ago

It works. Thanks.