250x250
반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- Express
- springboot
- nodejs
- React
- macbook
- Troubleshooting
- fastapi
- javascript
- MongoDB
- webhook
- AWS EC2
- linux
- python
- Spring
- ngrok
- TypeScript
- Java
- 500
- MUI
- github
- docker
- axios
- Jenkins
- js
- deploy
- error
- RDS
- AWS
- Github Actions
- EC2
Archives
- Today
- Total
728x90
반응형
SMALL
목록MAC (1)
BEAT A SHOTGUN
[TROUBLESHOOTING] ERROR in Jenkins 'Failed to connect to repository : Error performing git command: git ls-remote -h HEAD'
ERROR ❌ Jenkins 에 git 소스를 넣으려할 때 이런 에러가 난다? jenkins 가 설치된 os 에 git 이 설치되어 있지 않은 거다. SOLUTION ✅ for AWS EC2 AWS EC2 라면 putty 에 접속해 sudo yum install git 을 설치해주자. for WINDOWS OR MAC WINDOSWS 나 MAC 이라면 git 홈페이지가서 설치해주자. 끝 항상 멍청해지지 않도록 조심하자!
TROUBLESHOOTING
2022. 12. 10. 16:06
728x90
반응형
LIST