android-async-http / android-async-http

An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries.
https://github.com/android-async-http/android-async-http#this-project-is-no-longer-maintained-and-is-currently-deprecated-and-insecure-to-use
Apache License 2.0
10.63k stars 4.1k forks source link

android-async-http 1.4.9 isConnected failed: ECONNREFUSED (Connection refused) in wifi #1056

Open aaironman opened 8 years ago

aaironman commented 8 years ago

android-async-http 1.4.9 isConnected failed: ECONNREFUSED (Connection refused) in wifi,but 2g/3g/4g is good,but android-async-http 1.3.6 is good in wifi.Why?

aaironman commented 8 years ago

java.net.ConnectException: failed to connect to localhost/127.0.0.1 (port 8080) after 30000ms: isConnected failed: ECONNREFUSED (Connection refused)

xxnjdlys commented 8 years ago

maybe here is the problem #1059

sendtion commented 8 years ago

android-async-http 1.4.9 : java.net.ConnectException: failed to connect to localhost/127.0.0.1 (port 8080) after 3000ms: isConnected failed: ECONNREFUSED (Connection refused)

maoxiandemeng commented 8 years ago

我也出现相同的问题了 java.net.ConnectException: failed to connect to ip6-localhost/::1 (port 8080) after 30000ms: isConnected failed: ECONNREFUSED (Connection refused)

farzadnadiri commented 7 years ago

android-async-http 1.4.9 : java.net.ConnectException: failed to connect to localhost/127.0.0.1 (port 8080) after 3000ms: isConnected failed: ECONNREFUSED (Connection refused)