git - stash Git 错误 "fatal: remote error: CAPTCHA required"

标签 git bitbucket-server

尝试使用以下命令从我的 Stash 项目中提取数据:

$ git remote add origin https://stash@stash.company.com/scm/~username/project.git
$ git pull origin develop

系统提示我输入密码,然后出现以下错误:

Your Stash account has been marked as requiring a CAPTCHA to be solved before you may login again. This is typically caused by too many attempts to login with an incorrect password. The required CAPTCHA prevents your SCM client from accessing Stash until it is solved, even if you enter your password correctly. If you are currently logged in to Stash via a browser you may need to logout and then log back in in order to clear the CAPTCHA.

注销并重新登录没有帮助。我该如何解决这个问题?

最佳答案

您可能在浏览器中打开了一个 BitBucket session ,给人的印象是一切正常。只需注销并重新登录,登录时需要解决验证码,之后就可以了。

关于git - stash Git 错误 "fatal: remote error: CAPTCHA required",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30904285/

相关文章:

GitHub:Windows 上两个帐户的单独凭据

python - 我如何判断给定目录是Python中的git repo(裸或非裸)

git - 在 Bitbucket 中显示 PR 构建状态

git - 从 stash 的 .git 文件夹重新创建 git 存储库

git - 在 Atlassian Stash 中一次删除多个存储库

Git rebase 尝试将更改应用到错误的文件

linux - sudo git pull 和 sudo git pull git@bitbucket.org :user/project. git 之间的区别

git - Tig:如何从第一次提交开始查看项目?

git - 如何查找 Bitbucket 帐户 UUID?

git - 在 SourceTree 中添加前缀以提交消息