How to solve TortoiseGitPlink Fatal Error?

2019-01-27 14:19发布

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

7条回答
疯言疯语
2楼-- · 2019-01-27 14:57

TortoiseGit may, from time to time, unload your putty key.

Simply open TortoiseGit -> Settings -> Git -> Remote

Then reload your putty key for your chosen remote connection (e.g. origin)

查看更多
登录 后发表回答