On Sep 29, 1:55 pm, "exhuma.twn" <[EMAIL PROTECTED]> wrote:
> I am having trouble logging in after I deployed the application.
> First a note on the deployment procedure. I did not package is as an
> egg file. Instead I simply made a SVN checkout on the target server.
> To get started right away with some test-data, I dumped my database on
> the development box and re-imported them on the production-box.
>
> The application itself runs, but I cannot login anymore. I tried to
> empty both the "visit" and "visit_identity" tables and also cleared my
> cookies in the browser. But still nothing happens.
>
> The symptom: When entering username and password the application falls
> back to the login screen without any error message.
>
> :(

I fixed it!

It was due to the caching filter. But this is quite bad. Is it not
possible to activate the caching feature without breaking the login-
stuff? I kind of need the caching quite badly.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to