These is the only message I see in the console:
{address bytes} [Fri May 24 10:56:35 2019] GET /demodb/ir/html/web.blog/1/content?language=en&title=Tryton => generated 192 bytes in 1 msecs (HTTP/1.1 500) 2 headers in 83 bytes ()
I’m not using Werkzeug, I have a nginx as webserver and proxy, after I use uwsgi to start tryton with a socket. Do I need some special config for these case?