Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Job execution fails when using accents #73

Open
mazzella-c opened this issue Feb 5, 2021 · 0 comments
Open

Job execution fails when using accents #73

mazzella-c opened this issue Feb 5, 2021 · 0 comments

Comments

@mazzella-c
Copy link

Job execution fails everytime when I redirect accents to stdout in a powershell job :

Failed: NonZeroResultCode: [WinRMPython] Result code: 1

However the job is working fine as it is working but for some reason there seems to be a glitch with accents which returns an error for Rundeck.

To reproduce, juste create a powershell job that will generate some accents to stdout :

write-host "début traitement"

The same job runs with no error with the WinRm plugin so there is definitely something wrong with the pywinrm plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant