Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 개발
- cos pro 1급
- 안드로이드
- 분할정복
- Vue
- cos
- 동적계획법과최단거리역추적
- 파이썬
- 안드로이드스튜디오
- cos pro
- 알고리즘
- 동적계획법
- C++
- DFS
- DART
- django
- Python
- Flutter
- Algorithm
- 코테
- AndroidStudio
- BAEKJOON
- android
- issue
- 코딩테스트
- vuejs
- 백준
- 코드품앗이
- DFS와BFS
- codingtest
Archives
- Today
- Total
목록gitlabrunner (1)
Development Artist
[Gitlab-runner,CI/CD Issue] WARNING: Uploading artifacts as "archive" to coordinator... failed id= responseStatus=504 Gateway Time-out status=504 FATAL: invalid argument / Could not create cache adapter error=cache factory not found: factory for cache a..
이슈 1. 다음과 같이 gitlab CI/CD에서 build가 failed났다. log를 보니, artifact문제로 보인다. WARNING: Uploading artifacts as "archive" to coordinator... failed id= responseStatus=504 Gateway Time-out status=504 token= FATAL: invalid argument 2. 쿠버네티스에서 gitlab이 돌아가고 있는 pod의 log를 보았다. Could not create cache adapter error=cache factory not found: factory for cache adapter "" was not registered 해결 1. Gitlab - setting - C..
Internship
2021. 8. 23. 13:13