git - 将 bitbucket 存储库克隆到本地计算机失败

标签 git ssh terminal bitbucket

我正在尝试从 bitbucket 克隆我的存储库:

git clone <a href="https://stackoverflow.com/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="afc8c6dbefcdc6dbcddaccc4cadb81c0ddc8" rel="noreferrer noopener nofollow">[email protected]</a>:myname/mynamerepo.git

并出现错误:

Cloning into 'folder_name'...
conq: repository access denied. deployment key is not associated with 
the requested repository.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

在我的笔记本电脑上安装新的干净的 mac 操作系统后,问题发生了。生成了新的 ssh key 并将其添加到 bitbucket ssh key 中,但仍然没有成功。

帮忙?

最佳答案

也许this可以帮你。通过运行“ssh -v [email protected]”仔细检查您的客户提供的 key 是否与您的帐户关联。

关于git - 将 bitbucket 存储库克隆到本地计算机失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25358651/

相关文章:

mysql - 在 MySQL 工作台中执行 GRANT 命令时用户访问被拒绝

visual-studio-code - 如何在VSC终端创建文件?

windows - Windows 的源代码树似乎无法使用有效的 SSH key

git 远程分支列表

java - Jenkins中项目之间存在依赖关系时如何实现持续交付

linux 虚拟应用程序 : is this is possible?

web - Docker Web终端

git - 推送到远程分支(更新 ref 失败)

Jenkins 插件管理器 'Check Now' 'unable to find valid certification' 错误

hadoop2.6.0 sudo sbin/start-dfs.sh 失败