manticoresoftware / manticoresoftware/docker
Incorrect UTF-8 character display in stdout logs
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 79
- Forks
- 21
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
Russian search results are correct.
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Docker container's query.log redirection to /dev/stdout with Russian search results, then inspect the image's locale and logging configuration. The issue is done when Russian characters render correctly in stdout while remaining correct in file logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100