I have a controller with a syntax error or some other error. When accessing 
it using Chrome (for example), I see the stack trace and can easily fix it.
However, my real http client is a mobile app that send http GET commands to 
the server. It just sees the "500 internal error" and from this time on, 
the whole web2py server (i.e. not only my application) freezes and has to 
be killed forecfuly.

I am running on Win 10, web2py 2.12.3 
and  was hoping that opening a shell (oops, I mean command line), and using 
"web2py.exe -D 0" will help, but that is apparently not the way

Should I run from a python shell? how? I recall it is documented, but don't 
remember where.

thanks
Noam




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