Project

General

Profile

Actions

Bug #19248

closed

ssh Remote Execution fails when output contains special characters

Added by IfAM Admins almost 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

When using "Run Job" with "Commands" and "Run Command - SSH Default" on CentOS 7.3 with Foreman 13.2 or 14.2 with commands, which produce special character as output, it fails and at least the the following error is displayed:
'Failed to initialize: Dynflow::ExecutionPlan::Steps::Error - Playbook execution failed'

To reproduce, run one ofthe following commands:

systemctl status iptables
echo ●
echo ü

On the other hand the following command is working:

systemctl status iptables | tr -d ●

Maybe, this is not the intended behaviour.


Related issues 1 (0 open1 closed)

Related to Foreman Remote Execution - Bug #18356: Smart proxy worker fails on encoding errorClosedAdam Ruzicka02/01/2017Actions
Actions

Also available in: Atom PDF