On Wednesday, February 1, 2017 at 6:52:01 PM UTC-8, Áureo Dias Neto wrote: > > Hello, > > I deployed my w2p on Centos with nginx + uwsgi.. the defaults's app > (welcome/examples) work great, but i upload my app to server and get: > > Internal errorTicket issued: unknown > <http://162.144.200.135/admin/default/ticket/unknown> > > why? >
Hard to say without more information. Did you change versions of web2py? Of Python? Did you accidentally copy the old tickets in your error directory? Are all the required directories present? Does your database connection string work in the new environment? Permission issues? /dps -- 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.

