1

I am getting cannot open git-upload-pack error in eclipse when cloning, I tried all solutions available online but still getting this error while cloning. Interestingly IntelliJ Idea works fine(but don't want to ask employer to buy license of IntelliJ Idea) for this repository. I am using eclipse Oxygen with JDK 8

Some images of errors and settings of eclipse

Image of error that I get while cloning enter image description here

Detailed error message enter image description here

Git configurations enter image description here

What I tried

  1. All solutions in this post
  2. Adding "-Dhttps.protocols=TLSv1" to eclipse.ini as suggested on this answer
  3. Changing Eclipse and JDK version.

I am out of options. Not sure what else should I try.

2
  • If possible, try a protocol other than HTTPS. Can you reproduce this issue with the current versions of Java, of Eclipse and of EGit (the screenshot shows you are using Java 8u121 and Eclipse 4.7.3)? Commented Sep 15, 2018 at 7:09
  • @howlger: I tried Eclipse Photon and JDK 9 but still same error. Commented Sep 19, 2018 at 0:18

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.