WFA workflow failing with "Failed to connect to cluster node" error
- Views:
- 81
- Visibility:
- Public
- Votes:
- 0
- Category:
- oncommand-workflow-automation-wfa
- Specialty:
- legacy
- Last Updated:
- 2/15/2024, 3:37:23 AM
Applies to
OnCommand Workflow Automation 5.x
Issue
Custom workflow is failing with the Failed to connect to cluster as shown below in the workflow execution snippet.
INFO [Modify Volume Inodes] Connect-Controller -Type CLUSTER -Name cluster01 -Credential System.Management.Automation.PSCredential -Vserver -SSLversion TLSv1.2
INFO [Modify Volume Inodes] Credentials successfully provided for 'cluster01.'
[Modify Volume Inodes] Connect-NcController (with credentials) -Name cluster01 -Timeout 60000 -ErrorAction Stop -SSLVersion TLSv1.2
ERROR [Modify Volume Inodes] Failed to connect to cluster node: cluster01.
ERROR [Modify Volume Inodes] Command failed for Workflow 'Modify_Volume_Inode_Count_Automatic' with error : Failed to connect to cluster node: cluster01.