Getting this below error recently when triggering workflows from orchestartor Version 23.10.3 . The workflows work fine when i trigger from UiPath assistant but not from orchestrator. The users are added via active directory and robot is installed on cloud windows machine. Looking for assistance on this issue.
Error:
Info: Could not start executor. Logon failed for user ANT\USER. Reason: ERROR_LOGON_FAILURE=ERROR_LOGON_FAILURE=0x0000052E : The user name or password is incorrect…
System.Exception: Could not start executor. Logon failed for user ANT\USER. Reason: ERROR_LOGON_FAILURE=ERROR_LOGON_FAILURE=0x0000052E : The user name or password is incorrect…
I have connected the users via Active Directory. This does not contain the option to enter password. But have added the domain name correctly. but still get the error.