You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/06/09 07:34:14 UTC

[GitHub] [skywalking] CrisChr commented on issue #1469: Connect to 127.0.0.1:10800 [/127.0.0.1] failed: Connection refused

CrisChr commented on issue #1469: Connect to 127.0.0.1:10800 [/127.0.0.1] failed: Connection refused
URL: https://github.com/apache/skywalking/issues/1469#issuecomment-500192271
 
 
   I resolved my issue by removing system gradle properties poxy and move `jcenter()` before `google()`  _build.gradle_ and _flutter.gradle_
   My error is:
   ![image](https://user-images.githubusercontent.com/38416380/59156298-4c068280-8acb-11e9-80b9-cc44e93f9e36.png)
   I found the gradle.properties under the path of `C:/Users/YOUR_USER_NAME/.gradle/gradle.properties`,
   just like this:
   ![image](https://user-images.githubusercontent.com/38416380/59156317-bd463580-8acb-11e9-9bac-fc2f68863c4b.png)
   Then change _build.gradle_ and _flutter.gradle_ files like this:
   ![image](https://user-images.githubusercontent.com/38416380/59156336-e797f300-8acb-11e9-92d1-317f328d4286.png)
   ![image](https://user-images.githubusercontent.com/38416380/59156339-f54d7880-8acb-11e9-84a6-2a6089bce943.png)
   
   may be helpful

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services