I have a problem connecting a new Robot VM to our on-prem Orchestrator using ClientID and SecretID because I am getting this error about certificate chain and I can’t find a way to solve this so far…
Error log about this:
UiPath.Service.UserHost 23.10.7.0
UiPathUserServices_XXX 30376100 ISettingsOperations ConnectWithClientCredentials 15. # RemoteException wrapping System.Security.Authentication.AuthenticationException: The remote certificate is invalid because of errors in the certificate chain: UntrustedRoot
at UiPath.Service.HttpExceptions.Improve[T](Func1 code) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler)
Do you have any idea how to solve this? Thank you!
Hello @marian.platonov, the URL is a normal one, and I already connected some other machines to it, and I want to find out why this one is not working and how to solve this…