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.
Merge request reports
Activity
assigned to @nicoe
mentioned in issue tryton#11894 (closed)
requested review from @ced
added 2 commits
-
b0bd15d97ecc - 1 commit from branch
branch/default
- 047e3eed07bd - Set LANG to C.UTF-8
-
b0bd15d97ecc - 1 commit from branch
enabled an automatic merge when the pipeline for 047e3eed07bd succeeds
Please register or sign in to reply