Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Could not GET 'https://dl.bintray.com/triniwiz/maven/com/google/firebase/firebase-ml-common/maven-metadata.xml'. Received status code 502 from server: Bad Gateway #1860

Open
kriefsacha opened this issue Nov 30, 2021 · 3 comments

Comments

@kriefsacha
Copy link

Hi,

I'm trying to build my app but i have an error:

Build file 'C:\Users....\OneDrive\Documents\Projets\GitHub....\platforms\android\app\build.gradle' line: 598
A problem occurred configuring project ':app'.
Could not GET 'https://dl.bintray.com/triniwiz/maven/com/google/firebase/firebase-ml-common/maven-metadata.xml'. Received status code 502 from server: Bad Gateway

Im on nativescript angular 6.3.3.

Package.json:

{
  "nativescript": {
    "id": "org.nativescript.....",
    "tns-ios": {
      "version": "6.5.2"
    },
    "tns-android": {
      "version": "6.5.3"
    }
  },
  "description": "NativeScript Application",
  "license": "SEE LICENSE IN <your-license-filename>",
  "repository": "<fill-your-repository-here>",
  "dependencies": {
    "@angular/animations": "~8.2.0",
    "@angular/common": "~8.2.0",
    "@angular/compiler": "~8.2.0",
    "@angular/core": "~8.2.0",
    "@angular/forms": "~8.2.0",
    "@angular/http": "8.0.0-beta.10",
    "@angular/platform-browser": "~8.2.0",
    "@angular/platform-browser-dynamic": "~8.2.0",
    "@angular/router": "~8.2.0",
    "@nativescript/geolocation": "^8.0.1",
    "@nativescript/theme": "^3.0.1",
    "@ngx-translate/core": "^11.0.1",
    "@ngx-translate/http-loader": "^4.0.0",
    "@nstudio/nativescript-camera-plus": "^3.1.1",
    "@nstudio/nativescript-loading-indicator": "^1.0.0",
    "@nstudio/nativescript-pulltorefresh": "^2.0.0",
    "@nstudio/nativescript-snackbar": "^1.1.2",
    "nativescript-angular": "^8.20.4",
    "nativescript-background-http": "^4.2.1",
    "nativescript-camera": "^4.4.0",
    "nativescript-datetimepicker": "^1.2.3",
    "nativescript-imagecropper": "^3.0.0",
    "nativescript-imagepicker": "^7.1.0",
    "nativescript-nfc": "4.0.1",
    "nativescript-permissions": "^1.3.8",
    "nativescript-plugin-firebase": "9.0.2",
    "nativescript-sound-kak": "^1.2.0",
    "nativescript-theme-core": "~1.0.4",
    "nativescript-ui-chart": "^7.1.1",
    "nativescript-ui-sidedrawer": "^8.0.1",
    "nativescript-webview-interface": "^1.4.2",
    "reflect-metadata": "~0.1.10",
    "rxjs": "^6.4.0",
    "tns-core-modules": "^6.3.2",
    "zone.js": "^0.9.1"
  },
  "devDependencies": {
    "@angular/compiler-cli": "~8.2.0",
    "@nativescript/schematics": "~0.5.0",
    "@ngtools/webpack": "~8.2.0",
    "@types/jasmine": "^3.5.11",
    "nativescript-dev-webpack": "^1.4.1",
    "tns-platform-declarations": "6.0.1",
    "typescript": "~3.5.3"
  },
  "readme": "NativeScript Application"
}

Thank you

@kriefsacha kriefsacha changed the title Received status code 502 from server: Bad Gateway Could not GET 'https://dl.bintray.com/triniwiz/maven/com/google/firebase/firebase-ml-common/maven-metadata.xml'. Received status code 502 from server: Bad Gateway Nov 30, 2021
@paul-castro
Copy link

paul-castro commented Dec 20, 2021

Hi @kriefsacha, I encountered this error, any update on this?

@kriefsacha
Copy link
Author

@paul-castro from what i remember it just resolved by himself..

@paul-castro
Copy link

@kriefsacha I updated all my plugins, but sadly I still encountering issue on bintray. Still getting error 502

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants