"file blablabla appears corrupted" kinda points out that a file is there .......
On Friday, October 9, 2015 at 12:29:42 AM UTC+2, Matt Norris wrote: > > I am using Postgres and my tables are created fine when I first hit my > application. However, on the next hit, I get the following error: > > <type 'exceptions.RuntimeError'> File > applications/APPNAME/databases/715f66f7f718f8a2afa073dfc0be5874_web2py_session_APPNAME.table > > appears corrupted > > I get this error because *no files* have been created in the > `databases` folder. > > Migrations are on, and I realize that if I turn them off and hit the > application this error goes away, but it seems like I shouldn't have to do > that. > > Why aren't the .table files created? > > Thanks, > 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

