fatal: remote 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.
git을 사용하다보면 가끔 위와같은 메세지를 띄우면서 pull 또는 push가 모두 안될때가 있습니다.
브라우저에서 해당 레파지토리로 접속해 로그아웃 한 후 재 로그인 시 아래 보안문자를 입력해야 합니다.
그리고 다시 git 사용하면 잘 접속됩니다.

'Git' 카테고리의 다른 글
git 줄 바꿈 설정 방법 (LF vs CRLF) (0) | 2022.07.23 |
---|---|
소스트리 Sourcetree 로그인 키체인 암호를 계속 요구할때 (0) | 2022.06.26 |
git 특정 폴더만 받기 Clone 하기 (0) | 2022.06.21 |
git 히스토리 삭제 github 특정 파일 (보안파일, 패스워드, 비밀번호) 히스토리 삭제하는 방법 (0) | 2022.01.26 |
git 커밋 git add -p 명령어를 사용해서 커밋하기 (0) | 2021.10.11 |
개의 댓글