I've downloaded the latest web2py and can't seem to figure out how to view tickets on the local GAE server. Back around version 1.6 something I was able to view the Appadmin version of tickets, but not anymore.
I'm getting an error right now that says: "Internal error Ticket issued: unrecoverable" The 'unrecoverable' is a link which takes me to Admin. Admin says it can't find a ticket by that ID. Going to the GAE development admin console shows only a single entry under web2py_session_admin but no error ticket. On a live server, I can go to the dashboard and find the tickets, what's the procedure to find tickets when running in the development environment?

