Sorry for the spam :s, digging the heroku logs I get this:

2013-12-28T05:17:30.576403+00:00 app[web.1]: ERROR:web2py.dal:Could not 
retrieve 
applications/init/databases/bad0fba8494e4bab4e99ad1290bcc0d2_web2py_session_init.table

2013-12-28T05:17:30.576403+00:00 app[web.1]:     if db.executesql(query):

2013-12-28T05:17:30.576403+00:00 app[web.1]: Traceback (most recent call 
last):

2013-12-28T05:17:30.576403+00:00 app[web.1]:   File "/app/gluon/dal.py", 
line 8349, in executesql

2013-12-28T05:17:30.576403+00:00 app[web.1]:   File "/app/gluon/dal.py", 
line 4470, in exists

2013-12-28T05:17:30.576403+00:00 app[web.1]:     return 
self.log_execute(*a, **b)

2013-12-28T05:17:30.576403+00:00 app[web.1]:     adapter.execute(query)

2013-12-28T05:17:30.576403+00:00 app[web.1]:   File "/app/gluon/dal.py", 
line 1916, in execute

2013-12-28T05:17:30.576403+00:00 app[web.1]:     ret = 
self.cursor.execute(command, *a[1:], **b)

2013-12-28T05:17:30.576667+00:00 app[web.1]: 

2013-12-28T05:17:30.576667+00:00 app[web.1]: 

2013-12-28T05:17:30.576403+00:00 app[web.1]:   File "/app/gluon/dal.py", 
line 1910, in log_execute

2013-12-28T05:17:30.576667+00:00 app[web.1]: ProgrammingError: relation 
"web2py_filesystem" does not exist

2013-12-28T05:17:30.576667+00:00 app[web.1]: LINE 1: SELECT path FROM 
web2py_filesystem WHERE path='applications/...

2013-12-28T05:17:30.576667+00:00 app[web.1]:       

-- 
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/groups/opt_out.

Reply via email to