question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Repository https://jcenter.bintray.com does not work!

See original GitHub issue

There is an android issue around RN-Fetch-Blob happened suddenly.

  • “rn-fetch-blob”: “^0.12.0”,
Screenshot 2022-10-30 at 17 49 22
FAILURE: Build failed with an exception.
> :rn-fetch-blob > Resolve dependencies of :rn-fetch-blob:classpath
* What went wrong:
A problem occurred configuring project ':rn-fetch-blob'.
> Could not resolve all artifacts for configuration ':rn-fetch-blob:classpath'.
   > Could not resolve com.android.tools.build:apksig:3.2.1.
     Required by:
         project :rn-fetch-blob > com.android.tools.build:gradle:3.2.1 > com.android.tools.build:builder:3.2.1
         project :rn-fetch-blob > com.android.tools.build:gradle:3.2.1 > com.android.tools.build:builder:3.2.1 > com.android.tools.build:apkzlib:3.2.1
      > Could not resolve com.android.tools.build:apksig:3.2.1.
         > Could not get resource 'https://jcenter.bintray.com/com/android/tools/build/apksig/3.2.1/apksig-3.2.1.pom'.
            > Could not HEAD 'https://jcenter.bintray.com/com/android/tools/build/apksig/3.2.1/apksig-3.2.1.pom'.
               > Read timed out


Issue Analytics

  • State:open
  • Created a year ago
  • Comments:9

github_iconTop GitHub Comments

3reactions
ericksprengelcommented, Oct 31, 2022

it’s important to fix it in rn-fetch-blob and release another version because jcenter won’t be available anymore.

I’ll try to do it.

2reactions
Geek1216commented, Oct 31, 2022

Screenshot from 2022-10-31 10-26-50 node_modules/rn-fetch-blob/android/build.gradle I have found a temporary workaround

Read more comments on GitHub >

github_iconTop Results From Across the Web

jcenter.bintray.com is down Error: 502 Bad Gateway [closed]
In my build.gradle repositories I don't have JCenter, so this error I'm getting is from dependencies that are still pointing to JCenter. Gradle ......
Read more >
Gradle build after JCenter shutdown - Microsoft Learn
How to deal with JCenter shutdown. ... JCenter Bintray is being shut down. Following lines (from Build Logs) illustrate this problem:.
Read more >
JFrog Distribution: Get your software to where it needs to be
Create multi-repos, immutable release packages and Software Bill of Materials (SBOMs) that are GPG-signed, certified and tracked for secure distribution.
Read more >
JCenter Shutdown Impact on Gradle Builds
UPDATE: JFrog has decided to keep JCenter as a read-only repository indefinitely. New package and versions are no longer accepted on JCenter ...
Read more >
[Solved]-Unable to load Maven meta-data from https://jcenter ...
And it is getting offline often causing issues with builds and pipelines. ... JCenter is a central artifact repository, like Maven Central.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found