How to solve TortoiseGitPlink Fatal Error?

SDF picture SDF · Jan 23, 2015 · Viewed 34k times · Source

I was using Git with beanstalk in windows 7. Now I got new system with Windows 8.1. Now I configured Git and Tortoisegit with new system.Its working fine in local commit but when I pushed to live I got error:

Disconnected: No supported authentication methods available (Sever sent: public key)

I added SSH key and all? Is there any problem in Windows 8.1? Thanks

Answer

SDF picture SDF · Feb 3, 2015

I opened TortoiseGit->Settings -> Network and in SSH Client I changed "ssh.exe" instead of "TortoiseGitPlink.exe". Now it works fine.