X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c78949641fb0bc0e2c9998b0d2aa241fe9242104..dcfb0e033cf9ec4828dff88eefce809e22c5f8e4:/doc/bugs/Error:_OpenID_failure:_time_bad_sig:.mdwn diff --git a/doc/bugs/Error:_OpenID_failure:_time_bad_sig:.mdwn b/doc/bugs/Error:_OpenID_failure:_time_bad_sig:.mdwn index a2700ffc7..bc46302b0 100644 --- a/doc/bugs/Error:_OpenID_failure:_time_bad_sig:.mdwn +++ b/doc/bugs/Error:_OpenID_failure:_time_bad_sig:.mdwn @@ -74,3 +74,14 @@ Please tell me if you need more info. The same openid worked fine to login to * >> -- Anton >>> Absolutely. --[[Joey]] + +>>>> 1.03 fails with "Error: login failed, perhaps you need to turn on cookies?" (needless to say cookies are enabled). +>>>> Unpatched 1.06 fails with "Error: login failed, perhaps you need to turn on cookies?". +>>>> 1.03 with the same patch fails with "Error: OpenID failure: time_bad_sig:" -- Anton. + +>>>>> Investigation revealed it was a bug in the freebsd patch, which I +>>>>> understand is going to be dealt with. [[done]] --[[Joey]] + +I am getting the same error here with ikiwiki 3.20120629 (wheezy). I had trouble with ikiwiki-hosting configurations of OpenID, basically related to the `openid_realm` parameter - which I had to comment out. But now it seems to fail regardless. --[[anarcat]] + +> Nevermind, this was because I was blocking cookie on the CGI (!!). Message *could* be improved though, it's not the first time i stumble upon this... --[[anarcat]]