On Thu, Aug 8, 2013 at 2:36 PM, Carlos Correia <car...@memoriapersistente.pt
> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> I'm facing a bug when I redirect to another controller, that redirects the
> user
> to the login prompt, after having been authenticated.
>

It's hard to tell what the problem is but for me it seems that web2py is
failing to load the
session data.
If you dont mind to tweak your gluon/globals.py you could add a raise
statement
to reraise some exceptions that are been swallowed when web2py tries to
load the session data.
But again, this is just a guess...

You can try also to delete your browser session cookie.

Sometimes when weird thinks happens, restarting webserver, and as a last
resource restarting the server,
can help.

Ricardo

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to