We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
with Rundeck 4.14.0 the plugin fails with following message:
ERROR services.ExecutionUtilService [quartzScheduler_Worker-1] - Execution failed: 17 in project my_project: [Workflow result: , step failures: {2=Dispatch failed on 2 nodes: [my_node01: ConfigurationFailure: [openssh-bastion-host.file-copier]: Unable to load configuration key 'bastion_ssh_key_storage_path' value from storage path: /opt/rundeck/.cert/id_rsa, my_node02: ConfigurationFailure: [openssh-bastion-host.file-copier]: Unable to load configuration key 'bastion_ssh_key_storage_path' value from storage path: /opt/rundeck/.cert/id_rsa, Node failures: {my_node01=[ConfigurationFailure: [openssh-bastion-host.file-copier]: Unable to load configuration key 'bastion_ssh_key_storage_path' value from storage path: /opt/rundeck/.cert/id_rsa], flow control: Continue, status: failed]
With this we cannot connect to nodes via bastion host and breaks our whole Rundeck instance.
Until Rundeck 4.13.0 it was working without any issues.
Please update the plugin to run with Rundeck 4.14.0 and later.
Thanks Mirko
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
with Rundeck 4.14.0 the plugin fails with following message:
ERROR services.ExecutionUtilService [quartzScheduler_Worker-1] - Execution failed: 17 in project my_project: [Workflow result: , step failures: {2=Dispatch failed on 2 nodes: [my_node01: ConfigurationFailure: [openssh-bastion-host.file-copier]: Unable to load configuration key 'bastion_ssh_key_storage_path' value from storage path: /opt/rundeck/.cert/id_rsa, my_node02: ConfigurationFailure: [openssh-bastion-host.file-copier]: Unable to load configuration key 'bastion_ssh_key_storage_path' value from storage path: /opt/rundeck/.cert/id_rsa, Node failures: {my_node01=[ConfigurationFailure: [openssh-bastion-host.file-copier]: Unable to load configuration key 'bastion_ssh_key_storage_path' value from storage path: /opt/rundeck/.cert/id_rsa], flow control: Continue, status: failed]
With this we cannot connect to nodes via bastion host and breaks our whole Rundeck instance.
Until Rundeck 4.13.0 it was working without any issues.
Please update the plugin to run with Rundeck 4.14.0 and later.
Thanks
Mirko
The text was updated successfully, but these errors were encountered: