Skip to main content
edited tags; edited title
Source Link
Sandip
  • 593
  • 5
  • 20

Gradle build Crashlyticsjitpack error android studio

I have got an errorI'm having problem with Gradle build since 2 days when I have toam build Gradle version 3.2.1

Error:

Could not HEAD 'https://jitpack.io/com/crashlytics/sdk/android/crashlytics/2.9.7/crashlytics-2.9.7.pom'. Received status code 522 from server: Origin Connection Time-out Enable Gradle 'offline mode' and sync project

Can anyone have any solution for this?

I have tried below commands/steps for the resolved issue:

  • Invalidate catches/Restarts
  • delete .gradle file and try again
  • delete .gradle and .android file from root and try again
  • try with offline sync

But Still not working.

Thanks in advance

Gradle build Crashlytics error android studio

I have got an error when I have to build Gradle version 3.2.1

Error:

Could not HEAD 'https://jitpack.io/com/crashlytics/sdk/android/crashlytics/2.9.7/crashlytics-2.9.7.pom'. Received status code 522 from server: Origin Connection Time-out Enable Gradle 'offline mode' and sync project

Can anyone have any solution for this?

I have tried below commands/steps for the resolved issue:

  • Invalidate catches/Restarts
  • delete .gradle file and try again
  • delete .gradle and .android file from root and try again
  • try with offline sync

But Still not working.

Thanks in advance

Gradle build jitpack error android studio

I'm having problem with Gradle build since 2 days when I am build Gradle.

Error:

Could not HEAD 'https://jitpack.io/com/crashlytics/sdk/android/crashlytics/2.9.7/crashlytics-2.9.7.pom'. Received status code 522 from server: Origin Connection Time-out Enable Gradle 'offline mode' and sync project

Can anyone have any solution for this?

I have tried below commands/steps for the resolved issue:

  • Invalidate catches/Restarts
  • delete .gradle file and try again
  • delete .gradle and .android file from root and try again
  • try with offline sync

But Still not working.

Thanks in advance

added 223 characters in body
Source Link
Sandip
  • 593
  • 5
  • 20

I have got an error when I have to build Gradle version 3.2.1

Error:

Could not HEAD 'https://jitpack.io/com/crashlytics/sdk/android/crashlytics/2.9.7/crashlytics-2.9.7.pom'. Received status code 522 from server: Origin Connection Time-out Enable Gradle 'offline mode' and sync project

Can anyone have any solution for this?

I have tried below commands/steps for the resolved issue:

  • Invalidate catches/Restarts
  • delete .gradle file and try again
  • delete .gradle and .android file from root and try again
  • try with offline sync

But Still not working.

Thanks in advance

I have got an error when I have to build Gradle version 3.2.1

Error:

Could not HEAD 'https://jitpack.io/com/crashlytics/sdk/android/crashlytics/2.9.7/crashlytics-2.9.7.pom'. Received status code 522 from server: Origin Connection Time-out Enable Gradle 'offline mode' and sync project

Can anyone have any solution for this?

Thanks in advance

I have got an error when I have to build Gradle version 3.2.1

Error:

Could not HEAD 'https://jitpack.io/com/crashlytics/sdk/android/crashlytics/2.9.7/crashlytics-2.9.7.pom'. Received status code 522 from server: Origin Connection Time-out Enable Gradle 'offline mode' and sync project

Can anyone have any solution for this?

I have tried below commands/steps for the resolved issue:

  • Invalidate catches/Restarts
  • delete .gradle file and try again
  • delete .gradle and .android file from root and try again
  • try with offline sync

But Still not working.

Thanks in advance

you should tag the main reason of your question. this question is related to gradle. thanks
Link
Source Link
Sandip
  • 593
  • 5
  • 20
Loading