When running a process in a cluster environment through an LB (which distributes to both nodes), the processes are executed duplicated.
As a cluster installation, the scheduled process should run only once, and not in duplicate, and seems like Node 1 is executing the process, as also Node 2.
ITPAM: 4.4
Cluster: 2 active nodes through F5 LB (no HA)
Ports:
8443: for Web
443: for nodes listening
This is caused by the F5 configuration not responding when using the 443 port number.
Implement the steps noted in the following links:
Specifically, these 2 links will help solve the issue with the LB URL not responding with the 443 port: