Git—fatal: remore error: CAPTCHA required报错

问题现象

使用git提交代码时,报错fatal: remore error: CAPTCHA required
详细报错信息:

Your Bitbucket account has been locked. To unlock it and log in again you must solve a CAPTCHA. This is typically caused by too many attempts to login with an incorrect password. The account lock prevents your SCM client from accessing Bitbucket and its mirrors until it is solved, even if you enter your password correctly.

If you are currently logged in to Bitbucket via a browser you may need to logout and then log back in in order to solve the CAPTCHA.

Visit Bitbucket at http://xxx.xxx.xxx.xxx for more details.

问题分析

  有可能是因为同一个git账号在不同的地方登录,安全考虑,git登录信息失效。

解决方案

  报错信息中提示很清晰了,在远程页面上输入对应的验证码再登录一次即可。

posted @   Andya_net  阅读(202)  评论(0编辑  收藏  举报  
相关博文:
阅读排行:
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET10 - 预览版1新功能体验(一)
点击右上角即可分享
微信分享提示