Created
April 21, 2014 06:12
-
-
Save Suave/11133733 to your computer and use it in GitHub Desktop.
log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D/AUTH (32521): onResume is_authing: 0 | |
D/AUTH (32521): onResume after ApiTask execute | |
D/WIFI_ADMIN(32521): now ssid=H3C-test, netId=18 | |
D/WIFI_ADMIN(32521): ssid=#H3C-test#, SSID=#H3C-test#, equal? true | |
D/WIFI_ADMIN(32521): open wifi | |
D/WIFI_ADMIN(32521): sleep... | |
D/WIFI_ADMIN(32521): wifi state 3 | |
D/WIFI_ADMIN(32521): create wifi config ssid=H3C-test | |
D/WIFI_ADMIN(32521): create config : ssid=H3C-test, pass=,type=1 | |
D/WIFI_ADMIN(32521): exist config, remove first | |
D/WIFI_ADMIN(32521): sleep... | |
D/WIFI_ADMIN(32521): try to join ssid=H3C-test | |
D/WIFI_ADMIN(32521): try to add net 0 time... | |
D/WIFI_ADMIN(32521): add network netId=18 | |
D/WIFI_ADMIN(32521): try to enable ? true | |
D/AUTH (32521): in ApiTask, phone: 18611970623 authUrl: null | |
D/AUTH (32521): sleep... 0 | |
D/Api (32521): http://192.168.1.105:8080/portal | |
D/Api (32521): >----------------- | |
D/Api (32521): ------------------< | |
W/System.err(32521): org.apache.http.conn.HttpHostConnectException: Connection to http://192.168.1.105:8080 refused | |
W/System.err(32521): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:183) | |
W/System.err(32521): at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164) | |
W/System.err(32521): at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119) | |
W/System.err(32521): at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:365) | |
W/System.err(32521): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555) | |
W/System.err(32521): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487) | |
W/System.err(32521): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:465) | |
W/System.err(32521): at com.api.ApiBase.getString(ApiBase.java:144) | |
W/System.err(32521): at com.api.ApiBase.get(ApiBase.java:161) | |
W/System.err(32521): at com.api.ApiBase.get(ApiBase.java:152) | |
W/System.err(32521): at com.h3c.wifi.Auth$ApiTask.doInBackground(Auth.java:300) | |
W/System.err(32521): at com.h3c.wifi.Auth$ApiTask.doInBackground(Auth.java:266) | |
W/System.err(32521): at android.os.AsyncTask$2.call(AsyncTask.java:287) | |
W/System.err(32521): at java.util.concurrent.FutureTask.run(FutureTask.java:234) | |
W/System.err(32521): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:230) | |
W/System.err(32521): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080) | |
W/System.err(32521): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) | |
W/System.err(32521): at java.lang.Thread.run(Thread.java:838) | |
W/System.err(32521): Caused by: java.net.ConnectException: failed to connect to /192.168.1.105 (port 8080) after 10000ms: connect failed: ENETUNREACH (Network is unreachable) | |
W/System.err(32521): at libcore.io.IoBridge.connect(IoBridge.java:114) | |
W/System.err(32521): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192) | |
W/System.err(32521): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459) | |
W/System.err(32521): at java.net.Socket.connect(Socket.java:857) | |
W/System.err(32521): at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:119) | |
W/System.err(32521): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:144) | |
W/System.err(32521): ... 17 more | |
W/System.err(32521): Caused by: libcore.io.ErrnoException: connect failed: ENETUNREACH (Network is unreachable) | |
W/System.err(32521): at libcore.io.Posix.connect(Native Method) | |
W/System.err(32521): at libcore.io.BlockGuardOs.connect(BlockGuardOs.java:85) | |
W/System.err(32521): at libcore.io.IoBridge.connectErrno(IoBridge.java:159) | |
W/System.err(32521): at libcore.io.IoBridge.connect(IoBridge.java:112) | |
W/System.err(32521): ... 22 more | |
D/AUTH (32521): sleep... 1 | |
D/Api (32521): http://192.168.1.105:8080/portal | |
D/Api (32521): >----------------- | |
D/Api (32521): ------------------< | |
W/System.err(32521): rto value is too small:0 | |
D/Api (32521): >----------------- | |
D/Api (32521): Content-Type : application/json | |
D/Api (32521): Transfer-Encoding : chunked | |
D/Api (32521): Date : Mon, 21 Apr 2014 06:06:36 GMT | |
D/Api (32521): Server : localhost | |
D/Api (32521): ------------------< | |
D/Api (32521): resp: {"api_code": "http://192.168.1.105:8080/code", "api_auth": "http://192.168.1.105:8080/portal"} | |
D/AUTH (32521): get auth result {"api_code":"http:\/\/192.168.1.105:8080\/code","api_auth":"http:\/\/192.168.1.105:8080\/portal"} | |
D/AUTH (32521): get authUrl http://192.168.1.105:8080/portal | |
D/AUTH (32521): get codeUrl http://192.168.1.105:8080/code | |
D/AUTH (32521): authTask authUrl:http://192.168.1.105:8080/portal | |
W/System.err(32521): rto value is too small:0 | |
D/Api (32521): >----------------- | |
D/Api (32521): Content-Type : application/json | |
D/Api (32521): Transfer-Encoding : chunked | |
D/Api (32521): Date : Mon, 21 Apr 2014 06:06:40 GMT | |
D/Api (32521): Server : localhost | |
D/Api (32521): ------------------< | |
D/Api (32521): resp: {"err": "ok"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment