1 | | |
2 | | Log file for Swift Keystonev3 Connection not established 4.7.2 despite HTTP/1.1 200 OK |
3 | | |
4 | | DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to /<IPADDR> |
5 | | DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established <IPADDR>:63814<-><IPADDR>:35357 |
6 | | DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /v2.0/tokens HTTP/1.1 |
7 | | DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED |
8 | | DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED |
9 | | INFO ch.cyberduck.core.Session - POST /v2.0/tokens HTTP/1.1 |
10 | | INFO ch.cyberduck.core.Session - Accept: application/json |
11 | | INFO ch.cyberduck.core.Session - Content-Type: application/json |
12 | | INFO ch.cyberduck.core.Session - Content-Length: 96 |
13 | | INFO ch.cyberduck.core.Session - Host: <IPADDR>0:35357 |
14 | | INFO ch.cyberduck.core.Session - Connection: Keep-Alive |
15 | | INFO ch.cyberduck.core.Session - User-Agent: Cyberduck/4.7.2.18004 (Windows 7/6.1) (x86) |
16 | | DEBUG org.apache.http.headers - http-outgoing-0 >> POST /v2.0/tokens HTTP/1.1 |
17 | | DEBUG org.apache.http.headers - http-outgoing-0 >> Accept: application/json |
18 | | DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Type: application/json |
19 | | DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Length: 96 |
20 | | DEBUG org.apache.http.headers - http-outgoing-0 >> Host: <IPADDR>:35357 |
21 | | DEBUG org.apache.http.headers - http-outgoing-0 >> Connection: Keep-Alive |
22 | | DEBUG org.apache.http.headers - http-outgoing-0 >> User-Agent: Cyberduck/4.7.2.18004 (Windows 7/6.1) (x86) |
23 | | DEBUG org.apache.http.headers - http-outgoing-0 << HTTP/1.1 200 OK |
24 | | DEBUG org.apache.http.headers - http-outgoing-0 << Vary: X-Auth-Token |
25 | | DEBUG org.apache.http.headers - http-outgoing-0 << Content-Type: application/json |
26 | | DEBUG org.apache.http.headers - http-outgoing-0 << Content-Length: 1284 |
27 | | DEBUG org.apache.http.headers - http-outgoing-0 << X-Openstack-Request-Id: req-dab2ae62-b226-4c52-bfca-73d3995f42a1 |
28 | | DEBUG org.apache.http.headers - http-outgoing-0 << Date: Mon, 10 Aug 2015 19:36:08 GMT |
29 | | DEBUG org.apache.http.headers - http-outgoing-0 << Connection: keep-alive |
30 | | INFO ch.cyberduck.core.Session - HTTP/1.1 200 OK |
31 | | INFO ch.cyberduck.core.Session - Vary: X-Auth-Token |
32 | | INFO ch.cyberduck.core.Session - Content-Type: application/json |
33 | | INFO ch.cyberduck.core.Session - Content-Length: 1284 |
34 | | INFO ch.cyberduck.core.Session - X-Openstack-Request-Id: req-dab2ae62-b226-4c52-bfca-73d3995f42a1 |
35 | | INFO ch.cyberduck.core.Session - Date: Mon, 10 Aug 2015 19:36:08 GMT |
36 | | INFO ch.cyberduck.core.Session - Connection: keep-alive |
37 | | DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely |
38 | | DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 0][route: {}->http://<IPADDR>:35357] can be kept alive indefinitely |
39 | | DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 0][route: {}->http://<IPADDR>:35357][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 2147483647] |
40 | | ERROR ch.cyberduck.core.AbstractController - Unhandled exception running background task JsonNull |