Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Can't connect to any repository (rsa_id No such file or directory )
Can't connect to any repository [message #1784642] Sat, 31 March 2018 21:57 Go to next message
Ibraheem Al-Dhamari is currently offline Ibraheem Al-DhamariFriend
Messages: 1
Registered: March 2018
Junior Member
Dear all,

I downloaded eclipse Oxygen 3 in my Ubuntu 16.04 machine, import a git project. When I tried to commit and push I get this error:
Can't connect to any repository:git@gitlab.SomeServer:SomeUser/SomeProject.git(git@gitlab.SomeServer:SomeUser/SomeProject.git: java.io.FileNotFoundException: /home/MyUser/.ssh/rsa_id (No such file or directory))


I can use git without problem via the terminal. Any suggestion?

Best regards!
Ibraheem
Re: Can't connect to any repository [message #1786754 is a reply to message #1784642] Thu, 10 May 2018 15:30 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
Eclipse assumes your default ssh private key is located at ~/.ssh/rsa_id.
If not you can configure that via Preferences > General > Network Connections > SSH2
Under "Key Management" you can also generate a ssh key pair or try to load a key to check if it is ok.
Previous Topic:Jgit can't check out the name contains @ branch
Next Topic:Encrypting git repositories in Eclipse
Goto Forum:
  


Current Time: Thu Apr 18 18:02:07 GMT 2024

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

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

Back to the top