Now fixed in master: 
https://github.com/web2py/web2py/commit/3bc6769e287ef282fe6a3a3be6b8d83bb3eb3104

Anthony

On Saturday, July 23, 2016 at 12:04:42 PM UTC-4, Anthony wrote:
>
> Looks like a bug introduced a long time ago (I guess no one uses this 
> feature). I just submitted an issue: 
> https://github.com/web2py/web2py/issues/1406.
>
> Anthony
>
> On Saturday, July 23, 2016 at 10:43:21 AM UTC-4, 
> luis.vallada...@metamaxzone.com wrote:
>>
>> Here is my ticket traceback:
>>
>> Traceback (most recent call last):
>>   File "/usr/share/nginx/html/web2py/gluon/main.py", line 457, in wsgibase
>>     session._try_store_in_db(request, response)
>>   File "/usr/share/nginx/html/web2py/gluon/globals.py", line 1158, in 
>> _try_store_in_db
>>     self.save_session_id_cookie()
>>   File "/usr/share/nginx/html/web2py/gluon/globals.py", line 1058, in 
>> save_session_id_cookie
>>     if not current._session_cookie_key:
>> AttributeError: 'thread._local' object has no attribute '_session_cookie_key'
>>
>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to