Hello there,
We have a problem to connect into our on-premise UiPath Orchestrator at work.
We have the following problem (coming from the Windows Event Log) :
UiPath.Service.UserHost 22.10.3.0
UiPathUserServices_XXXX@xxxx 1354229 IInteractiveConnectFlow SignIn 230. # System.InvalidOperationException: Error loading discovery document: Error connecting to https://orchestrator-CERT.xxxxxx.ch/identity/.well-known/openid-configuration: Internal Server Error
at IdentityModel.OidcClient.OidcClient.EnsureProviderInformationAsync(CancellationToken cancellationToken) in //src/OidcClient/OidcClient.cs:line 464
at IdentityModel.OidcClient.OidcClient.EnsureConfigurationAsync(CancellationToken cancellationToken) in //src/OidcClient/OidcClient.cs:line 375
at IdentityModel.OidcClient.OidcClient.PrepareLoginAsync(Parameters frontChannelParameters, CancellationToken cancellationToken) in /_/src/OidcClient/OidcClient.cs:line 111
at UiPath.Oidc.OidcServiceProper.<>c__DisplayClass11_0.<g__Execute|1>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Oidc.OidcServiceProper.SignIn(IDictionary2 loginExtraParameters, Action bringClientToFront) at UiPath.Service.UserHost.InteractiveConnectFlow.<>c__DisplayClass18_0.<<SignInCore>b__0>d.MoveNext() --- End of stack trace from previous location --- at UiPath.Service.HttpExceptions.Improve[T](Func
1 code)
at UiPath.Service.UserHost.InteractiveConnectFlow.SignIn(SignInParameters parameters, CancellationToken ct)
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, Func
2 func, String message, Func`2 exceptionHandler)
Could you please help me resolve this ?
Thank you in advance.
Ludovic