Message "Transport Error: cannot get remote repository refs. XXX.git: cannot open git-upload-pack" Is Displayed
Symptom
When a user attempts to access a cloud repository via HTTPS on Eclipse, the message Transport Error: cannot get remote repository refs. XXX.git: cannot open git-upload-pack is displayed.
Analysis
The configuration of the EGit on Eclipse is incorrect.
Solution
- In the local development tool Eclipse, choose .
- Click Add Entry to add a key-value pair http.sslVerify=false.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.