The Heroku logs might also help (password removed):

2014-03-13T01:37:17.022191+00:00 heroku[web.1]: Starting process with 
command `python web2py/web2py.py -a '{PASSWORD}' -i 0.0.0.0 -p 35330`

2014-03-13T01:37:20.361879+00:00 app[web.1]: web2py Web Framework

2014-03-13T01:37:20.361879+00:00 app[web.1]: Version 
2.9.3-stable+timestamp.2014.03.03.16.38.00

2014-03-13T01:37:20.362162+00:00 app[web.1]: please visit:

2014-03-13T01:37:20.361879+00:00 app[web.1]: Created by Massimo Di Pierro, 
Copyright 2007-2014

2014-03-13T01:37:20.361879+00:00 app[web.1]: Database drivers available: 
SQLite(sqlite3), MySQL(pymysql), PostgreSQL(psycopg2), PostgreSQL(pg8000), 
IMAP(imaplib)

2014-03-13T01:37:20.362162+00:00 app[web.1]: http://127.0.0.1:35330/

2014-03-13T01:37:20.362283+00:00 app[web.1]: use "kill -SIGTERM 2" to 
shutdown the web2py server

2014-03-13T01:37:20.555609+00:00 heroku[web.1]: State changed from starting 
to up

2014-03-13T01:43:05.311936+00:00 app[web.1]: Traceback (most recent call 
last):

2014-03-13T01:43:05.311936+00:00 app[web.1]:     if db.executesql(query):

2014-03-13T01:43:05.311936+00:00 app[web.1]: ERROR:web2py.dal:Could not 
retrieve 
applications/CaeSuite/databases/9e6a7c1bb77d791a89631de258057aed_web2py_session_CaeSuite.table

2014-03-13T01:43:05.311936+00:00 app[web.1]:   File 
"/app/web2py/gluon/dal.py", line 4560, in exists

2014-03-13T01:43:05.311936+00:00 app[web.1]:   File 
"/app/web2py/gluon/dal.py", line 8433, in executesql

2014-03-13T01:43:05.311936+00:00 app[web.1]:   File 
"/app/web2py/gluon/dal.py", line 1969, in execute

2014-03-13T01:43:05.311936+00:00 app[web.1]:     adapter.execute(query)

2014-03-13T01:43:05.311936+00:00 app[web.1]:     return 
self.log_execute(*a, **b)

2014-03-13T01:43:05.312193+00:00 app[web.1]: 

2014-03-13T01:43:05.311936+00:00 app[web.1]:   File 
"/app/web2py/gluon/dal.py", line 1963, in log_execute

2014-03-13T01:43:05.312193+00:00 app[web.1]:                          ^

2014-03-13T01:43:05.312193+00:00 app[web.1]: 

2014-03-13T01:43:05.311936+00:00 app[web.1]:     ret = 
self.cursor.execute(command, *a[1:], **b)

2014-03-13T01:43:05.312193+00:00 app[web.1]: ProgrammingError: relation 
"web2py_filesystem" does not exist

2014-03-13T01:43:05.312193+00:00 app[web.1]: LINE 1: SELECT path FROM 
web2py_filesystem WHERE path='applications/...

-- 
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.

Reply via email to