AndroidPdfViewer icon indicating copy to clipboard operation
AndroidPdfViewer copied to clipboard

Received status code 521 from server

Open pbsarathy21 opened this issue 2 years ago • 16 comments
trafficstars

Could not HEAD 'https://jitpack.io/com/github/barteksc/android-pdf-viewer/3.2.0-beta.1/android-pdf-viewer-3.2.0-beta.1.pom'. Received status code 521 from server:

I hope the web server is down, It would be appreciated if you take the effort to make it alive

pbsarathy21 avatar Dec 22 '22 05:12 pbsarathy21

Started facing the same issue. Received status code 521 from server

rituapplocum avatar Dec 22 '22 05:12 rituapplocum

I am also facing the same issue Please do the needful Could not HEAD 'https://jitpack.io/com/github/barteksc/android-pdf-viewer/2.8.2/android-pdf-viewer-2.8.2.pom'. Received status code 521 from server:

Monika-Paliwal avatar Dec 22 '22 05:12 Monika-Paliwal

Facing issue: Could not HEAD 'https://jitpack.io/com/github/barteksc/android-pdf-viewer/2.8.2/android-pdf-viewer-2.8.2.pom'. Received status code 521 from server:

vismayJosh avatar Dec 22 '22 06:12 vismayJosh

Just Got: Could not HEAD 'https://jitpack.io/com/github/barteksc/android-pdf-viewer/2.8.2/android-pdf-viewer-2.8.2.pom'. Received status code 521 from server:

ghost avatar Dec 22 '22 06:12 ghost

Facing same issue: Could not HEAD 'https://jitpack.io/com/github/barteksc/android-pdf-viewer/2.8.2/android-pdf-viewer-2.8.2.pom'. Received status code 521 from server:

poojagoswami7070 avatar Dec 22 '22 07:12 poojagoswami7070

try to put jcenter { content { includeModule("com.github.barteksc", "android-pdf-viewer") } } (or jcenter()) line before specifing jitpack.io on your project root build.gradle. it seems worked better for me. (it's just temporary workaround.)

ytakahashi1981 avatar Dec 22 '22 07:12 ytakahashi1981

try to put jcenter { content { includeModule("com.github.barteksc", "android-pdf-viewer") } } (or jcenter()) line before specifing jitpack.io on your project root build.gradle. it seems worked better for me. (it's just temporary workaround.)

it work for me. thanks

koai-dev avatar Dec 22 '22 10:12 koai-dev

try to put jcenter { content { includeModule("com.github.barteksc", "android-pdf-viewer") } } (or jcenter()) line before specifing jitpack.io on your project root build.gradle. it seems worked better for me. (it's just temporary workaround.)

Its working for me in local. But facing the same issue in App centre with this fix.

ManishaMShetty avatar Dec 22 '22 12:12 ManishaMShetty

This is temporary solution but we need permanent solution to resolve this issue.

Monika-Paliwal avatar Dec 22 '22 12:12 Monika-Paliwal

This is temporary solution but we need permanent solution to resolve this issue.

The permanent solution is to migrate to a different PDF Viewer library. It's clear that this one is no longer being supported.

carl-ps avatar Dec 22 '22 18:12 carl-ps

This is temporary solution but we need permanent solution to resolve this issue.

The permanent solution is to migrate to a different PDF Viewer library. It's clear that this one is no longer being supported.

It doesn't look like an issue with this library, it looks like jitpack.io is dead and not being repaired. The permanent solution is to deploy to a reliable repository.

DonBranson avatar Dec 22 '22 20:12 DonBranson

> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
11:40:23     > Could not resolve com.github.barteksc:android-pdf-viewer:2.8.2.
11:40:23       Required by:
11:40:23           project :app
11:40:23        > Could not resolve com.github.barteksc:android-pdf-viewer:2.8.2.
11:40:23           > Could not get resource 'https://jitpack.io/com/github/barteksc/android-pdf-viewer/2.8.2/android-pdf-viewer-2.8.2.pom'.
11:40:23              > Could not HEAD 'https://jitpack.io/com/github/barteksc/android-pdf-viewer/2.8.2/android-pdf-viewer-2.8.2.pom'. Received status code 521 from server: 

SidoPillai avatar Dec 22 '22 22:12 SidoPillai

try to put jcenter { content { includeModule("com.github.barteksc", "android-pdf-viewer") } } (or jcenter()) line before specifing jitpack.io on your project root build.gradle. it seems worked better for me. (it's just temporary workaround.)

It doesn't work.

SidoPillai avatar Dec 22 '22 23:12 SidoPillai

@barteksc Do you have a plan to move away from jitpack.io at this point?

DonBranson avatar Dec 23 '22 14:12 DonBranson

@barteksc Do you have a plan to move away from jitpack.io at this point?

LOL! The last time this repo was updated was 3 years ago, to add "Looking for new maintainer" to the readme file. Do you think he's going to swoop in now and do a bunch of maintenance to get this library somewhere stable?

carl-ps avatar Dec 23 '22 16:12 carl-ps

@barteksc Do you have a plan to move away from jitpack.io at this point?

LOL! The last time this repo was updated was 3 years ago, to add "Looking for new maintainer" to the readme file. Do you think he's going to swoop in now and do a bunch of maintenance to get this library somewhere stable?

I do not, actually.

DonBranson avatar Dec 23 '22 21:12 DonBranson