Coding/트러블슈팅

Caused by: java.net.SocketTimeoutException: connect timed out

주디(Junior developer) 2023. 1. 16. 18:02

UMC 프로젝트를 하다가 이 오류를 발견했다.

 

해결방법)

Preferences > Gradle 에서 Build and run using 과 Run tests using을 다음과 같이 바꾸고, Run tests using도 바꿨다.

 

그리고 gradle 저 새로고침 버튼을 눌렀다!

 

 

 

참고)

https://pika-chu.tistory.com/88