HI. I followed the directions on the deployment recipe seen here http://web2py.com/books/default/chapter/29/13
I still get: Internal errorTicket issued: unknown<http://localhost:8080/admin/default/ticket/unknown> I am not sure which code to post as all I have changed is the app.yaml file: application: seamusapp version: 1 api_version: 1 I run dev_appserver.py ../web2py no errors show up until I open 127.0.0.1:8080 I cant find any logs on 127.0.0.1/_ah/admin either... Any ideas? The recipe worked fine until I got to the ""try it out locally"" part... --

