Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO][Oomph] Fixing Unknown Host Key errors in fresh IDEs
[CDO][Oomph] Fixing Unknown Host Key errors in fresh IDEs [message #1278488] Thu, 27 March 2014 11:58 Go to next message
Marcel Bruch is currently offline Marcel BruchFriend
Messages: 289
Registered: July 2009
Senior Member

On a completely fresh windows installation I get the following exception when checking out the Code Recommenders config with Oomph. While I understand why this happens, I wonder whether there is any way to get rid of this one without requiring the user to manually connect to git.eclipse.org by ssh before ?

Thanks,
Marcel




Caused by: com.jcraft.jsch.JSchException: UnknownHostKey: git.eclipse.org. RSA key fingerprint is 1a:b6:dc:be:0e:1f:ab:01:70:aa:43:82:4d:54:51:37
at com.jcraft.jsch.Session.checkHost(Session.java:786)
at com.jcraft.jsch.Session.connect(Session.java:342)
at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:116)
at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:121)
at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.<init>(TransportGitSsh.java:248)
at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:147)
at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
Re: [CDO][Oomph] Fixing Unknown Host Key errors in fresh IDEs [message #1278579 is a reply to message #1278488] Thu, 27 March 2014 14:36 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Hi Marcel,

we should definitely take care of this. Be so kind and submit a bugzilla.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Am 27.03.2014 12:58, schrieb Marcel Bruch:
> On a completely fresh windows installation I get the following exception when checking out the Code Recommenders
> config with Oomph. While I understand why this happens, I wonder whether there is any way to get rid of this one
> without requiring the user to manually connect to git.eclipse.org by ssh before ?
>
> Thanks,
> Marcel
>
>
>
>
> Caused by: com.jcraft.jsch.JSchException: UnknownHostKey: git.eclipse.org. RSA key fingerprint is
> 1a:b6:dc:be:0e:1f:ab:01:70:aa:43:82:4d:54:51:37
> at com.jcraft.jsch.Session.checkHost(Session.java:786)
> at com.jcraft.jsch.Session.connect(Session.java:342)
> at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:116)
> at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:121)
> at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.<init>(TransportGitSsh.java:248)
> at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:147)
> at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)


Re: [CDO][Oomph] Fixing Unknown Host Key errors in fresh IDEs [message #1279034 is a reply to message #1278579] Fri, 28 March 2014 06:32 Go to previous message
Marcel Bruch is currently offline Marcel BruchFriend
Messages: 289
Registered: July 2009
Senior Member

https://bugs.eclipse.org/bugs/show_bug.cgi?id=431429
Previous Topic:[CDO] Recovering corrupt repos
Next Topic:Generating code from xmi
Goto Forum:
  


Current Time: Fri Apr 26 14:36:31 GMT 2024

Powered by FUDForum. Page generated in 0.02963 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top