Bazel build error #5216
-
Operating Systemwindows 11 Android Studio VersionAndroid Studio Flamingo | 2022.2.1 Patch 1 RAM size8 gb Free disk space240 gb Which step are you stuck on?I am new contributor to this organization and I have submitted my individual CLA survey , but have not recognized by any mentors from past 1 month . Error LogERROR: /home/mani114/opensource/oppia-android/app/src/main/java/org/oppia/android/app/application/dev/BUILD.bazel:12:19: //app/src/main/java/org/oppia/android/app/application/dev:developer_application_kt depends on @kt_java_stub_template//file:file in repository @kt_java_stub_template which failed to fetch. no such package '@kt_java_stub_template//file': java.io.IOException: Error downloading [https://raw.githubusercontent.com/bazelbuild/bazel/3.7.0/src/main/java/com/google/devtools/build/lib/bazel/rules/java/java_stub_template.txt] to /home/mani114/.cache/bazel/_bazel_mani114/448f11c285b7b190ad4fd87f081da82c/external/kt_java_stub_template/file/downloaded: connect timed out
ERROR: Analysis of target '//:oppia' failed; build aborted: Analysis failed
INFO: Elapsed time: 57.807s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (3 packages loaded, 21 targets configured) Approaches already used to resolve the issuethe URL its trying to reach for getting dependencies is not getting loaded Additional informationNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
@kmanikanta335 We really appreciate that you filled CLA and like to contribution on oppia. Basically this error you getting while build is due to your Internet connection, If you are from india then there is some url blocking issue with indian Jio network, So I recommend you to please try to change your network or try using VPN. Thanks! |
Beta Was this translation helpful? Give feedback.
@kmanikanta335 We really appreciate that you filled CLA and like to contribution on oppia.
Basically this error you getting while build is due to your Internet connection, If you are from india then there is some url blocking issue with indian Jio network, So I recommend you to please try to change your network or try using VPN. Thanks!