logged out when opening OSM in new tab from iD edit mode
Trey Caldwell
me at treycaldwell.com
Wed May 23 17:40:40 UTC 2018
Thank you, that was it. I installed memcache and configured rails to use it
as the session store (memcache_servers in application.yml) and that fixed
it.
Trey
On Wed, May 23, 2018 at 1:16 PM, Tom Hughes <tom at compton.nu> wrote:
> On 23/05/18 17:54, Trey Caldwell wrote:
>
> I am running the latest OSM code locally on passenger/apache. If I am
>> editing the map in iD and right-click to open OSM in a new tab (by clicking
>> on "OpenStreetMap" in the upper left corner) I am logged out. This does not
>> happen on the production site.
>>
>> Any help or idea as to why this is happening is greatly appreciated.
>>
>
> My guess is that it happens to spawn a separate passenger instance
> when you do that, and as the default configuration use a simple in
> memory session store that means it won't share sessions.
>
> Tom
>
> --
> Tom Hughes (tom at compton.nu)
> http://compton.nu/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180523/804a8af0/attachment.html>
More information about the rails-dev
mailing list