[once again] I have problems with sessions disappearing and reappearing. I've pushed a version that debugs the problematic Session object both to logging.error and to the browser: lp:~weboids/webpy/weboid
The code that probably causes the problem is get_oid_session() and reset_oid_session() at http://bazaar.launchpad.net/~weboids/webpy/weboid/annotate/13/weboid/oid.py#L21 ( based on http://webpy.org/cookbook/session_with_reloader ) I get very strange results. Sometimes I login and then I become anonymous again. I refresh the page and then I'm logged in again, etc. Any ideas what I'm doing wrong? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
