python - 无法从远程存储库读取。请确保您拥有正确的访问权限并且存储库存在

标签 python git bitbucket

警告:已将“bitbucket.org,104.192.141.1”(RSA) 永久添加到已知主机列表中。 [email protected] :权限被拒绝(公钥)。

错误
致命:无法从远程存储库读取。
请确保您拥有正确的访问权限并且存储库存在。

代码

 git remote add origin <a href="https://stackoverflow.com/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="72151b0632101b061007111917065c1d0015" rel="noreferrer noopener nofollow">[email protected]</a>:BituBrewster/pollss.git  
    git push -u origin master

最佳答案

由于 SSH,首次配置 Git 和 Bitbucket 时经常会发生这种情况。

按照@graeme-wicksted 在另一条评论 https://stackoverflow.com/a/26130250/14989571 中的步骤操作寻求解决方案。

关于python - 无法从远程存储库读取。请确保您拥有正确的访问权限并且存储库存在,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65696865/

相关文章:

python - Cython + OpenCV 和 NumPy

Git diff 报告本地更改 'old mode'/'new mode'

macos - git:由于提交消息为空而中止提交(编辑:atom)

git - 在 Bitbucket Repo 中恢复 merge 的分支

python - 如何检测服务器正在关闭UNIX域套接字?

python - max() arg 是一个空序列

python - 如何从 channel 名称或 url 检索 channel ID

git - 什么是 git 的广告引用?

c# - Azure Pipeline 部署到 Web 应用服务失败,缺少必需的属性 'OutputPath'

git - Pycharm 和 bitbucket 插件