jcheype / GitBox

a DropBox clone in java using Git and HTTP Push notifications
http://www.mygitbox.com/
12 stars 3 forks source link

Unknown Host #2

Open jblemee opened 13 years ago

jblemee commented 13 years ago

As new user, I don't have an existing ~/.ssh/know_host and I got this exception :

Caused by: com.jcraft.jsch.JSchException: UnknownHostKey: github.com. RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48 at com.jcraft.jsch.Session.checkHost(Session.java:718) at com.jcraft.jsch.Session.connect(Session.java:313) at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:128) ... 11 more

GitBox should be able to ignore this or add all new host in ~/.ssh/know_host

chandreshvedak commented 1 year ago

Does any one know , how to solve this issue ? I am facing similar issue in Git

chandreshvedak commented 1 year ago

HI @jblemee , did you know the solution of this issue?

jblemee commented 1 year ago

HI @jblemee , did you know the solution of this issue?

Sorry, no idea. It's been too long :)