Thursday
We are upgrading Blue Prism from version 7.0.1 to 7.3.1 in a parallel setup with SQL Server. The application server, Interactive Client (IC), and runtime resources are hosted on new VMs with Active Directory (AD) configuration. However, we are facing the following issues:
Successfully established a connection between the Interactive Client/Runtime Resource and the application server, and the connection is validated.
However, when attempting to log in using Active Directory, the request times out with the following error:
Error Message:
"Login failed. The request channel timed out while waiting for a reply after 00:00:00. Increase the timeout value passed to the call to Request or increase the Send Timeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout."
Looking for suggestions like to start debugging and resolve the latency issue.
Thursday
Hi - There is a KB article with the error you are describing:
Friday
Fix for this issue
1.Change the "Default Encryption Scheme" to "Database and give the same key used in Key Store in BPServer Config.
2.Change Active Directory Domain under Single SIgn on to Manual instead of Auto and update respective info.
This fixed my issue.