-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Luca,
On 19.01.2015 16:33, Luca Milanesio wrote:
> Have you tried to do a clean start by resetting browser cookie and
> session?
Yes, indeed. And even in a different browser (even logging out, of
course). Always 404's.
The actual log out *does* work, though.
> Can you post the Chrome HAR traces to see what's happening from a
> browser's perspective?
It's the first time I even hear about it, so I hope Google explained
(and I did) it correctly:
{
"log": {
"version": "1.2",
"creator": {
"name": "WebInspector",
"version": "537.36"
},
"pages": [
{
"startedDateTime": "2015-01-19T15:48:31.829Z",
"id": "page_1",
"title": "
https://galileo.mailstation.de/gerrit/logout",
"pageTimings": {
"onContentLoad": 341.5100574493408,
"onLoad": 341.3701057434082
}
}
],
"entries": [
{
"startedDateTime": "2015-01-19T15:48:31.935Z",
"time": 124.31001663208008,
"request": {
"method": "GET",
"url": "
https://galileo.mailstation.de/gerrit/oauth/reset",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Pragma",
"value": "no-cache"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate, sdch"
},
{
"name": "Host",
"value": "
galileo.mailstation.de"
},
{
"name": "Accept-Language",
"value": "en-GB,en;q=0.8,en-US;q=0.6,de;q=0.4"
},
{
"name": "User-Agent",
"value": "Mozilla/5.0 (X11; Linux x86_64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.45 Safari/537.36"
},
{
"name": "Accept",
"value":
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
},
{
"name": "Referer",
"value": "
https://galileo.mailstation.de/gerrit/"
},
{
"name": "Cookie",
"value": "JSESSIONID=uc5ldpfqmgbdli6z8pqyway3;
__utma=88724365.1638994372.1420368244.1420368244.1420368244.1;
__utmc=88724365;
__utmz=88724365.1420368244.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none);
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "Cache-Control",
"value": "no-cache"
}
],
"queryString": [],
"cookies": [
{
"name": "JSESSIONID",
"value": "uc5ldpfqmgbdli6z8pqyway3",
"expires": null,
"httpOnly": false,
"secure": false
},
{
"name": "__utma",
"value":
"88724365.1638994372.1420368244.1420368244.1420368244.1",
"expires": null,
"httpOnly": false,
"secure": false
},
{
"name": "__utmc",
"value": "88724365",
"expires": null,
"httpOnly": false,
"secure": false
},
{
"name": "__utmz",
"value":
"88724365.1420368244.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)",
"expires": null,
"httpOnly": false,
"secure": false
},
{
"name": "wordpress_test_cookie",
"value": "WP+Cookie+check",
"expires": null,
"httpOnly": false,
"secure": false
},
{
"name": ,
"value": "expires": null,
"httpOnly": false,
"secure": false
}
],
"headersSize": 906,
"bodySize": 0
},
"response": {
"status": 404,
"statusText": "Not Found",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Pragma",
"value": "no-cache"
},
{
"name": "Date",
"value": "Mon, 19 Jan 2015 15:48:32 GMT"
},
{
"name": "Server",
"value": "Apache/2.4.10 (Unix) OpenSSL/1.0.1j PHP/5.5.18
mod_wsgi/4.3.0 Python/2.7.9 mod_jk/1.2.40 mod_perl/2.0.7 Perl/v5.14.2"
},
{
"name": "Content-Type",
"value": "text/plain; charset=ISO-8859-1"
},
{
"name": "Cache-Control",
"value": "no-cache, no-store, max-age=0, must-revalidate"
},
{
"name": "Connection",
"value": "Keep-Alive"
},
{
"name": "Keep-Alive",
"value": "timeout=5, max=95"
},
{
"name": "Content-Length",
"value": "9"
},
{
"name": "Expires",
"value": "Mon, 01 Jan 1990 00:00:00 GMT"
}
],
"cookies": [],
"content": {
"size": 9,
"mimeType": "text/plain",
"compression": 0
},
"redirectURL": "",
"headersSize": 430,
"bodySize": 9
},
"cache": {},
"timings": {
"blocked": 0.444000004790723,
"dns": -1,
"connect": -1,
"send": 0.16899999900488205,
"wait": 123.17400000029039,
"receive": 0.5230166279940818,
"ssl": -1
},
"connection": "555684",
"pageref": "page_1"
},
{
"startedDateTime": "2015-01-19T15:48:31.829Z",
"time": 104.80999946594238,
"request": {
"method": "GET",
"url": "
https://galileo.mailstation.de/gerrit/logout",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Pragma",
"value": "no-cache"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate, sdch"
},
{
"name": "Host",
"value": "
galileo.mailstation.de"
},
{
"name": "Accept-Language",
"value": "en-GB,en;q=0.8,en-US;q=0.6,de;q=0.4"
},
{
"name": "User-Agent",
"value": "Mozilla/5.0 (X11; Linux x86_64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.45 Safari/537.36"
},
{
"name": "Accept",
"value":
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
},
{
"name": "Referer",
"value": "
https://galileo.mailstation.de/gerrit/"
},
{
"name": "Cookie",
"value": "GerritAccount=aGeuZ9XR7ThjifihH7Jmq0M4Jn8MIkK;
JSESSIONID=uc5ldpfqmgbdli6z8pqyway3;
__utma=88724365.1638994372.1420368244.1420368244.1420368244.1;
__utmc=88724365;
__utmz=88724365.1420368244.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none);
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "Cache-Control",
"value": "no-cache"
}
],
"queryString": [],
"cookies": [
{
"name": "GerritAccount",
"value": "aGeuZ9XR7ThjifihH7Jmq0M4Jn8MIkK",
"expires": null,
"httpOnly": false,
"secure": false
},
{
"name": "JSESSIONID",
"value": "uc5ldpfqmgbdli6z8pqyway3",
"expires": null,
"httpOnly": false,
"secure": false
},
{
"name": "__utma",
"value":
"88724365.1638994372.1420368244.1420368244.1420368244.1",
"expires": null,
"httpOnly": false,
"secure": false
},
{
"name": "__utmc",
"value": "88724365",
"expires": null,
"httpOnly": false,
"secure": false
},
{
"name": "__utmz",
"value":
"88724365.1420368244.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)",
"expires": null,
"httpOnly": false,
"secure": false
},
{
"name": "wordpress_test_cookie",
"value": "WP+Cookie+check",
"expires": null,
"httpOnly": false,
"secure": false
},
{
"name": ,
"value": ,
"expires": null,
"httpOnly": false,
"secure": false
}
],
"headersSize": 948,
"bodySize": 0
},
"response": {
"status": 302,
"statusText": "Found",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Date",
"value": "Mon, 19 Jan 2015 15:48:31 GMT"
},
{
"name": "Server",
"value": "Apache/2.4.10 (Unix) OpenSSL/1.0.1j PHP/5.5.18
mod_wsgi/4.3.0 Python/2.7.9 mod_jk/1.2.40 mod_perl/2.0.7 Perl/v5.14.2"
},
{
"name": "Location",
"value": "
https://galileo.mailstation.de/gerrit/oauth/reset"
},
{
"name": "Set-Cookie",
"value":
"GerritAccount=\"\";Version=1;Path=/gerrit;Expires=Thu, 01-Jan-1970
00:00:00 GMT;Max-Age=0"
},
{
"name": "Connection",
"value": "Keep-Alive"
},
{
"name": "Keep-Alive",
"value": "timeout=5, max=96"
},
{
"name": "Content-Length",
"value": "0"
},
{
"name": "Expires",
"value": "Thu, 01 Jan 1970 00:00:00 GMT"
}
],
"cookies": [
{
"name": "GerritAccount",
"value": "\"\"",
"path": "/gerrit",
"expires": "2015-01-19T15:48:31.829Z",
"httpOnly": false,
"secure": false
}
],
"content": {
"size": 0,
"mimeType": "x-unknown",
"compression": 0
},
"redirectURL":
"
https://galileo.mailstation.de/gerrit/oauth/reset",
"headersSize": 461,
"bodySize": 0
},
"cache": {},
"timings": {
"blocked": 0.514999999722932,
"dns": -1,
"connect": -1,
"send": 0.20399999630171806,
"wait": 103.18800000095536,
"receive": 0.9029994689623777,
"ssl": -1
},
"connection": "555684",
"pageref": "page_1"
}
]
}
}
> P.S. Documentation is always Achille's toe ... contributions are
> more than welcome :-)
I know, I know. I keep telling *my* users the same... ;-)
- --
Best regards, Wulf
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iEYEARECAAYFAlS9KLgACgkQnuVXRcSi+5qvngCfQkYVJJxoW/wDLbyvLTvz/4Nw
J1wAoJLwPQSPGqLaKLSz+DuA7c4JIkUj
=6x6R
-----END PGP SIGNATURE-----