Problem: Remote Execution Fails while running command for CentOS 8 Client
Expected outcome:
Error:
Failed to initialize: Foreman::Exception - ERF42-5087 [Foreman::Exception]: ERF42-7327 [Foreman::Exception]: The snippet ‘remote_execution_ssh_keys’ threw an error: undefined method `full_path’ for nil:NilClass
Expected outcome
Remote command should be run successfully
Foreman and Proxy versions:
Foreman is on 2.0.2
Foreman and Proxy plugin versions:
smart proxy dynflow is on 0.2.4-2
Distribution and version:
Other relevant data:
below is the outup of job which failed.
Failed to initialize: Foreman::Exception - ERF42-5087 [Foreman::Exception]: ERF42-7327 [Foreman::Exception]: The snippet ‘remote_execution_ssh_keys’ threw an error: undefined method `full_path’ for nil:NilClass
Thanks for the inputs, Yes, while doing ssh from foreman server its prompting me for password.
Forgot to update on thing, we use SSSD/RSA for authentication on client machine and PAM file is modified so that it can work with SSSD & RSA. Do you think this could be an issue?