Plan is to host my app on GAE eventually.

I have a small demo app named todo that works fine this way, deployed using 
the GAE local server:

$ cd /usr/local/web2py
$ python web2py.py -G GAE
$  dev_appserver.py ../web2py

But when I deploy it to the cloud:
$ dev_appserver.py ../web2py

and vist https://myapp.appspot.com,I get a web2py "Internal Error" and 
ticket link. Unfortunately, there's no ticket:

  






*Error ticket for "todo"  Ticket ID  
2601_600_8101_309d_5d06_5f8c_1081_6cc1.2015-10-16.08-59-40.fb686be5-e2ca-4860-a787-e703fc2929c1
  
Version  web2py™    Version 2.12.3-stable+timestamp.2015.08.18.19.14.07  
Ticket Missing*
Nothing appears in the error log or the error database.

How can I track down this error?

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