https://windowshyun.tistory.com/30
Failed to connect to repository : Command "git.exe ls-remote -h https://github.com/WindowsHyun/Webthisisserver.git HEAD" returned status code 128:
stdout:
stderr: Logon failed, use ctrl+c to cancel basic credential prompt.
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/WindowsHyun/Webthisisserver.git/'
젠킨스에서 위와 같은 에러 발생했을 때, 원인 한참 찾아보니 초기 bitbucket 레퍼지토리 생성할 때 private로 생성하여 발생하였던 에러였음.
레퍼지토리 public으로 다시 생성하니 에러 발생 안하고 잘 됨
'마주쳤던 에러 해결 모음' 카테고리의 다른 글
[문제해결] v3 감염된 압축 파일의 치료방법이 치료 안 함 으로 설정되어 있습니다.(코드 6001) (0) | 2022.03.09 |
---|---|
깃 사용(add, commit) 시 /index.lock': File exists. 에러 나는 경우 (0) | 2022.03.06 |
Spring boot 'Process finished with exit code 1' 에러 해결 (0) | 2021.01.20 |
twitch api 사용법 (key 생성, Client-ID, Authorization) (0) | 2020.05.20 |
[에러] Could not initialize class org.springframework.jdbc.core.StatementCreatorUtils (0) | 2019.10.02 |
댓글