Hi!
When I run a workflow, the Controller tries to connect to the Agent machine but disconnects. Please could you suggest how to handle this.
Please check firewall rule open or not on controller machine. If firewall rule not open on controller machine then first open firewall rule and try.
Hi!
This may be due to password expiry. By default, the Windows keystore stores the password for 15 seconds. However, in case it is not sufficient,
- For Agent controllers, the time for which the password is stored in Windows keystore to connect to the required Agent machine is configurable.
- The /conf/>application.properties file has a property - “agent.rdp.password.cleanup.duration.seconds". The default value is 15 seconds. To save the password for a longer duration while establishing connectivity set the property to a higher value.