반응형
git push를 하는데 오류가 났습니다. 지원을 하지 않는다는 내용이네요 ㅋㅋ
개인github에는 정말 오랫만에 push를 하려는거라;; 2024년도에 2021년도 authentication오류가 나는군요 ㅎㅎ
Username for 'https://github.com': pthahaha
Password for 'https://pthahaha@github.com':
remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.
해결 방법은?
Settings / Developer Settings에 가서 Personal access token(classic)을 선택해줍니다.
Generate new token은 베타 버전이니 pass~ㅋㅋ
아래처럼 토큰을 만드시고 비밀번호에 넣어주시면 됩니다:)
반응형
'CM > Github' 카테고리의 다른 글
local에서 개발한 소스 github에 올리는 방법! (0) | 2024.01.13 |
---|---|
github password를 안물어볼때;;(잘못된 패스워드 넣었음!) (0) | 2024.01.13 |
git - 중요한 file을 모르고 push했을땐? (0) | 2022.03.03 |
git push error (0) | 2022.02.25 |
sourceTree 새로 설치 한 후 password를 지속적으로 묻는 경우 (0) | 2019.06.04 |