You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
Author: amm [Added to the original trac issue at 6.22pm, Friday, 10th February 2012]
This is a very odd bug. It appears to sometimes work and sometimes doesn't. With the same code, the bug is sometimes reproducable on a test instance while it works on osm.org and vice versa.
From what I have been able to track down, the problem appears to be originating outside of our code and somewhere in the middleware of rails. The session db gets corrupted and looses the relevant information during the OpenID redirect, resulting in the logged out user. Given the intermittent nature of the issue, my guess would be some form of race condition, but I haven't been able to debug this any further as I don't know how to debug the session store middleware.
When I tried this a couple of weeks ago on osm.org, adding a OpenID, however, worked correctly again. Do others still see this problem? Did it recently start again?
Reporter: emj
[Submitted to the original trac issue database at 10.06pm, Tuesday, 27th December 2011]
Result:
You are logged out and logging in with password doesn't work. I tested this with the user fake_123 and password fake_123.
See:
http://help.openstreetmap.org/questions/9623/how-can-i-log-in-to-openstreetmaporg
http://help.openstreetmap.org/questions/9631/cant-log-in
Note I could do more work on this report, but I need sleep.
The text was updated successfully, but these errors were encountered: