Unable to connect new Robot machine to Orchestrator

Hello everyone,

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…

I already tried this but it’s not working…

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!

Hi @Frincu_Ionut

Please check below thread

Regards,

Hello @lrtetala , I already tried this, but unfortunately it’s still not working…

What is the Orchestrator URL used in UiPath Assistant?

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…

From a working machine, extract the url certificates from the browser. Then add them in your machine under the trusted root. Then retry the sign in.