Chinese characters when starting/stopping Docker containers
已回答
Does anybody knows why I'm getting these messages with mostly chinese characters when starting or stopping a container using the Docker plugin?
This started happening recently, I can't tell exactly when but probably after updating to IntelliJ 2023.1
请先登录再写评论。
Hello ASarco. Please, share more details regarding the problem you met:
Help | Collect Logs and Diagnostic Data
) could also be helpful.Hi Olga, thanks for answering.
No Chinese language installed in my PC:

However, Docker is integrated with WSL2 in my system, can something in the WSL2 installation be causing this? I have no problem whatsoever using the WSL terminal, never seen any chinese character.
Here's the upload id for the logs and docker-compose.yaml files: Upload id: 2023_05_18_SkSmXFz4nUtsrhsDfQCsj4
Thank you for shared logs and compose file.
Regrettably, I couldn't reproduce the problem on my side, but in the log, I see that the full error that led to the output you mentioned is the following:
Could you please check if any JSON files should be parsed while executing compose start/stop command?
Hello Olga Mulina! I faced with the same issue as ASarco.
Some details:
What can I do to prevent this behavior?
Hello,
Will you get the same result if you run the same command from command line directly?
Hello Yaroslav Bedrov!
I have no this issue when I use CLI
Please run the same command as shown in IDE output window.