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.

Sandeep Kumar
  • 13,799
  • 21
  • 74
  • 110
  • 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)? – howlger Sep 15 '18 at 07:09
  • @howlger: I tried Eclipse Photon and JDK 9 but still same error. – Sandeep Kumar Sep 19 '18 at 00:18

0 Answers0