I am using Postgres and can successfully create tables and load a new application. However, the next request to the app fails with this error:
<type 'exceptions.RuntimeError'> File applications/APPNAME/databases/715f66f7f718f8a2afa073dfc0be5874_web2py_session_APPNAME.table appears corrupted This is because *no .table files* *are created *in the `databases` folder. I can turn off migrations to fix the problem temporarily, but I am prevented from adding any new tables to my application because as soon as migrations are on, I encounter the error again. Why would no .table files be created? How can I fix this? Thank you, Matt -- 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+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.