Hi Aureo, You're hitting a bug in web2py's redis session implementation that does not yet have a fix. Basically redis cannot be used for sessions at this stage with web2py 2.18.5 and either versions 2 or 3 of the redis python library.
see (for your bug): https://groups.google.com/forum/#!searchin/web2py/redis%7Csort:date/web2py/0iU2wqSik0k/P5keoe9eBAAJ and (for latest master status): https://groups.google.com/forum/?fromgroups#!topic/web2py/z1ee025ghRU Hopefully someone with more in-depth knowledge of web2py's workings will attack this bug soon. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/f2570fdd-028d-48b5-8fab-d3707afa85c9%40googlegroups.com.

