Hi Team,
I successfully added a node but when i run a simple command i get below error:
ifconfig #25
Settings
Theme
Rundeck Theme
Display Gutter
Display Timestamps
Display Command
Display Node Badge
Render ANSI Colors
Wrap Long Lines
Display Stats
Failed: ConnectionFailure: Connection timed out: connect
Execution failed: 25 in project Self-Service-Project: [Workflow result: , step failures: {1=Dispatch failed on 1 nodes: [remote-node: ConnectionFailure: Connection timed out: connect + {dataContext=MultiDataContextImpl(map={ContextView(node:remote-node)=BaseDataContext{{exec={exitCode=-1}}}, ContextView(step:1, node:remote-node)=BaseDataContext{{exec={exitCode=-1}}}}, base=null)} ]}, Node failures: {remote-node=[ConnectionFailure: Connection timed out: connect + {dataContext=MultiDataContextImpl(map={ContextView(node:remote-node)=BaseDataContext{{exec={exitCode=-1}}}, ContextView(step:1, node:remote-node)=BaseDataContext{{exec={exitCode=-1}}}}, base=null)} ]}, status: failed]
This is the first time I am trying to configure jobs for Linux hosts and i am sure i have missed something. Just to confirm that from the same machine I can ssh to the Linux box using putty but can't run commands using Rundeck.
Can somebody please help me?