Question
ロボット端末のイベントログに「System.Threading.Tasks.TaskCanceledException: IsUpdateAvailableOrRunning」エラーが30秒おきに出力されています。
エラーの原因と対応方法を教えてください。
エラーメッセージ:
UiPath.Service.Host 21.10.8.0
System.Threading.Tasks.TaskCanceledException: IsUpdateAvailableOrRunning —> System.OperationCanceledException: The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException() at System.IO.Pipes.NamedPipeClientStream.ConnectInternal(Int32 timeout, CancellationToken cancellationToken, Int32 startTime) at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) — End of stack trace from previous location — at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) — End of stack trace from previous location — at UiPath.CoreIpc.ServiceClient1.CheckConnection(CancellationToken cancellationToken) at UiPath.CoreIpc.ServiceClient
1.EnsureConnection(CancellationToken cancellationToken) at UiPath.CoreIpc.ServiceClient1.<>c__DisplayClass21_1
1.<b__1>d.MoveNext() — End of stack trace from previous location — at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func
2 func, String message, Func2 exceptionHandler) --- End of inner exception stack trace --- at UiPath.CoreIpc.ServiceClient
1.<>c__DisplayClass21_11.<Invoke>b__2(Exception ex) at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List
1 cancellationTokens, Func2 func, String message, Func
2 exceptionHandler) at UiPath.Service.Core.Impl.RobotUpdateService.IsAutoUpdateNeeded(), HResult -2146233029 要素が見つかりません。
Answer
原因
ロボット端末の「UiPath Robot Service」が「UiPath Update Service」との通信が問題発生している可能性があります。
解決策
サービス管理コンソールから「UiPath Update Service」サービスの再起動をお試しください。