相关疑难解决方法(0)

bitbucket无法从存储库中拉/推

所以基本上我有一个服务器,我有bitbucket git存储库设置.我已经使用它几个月了,现在我试图拉动蓝天,我得到以下错误:

ssh: Could not resolve hostname bitbucket.org: Name or service not known
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Run Code Online (Sandbox Code Playgroud)

我100%确定我已经正确设置了我的ssh-keys.

git remote -v
origin  git@bitbucket.org:marel/tshirtmafia.git (fetch)
origin  git@bitbucket.org:marel/tshirtmafia.git (push)
Run Code Online (Sandbox Code Playgroud)

有任何建议如何解决这个问题?如果您还有其他需要,请告诉我.

git bitbucket

28
推荐指数
6
解决办法
4万
查看次数

标签 统计

bitbucket ×1

git ×1