Studioからの実行について

Ver21.4でOrchestratorにUnAttendedのキーで接続している状態で、
作成中のフローを実行したらエラー(Orchestratorから取得できないってような内容・・うろ覚えですみません)になったのですが、Ver22.4でOrchestratorにUnAttendedのキーで接続している状態で
作成中のフローを実行したら問題なく動いたのですが、どなたか情報がありましたらお教え願います。

こんにちは

Assistantでの実行ができないっていうお話ですかね?
エラーの内容やAssistantでOrchestratorでの状態の画像があれば答えやすいと思います。

Assistantからではなく、StudioXを開いて実行をしています。
下記がエラー内容になります。
21.4.4+Branch.master.Sha.a8b5101efe02651274064093e9c7410fedff7696

Robot は存在しません。

RemoteException wrapping UiPath.Service.Orchestrator.Core.NoUserSessionException: Robot は存在しません。 —> RemoteException wrapping UiPath.Service.Orchestrator.Clients.OrchestratorHttpException: Robot は存在しません。
at UiPath.Service.Orchestrator.OrchestratorClientExtensions.EnsureOrchestratorStatusCodeAsync(HttpResponseMessage response)
at UiPath.Service.Orchestrator.Clients.OrchestratorBaseClient.InternalRequestAsync[T](String baseUrl, String serviceUrl, HttpMethod method, HttpContent content, Func2 parseResponse, TokenFactory tokenFactory, TimeSpan timeout, Dictionary2 headers, CancellationToken ct)
at UiPath.Service.Orchestrator.Clients.OrchestratorBaseClient.RequestAsync(String baseUrl, String serviceUrl, HttpMethod method, HttpContent content, TokenFactory tokenFactory, TimeSpan timeout, Dictionary2 headers, CancellationToken ct) at UiPath.Service.Orchestrator.Clients.OrchestratorBaseClient.RequestAsync[T](String baseUrl, String serviceUrl, HttpMethod method, HttpContent content, TokenFactory tokenFactory, TimeSpan timeout, Dictionary2 headers, CancellationToken ct)
at UiPath.Service.Orchestrator.Clients.OrchestratorClient.BeginSession(RobotIdentifier robotIdentifier, CancellationToken ct)
— End of inner exception stack trace —
at UiPath.Service.Orchestrator.Clients.OrchestratorClient.BeginSession(RobotIdentifier robotIdentifier, CancellationToken ct)
at UiPath.Service.ConnectedSessionManager.BeginSession(ImpersonableIdentity identity, CancellationToken ct)
at UiPath.Service.ConnectedSessionManager.BeginOrUpdate(ImpersonableIdentity identity, CancellationToken ct)
at UiPath.Service.AttendedService.BeginOrUpdateSession(Message message, CancellationToken ct)
at UiPath.CoreIpc.Server.InvokeMethod(EndpointSettings endpoint, Request request, Object service, MethodInfo method, Object arguments)
at UiPath.CoreIpc.Server.HandleRequest(EndpointSettings endpoint, Request request, IServiceScope scope, CancellationToken cancellationToken)
at UiPath.CoreIpc.Server.<>c__DisplayClass4_2.<<-ctor>b__6>d.MoveNext()
— End of stack trace from previous location —
at UiPath.CoreIpc.IOHelpers.WithResult(Task task)
at UiPath.CoreIpc.IOHelpers.WithTimeout[TResult](IEnumerable1 cancellationTokens, TimeSpan timeout, Func2 func, String message, Func`2 exceptionHandler)

こんにちは

StudioXを開いて下記の緑色が点滅していますか?
もし赤の場合はOrchestratorの接続に問題があると思うので、再度確認をお願いします。

Orchestratorへの接続は、Assistantで行っていました。
うろ覚えですが、緑色にはなっていたと記憶しています

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.