Gitlab cannot open git-upload-pack error

前端 未结 6 863
無奈伤痛
無奈伤痛 2021-02-05 16:00

I have been using Gitlab without problems for a couple of months now. But, since yesterday, I can not \"reach\" (fetch, push,...) Gitlab from my Eclipse IDE anymore.

No

6条回答
  •  抹茶落季
    2021-02-05 16:50

    i got the same error when github was down, this was due to the proxy settings of our network admin, i then again connected with another internet provider github was working fine

    this solved my problem

    EGit: cannot push, cannot pull

    1. changed the origin to my fork account and pulled.
    2. changed the origin back to the actual value and pulled.

提交回复
热议问题