【发布时间】:2020-12-30 12:46:30
【问题描述】:
当我尝试从位桶中提取时出现以下错误。我在 AWS ECS 实例中:
git@bitbucket.org: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
我已将 ssh 密钥添加到位存储桶帐户访问密钥,并尝试将密钥添加到我的存储库本身。早些时候我已经成功地将我的代码推送到了比特桶,但从未拉取过。
【问题讨论】: