Notice
Recent Posts
Recent Comments
Link
블로그명..?
Jcenter - Received status code 502 from server: Bad Gateway 본문
Android/기타 이슈
Jcenter - Received status code 502 from server: Bad Gateway
bs_choi 2021. 3. 18. 12:01Gradle 세팅 후 리빌드 할 때 다음과 같은 오류가 발생하면서 빌드 실패가 발생
Could not GET 'https://jcenter.bintray.com/com/github/jnr/jffi/maven-metadata.xml'. Received status code 502 from server: Bad Gateway
찾아 보니 원인은 jcenter Bintray 다운로드 서버 다운이었다
위 사이트에서 현재 Jcenter Bintary 서버 상태를 확인 할 수 있다.
Comments