> Connect to 127.0.0.1:10887 [/127.0.0.1] failed: Connection refused (Connection refused) > Failed to list versions for com.tencent.bugly:symtabfileuploader. > Unable to load Maven meta-data from https://dl.google.com/dl/android/maven2/com/tencent/bugly/symtabfileuploader/maven-metadata.xml. > Could not get resource 'https://dl.google.com/dl/android/maven2/com/tencent/bugly/symtabfileuploader/maven-metadata.xml'. > Could not GET 'https://dl.google.com/dl/android/maven2/com/tencent/bugly/symtabfileuploader/maven-metadata.xml'. > Connect to 127.0.0.1:10887 [/127.0.0.1] failed: Connection refused (Connection refused)
When I run the android Studio project on my mac computer, I get a bunch of error messages, which I have never touched. In fact, if I analyze the error message calmly, I can know that the configuration of the proxy is the cause, but I have closed the proxy, how can I still report the error, is it caused by the cache? Or is it that there are still proxies for local files.
The reason is that the proxy is set in the local, local, local gradle.properties
Solution: open ~/.gradle/gradle.properties
Open gradle.properties file, comment out or delete the code below directly, clear the cache again, and run it OK.
Read More:
- How to Solve Project Upgrade to flutter2.5.0 Error
- [Solved] Project Upgrade Gradle error (Bugly is integrated)
- Using Jenkins to compile APK Error [How to Solve]
- [SpringBoot] Maven Error: Connection refused to host: 127.0.0.1
- Failed to parse host mirrors.opencas.cn [How to Solve]
- [Solved] Execution failed for task ‘:app:mergeDebugJavaResource‘.
- Flutter android studio runs gradle build error: Could not resolve all artifacts for configuration’:classpath’.
- How to Solve Maven Error: Failure to transfer com.thoughtworks.xstream:xstream:jar:1.3.1 from https://repo.maven.ap
- [Solved] Execution failed for task ‘:app:checkDebugAarMetadata‘
- [Solved] Maven Error: parent.relativePath points at wrong local POM
- [Solved] Android app development version update failed, Android – error: task execution failed ‘: app: com
- How to Solve Archetype generate Error
- Android Error:Internal error:org.gradle.tooling.BuildException: Could not execute build…
- [Solved] UE4 Android Package Error: failed for task :permission_library:compileDebugJavaWithJavac
- How to Solve Error “Could not find com.android.tools.build:gradle:3.0.1”
- [Solved] Unity Package Error: FAILURE: Build failed with an exception.
- [Solved] Failed to apply plugin appears when Android studio imports a project
- Android studio version 3.0 import version 2.2.2 error Error:This Gradle plugin requires Studio 3.0 minimum
- Prompt unknown error in pom.xml of Maven project
- How to Solve Maven Error: Return code is: 501 , ReasonPhrase:HTTPS Required.