The only way that I can consistently reproduce the error is when there is inactivity for awhile when I'm logged in and then try to browse to a secured page, am asked for pwd, and then click submit.
I've set sqlalchemy.echo = 1, but where do I view the logging output? Do i have to do something else? Patrick Lewis wrote: > Well, sorry, that should work, and I don't know why it isn't. One more > test, if you don't mind. In your config file, set sqlalchemy.echo = 1, > and then do the following: > > 1 - Browse to an unsecured url on your site > 2 - Go to a secured url, which should redirect you to the login form > 3 - try logging in > > If you could show the database logging output for those steps, along > with any identity / visit logging it might be useful. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

