I’m having an issue setting up the connection to IQ Service with TLS.
The first test connection fails with the error below, but if we do an test connection right after the failure, the test connection is sucesfull.
Error:
[ InvalidConfigurationException ] [ Possible suggestions ] Ensure that: a) SearchDN is valid. b) The user is active. c) The user is not locked. d) Domain certificate is available in trusted root folder on IQService machine if Domain Configuration TLS is enabled. [ Error details ] Exception occurred while executing the RPCRequest: Errors returned from IQService. “Failed to connect to the server for cn=users,dc=enc,dc=local:The server is not operational. The server is not operational. . HRESULT:[0x8007203A]Failed to connect to the server for cn=users,dc=enc,dc=local:The server is not operational. The server is not operational. . HRESULT:[0x8007203A]”
The IQService is installed on a windows server on the same network as the Domain controllers.
The SearchDN is valid;
The user is not locked;
The user is active;
@ancardoso may be you can narrow down the issue.
if you are using LB then use individual server and then check which server it is failiing , if it is not failing then check LB what is there if some network issue.
it can be network issue or communication between iqservice and windows forest/domain or Cert issue.