当前位置: 首页 > 知识库问答 >
问题:

502谷歌。垃圾箱。com坏网关

许马鲁
2023-03-14

我已经开始在我的android项目中构建Gradle,但我有以下问题,有人知道会发生什么吗?

我正试图从Maven获得Tflite依赖项,直到今天才出现问题。

Could not determine the dependencies of task ':app:processDebugResources'.
> Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'.
   > Could not resolve org.tensorflow:tensorflow-lite:+.
     Required by:
         project :app > project :tflite
      > Failed to list versions for org.tensorflow:tensorflow-lite.
         > Unable to load Maven meta-data from https://google.bintray.com/exoplayer/org/tensorflow/tensorflow-lite/maven-metadata.xml.
            > Could not get resource 'https://google.bintray.com/exoplayer/org/tensorflow/tensorflow-lite/maven-metadata.xml'.
               > Could not GET 'https://google.bintray.com/exoplayer/org/tensorflow/tensorflow-lite/maven-metadata.xml'. Received status code 502 from server: Bad Gateway

共有3个答案

闾丘选
2023-03-14

对于那些仍然对JCenter/Bintray有问题的人,您可以切换到JitPack。

您所需要做的就是在https://jitpack.io中搜索您选择的GitHub项目,然后将提供的代码复制粘贴到您的build.gradle文件中。

史默
2023-03-14

在研究了3天这样的问题之后

我通过编辑项目buildgradle[appname]/build解决了这个问题。渐变如下

    repositories {
        google()
    //commit this: maven
       //maven() 
    // add this
        mavenCentral() 
    }

allprojects {
    repositories {
        google()
    //commit this: maven
       //maven() 
    // add this
        mavenCentral() 
    }
}

奖励:我在同一个库中遇到了同样的问题,所以可能您需要在同一个构建中使用此设置。gradle文件Kotlin版本:

        ext.kotlin_version = '1.5.0'

依赖项:

        classpath 'com.android.tools.build:gradle:4.2.2'
        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
谷梁永年
2023-03-14

我们在过去两天也经历了同样的事情。看起来它又开始工作了。

 类似资料:
  • 尝试构建项目时,我遇到以下错误: 以我的身材。gradle存储库我没有jCenter,所以我得到的这个错误来自仍然指向jCenter的依赖项 Gradle离线模式不是我期望的解决方案 我知道jCenter倒闭了,我们都应该搬到mavenCentral(我已经做到了) 任何变通方法?

  • 当试图建立我的项目,我得到以下错误: 在我的build.gradle存储库中,我没有jCenter,所以我得到的这个错误来自仍然指向jCenter的依赖项。 Gradle离线模式不是我期望的解决方案。 我知道jCenter已经崩溃了,我们都应该搬到mavenCentral(我已经做到了) 有解决办法吗?

  • 我的nginx.conf文件是这样的: 现在,在打开一些URL时,它抛出了502个坏网关,但对其他URL则没有。我犯的错误。日志为: 2019/01/10 23:53:39[错误]12139#12139:*5 recv()在从上游读取响应头时失败(104:由对等方重置连接),客户端:127.0。0.1,服务器:localhost,请求:“GET/wordpress/HTTP/2.0”,上游:fas

  • 502网关错误。错误日志和nginx配置如下。有什么问题吗? [错误]7660#0:*10 connect()在连接到上游时失败(111:连接被拒绝),客户端:40.83。126.181,服务器:127.0。0.1,请求:“GET/HTTP/1.1”,上游:fastcgi://127.0.0.1:9000,主持人:“www.mysite.com” nginx。形态: vhost/home.conf

  • 我在裸机上安装了一个库伯内特斯集群(使用威睿虚拟机),节点如下 Metallb安装为集群的负载平衡器,calico安装为CNI 我还安装了带舵柄的nginx入口控制器 我部署了一个简单的nginx服务器进行测试 我使用负载均衡器类型的部署从metallb获得IP,工作正常,但当我添加入口时,尽管分配了IP,但我得到错误502坏网关,如下所示: 防火墙已启用,但所需端口已打开 我的服务和pods工作

  • 好的,我正在本地运行一个应用程序,homestead.app:8000。我正在运行流浪,这是在我“流浪停止”为Nginx更改文档根然后流浪后才开始发生的。 Nginx正在将502坏网关返回到浏览器,我的测试域的错误日志声明如下: 2014/05/18 21:37:11[crit] 1368#0:*7连接()到unix:/var/run/php5-fpm.sock失败(2:没有这样的文件或目录),同