Internal error Ticket issued: unrecoverable

442 views
Skip to first unread message

TYRANISTAR

unread,
Mar 11, 2014, 10:20:44 AM3/11/14
to web...@googlegroups.com
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 error

Ticket issued: unrecoverable

Can anyone help me please?


Massimo Di Pierro

unread,
Mar 11, 2014, 12:40:37 PM3/11/14
to web...@googlegroups.com
This is usually due to web2py unable to write on filesystem. Did you accidentally change permissions?

Richard Vézina

unread,
Mar 11, 2014, 12:41:21 PM3/11/14
to web2py-users
Did you just update web2py?

You should check for file persmission :

sudo chown www-data.www-data -R *

Richard


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

TYRANISTAR

unread,
Mar 12, 2014, 7:11:15 AM3/12/14
to web...@googlegroups.com
No I haven't (not that I know of anyway). How do i check? The command


sudo chown www-data.www-data -R *

doesn't return anything.

And I didn't update web2py either.
Reply all
Reply to author
Forward
0 new messages