Hello
I am using rundeck 4.6.
The server is on Ubuntu 18.04.
The node is on Windows 10 with openssh.
I can submit jobs at the node.
If there is Japanese characters in the job log,
rundeck shows invalid characters.
Is there any way to resolbe it ?
The rundeckd is running with en_US.UTF-8.
rundeckd JVM options includes -Dfile.encoding=UTF-8.
rundeck profile has includes LANG=en_US.UTF-8.
If I connect from rundeckd server to Windows 10 node with ssh,
the ssh session shows expected
Japanese characters.