>>> [ 80% ]: Connecting to the Tor network >>> [ 85% ]: Finished Handshake with first hop >>> [ 90% ]: Establishing a Tor circuit >>> [ 100% ]: Done Tor is ready to go! 2017-05-08 10:07:30 [Thread-4] DEBUG:: CookieSpec selected: default 2017-05-08 10:07:30 [Thread-4] DEBUG:: Auth cache not set in the context 2017-05-08 10:07:30 [Thread-4] DEBUG:: Connection request: [route: {tls}->http://127.0.0.1:9150->https://wtfismyip.com:443][total kept alive: 0; route allocated: 0 of 10; total allocated: 0 of 10] 2017-05-08 10:07:30 [Thread-4] DEBUG:: Connection leased: [id: 0][route: {tls}->http://127.0.0.1:9150->https://wtfismyip.com:443][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 10] 2017-05-08 10:07:30 [Thread-4] DEBUG:: Opening connection {tls}->http://127.0.0.1:9150->https://wtfismyip.com:443 2017-05-08 10:07:30 [Thread-4] DEBUG:: Connecting to /127.0.0.1:9150 2017-05-08 10:07:30 [Thread-4] DEBUG:: Connection established 127.0.0.1:52426<->127.0.0.1:9150 2017-05-08 10:07:30 [Thread-4] DEBUG:: http-outgoing-0 >> CONNECT wtfismyip.com:443 HTTP/1.1 2017-05-08 10:07:30 [Thread-4] DEBUG:: http-outgoing-0 >> Host: wtfismyip.com 2017-05-08 10:07:30 [Thread-4] DEBUG:: http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.3 (Java/1.8.0_121) 2017-05-08 10:07:30 [Thread-4] DEBUG:: http-outgoing-0 >> "CONNECT wtfismyip.com:443 HTTP/1.1[\r][\n]" 2017-05-08 10:07:30 [Thread-4] DEBUG:: http-outgoing-0 >> "Host: wtfismyip.com[\r][\n]" 2017-05-08 10:07:30 [Thread-4] DEBUG:: http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.3 (Java/1.8.0_121)[\r][\n]" 2017-05-08 10:07:30 [Thread-4] DEBUG:: http-outgoing-0 >> "[\r][\n]" 2017-05-08 10:07:30 [Thread-4] DEBUG:: http-outgoing-0 << "end of stream" 2017-05-08 10:07:30 [Thread-4] DEBUG:: http-outgoing-0: Close connection 2017-05-08 10:07:30 [Thread-4] DEBUG:: http-outgoing-0: Shutdown connection 2017-05-08 10:07:30 [Thread-4] DEBUG:: Connection discarded 2017-05-08 10:07:30 [Thread-4] DEBUG:: Connection released: [id: 0][route: {tls}->http://127.0.0.1:9150->https://wtfismyip.com:443][total kept alive: 0; route allocated: 0 of 10; total allocated: 0 of 10] 2017-05-08 10:07:30 [Thread-4] INFO :: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {tls}->http://127.0.0.1:9150->https://wtfismyip.com:443: The target server failed to respond 2017-05-08 10:07:30 [Thread-4] DEBUG:: The target server failed to respond org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.createTunnelToTarget(MainClientExec.java:473) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:398) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)