You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey ,I meeet same thing with you, its cansed by ancient version ssh in msysgit ,i found a poor way to solve this porblem,into your own system path C:\windows\system32,and search all exe which named as ssh*.exe ,copy them into Sparkleshare path such as c:\programs files\SparkleShare\msysgit\bin and cover all exe with same name , it can make SparkleShare works。
1. cd you system path (C:\windows\system32\)
2. search all exe named ssh*.exe (such as ssh.exe ssh-keyscan.exe ... ... )
3. copy all ssh*.exe to c:\programs files\SparkleShare\msysgit\bin\ and cover
4. restart and try again
Be care ful. may it also could break you Sparkleshare, good luck
What happened:
When trying to add git repository "Own Server" I get "could not fetch host key"
If i run the ssh-keyscan command in a shell I get:
So it works? No idea why SparkleShare thinks the string is invalid/null etc. (I looked in the code which I assume it thinks it is?)
The text was updated successfully, but these errors were encountered: