otofuserver

Results 2 comments of otofuserver

This issue also occurs with a different plugin. From the logs, the cause appears to be the same. ``` [workflow] beginExecuteNodeStep(vr-u500x): NodeDispatch: StepExecutionItem{type='NodeDispatch', keepgoingOnSuccess=false, hasFailureHandler=false} Failed executing node plugin [sequential-commands]...

To fully resolve this issue, it is essential to update the plugin. The root cause of the problem is that Rundeck switched from com.jcraft:jsch to com.github.mwiede:jsch. Since com.jcraft:jsch had not...