SSH Session error: "Failed to load identity file"

已回答

Hello

 I try to connect with sever by SSH. I put the same data as in Putty (Auth type: key pair). When I start, I get alert window with exclamation and "Failed to load identity file" info.

 When I click "OK" I get again the same window.

 

I tried with my key private file from directory .ssh and also I copied this file to another folder - still not working.

 

Any help?

1
Avatar
Permanently deleted user

Same!

0

Please enable extended deployment logging, restart PhpStorm, try to connect again and then upload the IDE log somewhere.

0
Avatar
Permanently deleted user

I think I solved it by adding a password to the SSH key with ssh-add. (PyCharm on Ubuntu)

0

请先登录再写评论。