Help Center> CodeArts Repo> FAQs> Troubleshooting> Message "Transport Error: cannot get remote repository refs. XXX.git: cannot open git-upload-pack" Is Displayed
Updated on 2023-12-04 GMT+08:00

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

  1. In the local development tool Eclipse, choose Windows > Preferences > Team > Git > Configuration > User Settings.
  2. Click Add Entry to add a key-value pair http.sslVerify=false.

Troubleshooting FAQs

more