We have cleaned up Nuget package in our VM machine. After that, bot is failing in that machine. We have manually restarted the VDI.Still, we are facing this issue. Error message:
Failed to install package ‘bot_name’
UiPath.CoreIpc.RemoteException: Failed to install package ‘bot_name’ at UiPath.Robot.Core.ProjectInstaller.InstallCore(InstallProjectCommand installCommand)
at UiPath.Service.Core.NetWindowsProjectInstaller.InstallAndProtect(InstallProjectCommand installCommand)
at UiPath.Service.Core.NetWindowsProjectInstaller.InstallCore(InstallProjectCommand installCommand)
at UiPath.Robot.Core.ProjectInstaller.<>c__DisplayClass10_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Robot.Core.ProjectInstaller.Install(InstallProjectCommand installCommand)
at UiPath.Service.Core.PackageService.InstallProcess(PublishedProcess process, ImpersonableIdentity identity, IRobot robot, Nullable1 jobId, CancellationToken ct) at UiPath.Service.Job.InstallPackage(ImpersonableIdentity identity, CancellationToken ct) at UiPath.Service.Job.PrepareForExecution(ImpersonableIdentity identity, CancellationToken ct) at UiPath.Service.Job.UiPath.Service.Core.IExecutorEvents.ExecutorAvailable(ImpersonableIdentity identity, CancellationToken ct) at UiPath.Service.Impl.ExecutorProxy.OnExecutorAvailableAsync(Object sender, AvailableEventArgs args) at UiPath.Service.Core.ExecutorService.Available(AvailableMessage availableMessage) 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, List
1 cancellationTokens, Func2 func, String message, Func
2 exceptionHandler)