-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Incorrect UTF-8 character display in stdout logs #20
Comments
Please provide more details on how to reproduce the issue and make sure there's no locale issue in the environment. So far I can't reproduce it like this:
|
docker-compose
Dockerfile
|
with your parameters i have no query logs in stdout |
I still can't reproduce the issue based on your docker-compose and your Dockerfile. Unfortunately you didn't provide a fully reproducible example, so I had to guess. Please modify this so the problem starts manifesting. Otherwise it's hard/impossible to fix it:
build:
up:
query:
host's locale:
|
Russian search results are correct.
![image](https://user-images.githubusercontent.com/58228114/176434122-cb648e2c-fe85-4adb-af87-29066e535093.png)
When logging to a file, the display of Russian letters is also correct.
But when redirecting query.log to /dev/stdout characters looks like on image:
English letters displayed also correctly.
The text was updated successfully, but these errors were encountered: