Did you just update web2py? You should check for file persmission :
sudo chown www-data.www-data -R * Richard On Tue, Mar 11, 2014 at 10:20 AM, TYRANISTAR <[email protected]>wrote: > Hello everyone, I have a simple application that returns a MySQL table > using a SQLFORM.grid and requires a username-password authentication. My > web2py application runs on Debian server via an Apache webserver. Up to > this time it worked perfectly but after some point (for no good reason) > it's just stopped and when i try to login i get the error: > > Internal errorTicket issued: > unrecoverable<http://grissomdevweb.ekt.gr/admin/default/ticket/unrecoverable> > > Can anyone help me please? > > > -- > 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. > -- 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.

