Set LANG to C.UTF-8
uwsgi overrides the stdout and stderr with its own implementation which do not use the backslashreplace value for the error argument of open(). Setting LANG to C.UTF-8 workarounds this issue until it's fixed upstream. Closes tryton#11894
parent
b0bd15d97ecc
No related branches found
No related tags found