I just tried and I do get a ticket.
I think the problem is somewhere else. The only case I have found server
may hang is if you have unbalanced {{...:}}....{{pass}} in your templates.
Although I have not fully isolated the problem.
On Wednesday, 10 October 2012 10:01:50 UTC-5, SallyG wrote:
>
> I'm having trouble debugging in web2py. If I introduce a python error
> like:
>
> msg="hi"+909
>
> I don't get a "ticket" and the controller just stops at that point. Is
> there a place I can find such runtime error messages?
>
> I'm running a new canned install on Ubuntu 12.04 (Version 2.0.9
> (2012-09-13 23:51:30) stable). Thanks for any debugging aids you can point
> out.
>
>
--