bitbucket can't pull/push from repository

前端 未结 20 2109
鱼传尺愫
鱼传尺愫 2021-02-06 23:04

So basically I have a server where I have bitbucket git repository set up. I\'ve been using it for months and now out of the blue sky when I try to pull I get the following erro

20条回答
  •  面向向阳花
    2021-02-06 23:51

    Guess what... using Visual Studio and Git Gui I got this same message from git: Could not resolve host: bitbucket.org. Then I went to bitbucket using Chrome on Mac OS and bitbucket was accessible.

    In my case it was the Parallels Windows virtual machine that had no internet connection! :-)

    So check your internet connection before anything. It can be a simple "no internet connection" problem.

提交回复
热议问题