Git
Git(20) 빗버킷 연동된 구글 아이디로 Git 비밀번호 찾기
새발개발JA
2021. 4. 23. 17:54
반응형
신입 한달 차, git 으로 프로젝트 작업을 하다 업데이트를 위해 push 를 했는데 에러메시지가 떳다. (후덜덜)
침착하게 메시지를 봤더니 git id 와 pw 가 문제였다.
- 구글 연동아이디라 회사 이메일과 비밀번호를 쳣을 뿐인데 이런 에러가 난다.
Missing or invalid credentials
Error: socket hang up
code: 'ECONNRESET'
- 터미널 화면
- 침착하게 Bitbucket 웹사이트를 뒤지다 atlassian까지 넘어가버렸 비밀번호를 reset 하여 해결하였다.
→ Reset my password 링크 (아래클릭)
Log in with Atlassian account
We tried to load scripts but something went wrong. Please make sure that your network settings allow you to download scripts from the following domain: https://aid-frontend.prod.atl-paas.net/atlassian-id/front-end/5.0.224
id.atlassian.com
반응형