I’ve just created my first process and pressed “Run”.
I received a error pop up “Unable to start execution” with the a huge log (that I can’t attach apparently because a new user) and the following 1st error line:
Summary
System.AggregateException: One or more errors occurred. —> System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/UiPath/service/duplex/agent/Filipe that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
Notes: I did not publish. Should I? → UPDATE Nevermind. Made no difference.
I already re-started studio and the PC with no results.
I tried opening UI Path robot but nothing happened. → UPDATE pretty sure this is the real problem!!!
I do not have UI Orchestrator installed. → UPDATE: I’ve login in to https://platform.uipath.com and created a robot, uploaded the package (i.e. almost done)
Hey, Have the same problem when I tried to run my project. I have tried to restart UiPath studio, Connect to the robot and even done a new user on orchestrator but same problem any how. Here is the error message:
I am facing issue which running any “bot”. Every time it reflects a message: "One or more error occurred(Could not obtain access token).Please find the screenshot for the same.
One or more errors occurred. (Could not obtain access token. (invalid_grant))
System.AggregateException: One or more errors occurred. (Could not obtain access token. (invalid_grant)) —> UiPath.CoreIpc.RemoteException: Could not obtain access token. (invalid_grant) at UiPath.Oidc.Helpers.ToRefreshResult(RefreshTokenResult refreshTokenResult)
at UiPath.Oidc.IdpClient.Refresh(String refreshToken, CancellationToken ct)
at UiPath.Oidc.OidcServiceProper.RefreshTransaction.Handler(TransactionContext context, CancellationToken ct)
at UiPath.Oidc.SessionStore.ExecuteTransaction(TransactionHandler handler, CancellationToken ct)
at UiPath.Oidc.OidcServiceProper.RefreshToken(CancellationToken ct)
at UiPath.Oidc.OidcServiceProper.GetAccessToken(Boolean refresh, CancellationToken ct)
at UiPath.Service.UserHost.UserOperations.GetInteractiveAccessToken(Boolean refresh, 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, Func2 func, String message, Func2 exceptionHandler) --- End of inner exception stack trace --- at UiPath.Oidc.Helpers.ToRefreshResult(RefreshTokenResult refreshTokenResult) at UiPath.Oidc.IdpClient.Refresh(String refreshToken, CancellationToken ct) at UiPath.Oidc.OidcServiceProper.RefreshTransaction.Handler(TransactionContext context, CancellationToken ct) at UiPath.Oidc.SessionStore.ExecuteTransaction(TransactionHandler handler, CancellationToken ct) at UiPath.Oidc.OidcServiceProper.RefreshToken(CancellationToken ct) at UiPath.Oidc.OidcServiceProper.GetAccessToken(Boolean refresh, CancellationToken ct) at UiPath.Service.UserHost.UserOperations.GetInteractiveAccessToken(Boolean refresh, 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, Func2 func, String message, Func2 exceptionHandler)