Found it:

catch-exceptions = true



Richard Collins
http://richardc.net


On 16 April 2014 16:53, Roberto De Ioris <[email protected]> wrote:

>
> > On a new server, I have somehow managed to get python exceptions coming
> > out
> > to web browsers. It looks like I have accidentally enabled some debugging
> > mode.
> >
> > It is definately uWsgi, here is the first line I see in the browser:
> >
> > uWSGI exceptions catcher for "GET /" (request plugin: "python",
> modifier1:
> > 0)
> >
> >
> > How do I configure uWsgi to print the error to stderr and send a 500
> error
> > to nginx?
> >
> > Richard Collins
> > http://richardc.net
> > _______________________________________________
> > uWSGI mailing list
> > [email protected]
> > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
> >
>
> Can you paste your config ? there are various way to trigger the
> exceptions catcher
>
> --
> Roberto De Ioris
> http://unbit.it
> _______________________________________________
> uWSGI mailing list
> [email protected]
> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
>
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to