it's not an error, it's a simple expiration. Are you using file based sessions or cookie based ones ?
On Sunday, September 6, 2015 at 6:55:24 AM UTC+2, Robert Porter wrote: > > > I seem to have a bug where it will log me out for no reason, but I can't > find a way to reproduce it. I do not touch session cookies anywhere in my > site and I've set the auth expiration to 3600000. I do not have any way > for the user to logout other than clicking the logout button. I don't want > users ever to be logged out unless they push that button. > > Why do I seem to get logged out for no reason? I don't even know how to > troubleshoot this because it doesn't cause any errors! > -- 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]. For more options, visit https://groups.google.com/d/optout.

