I hope someone can help. My VM where I run unattended robots is not allowing the latest package to install and run. I was successful on the previous version of the Automation, but now it fails with “Folder Practice Digital Assistant: job for process Inbox processing Digital Assistant on robot vm-test-UiPath1-unattended failed. (#1680)” popup in orchestrator, plus this detailed message:
Failed to install package ‘Inbox_Processing_Digital_Assistant.1.0.15’
UiPath.CoreIpc.RemoteException: Failed to install package ‘Inbox_Processing_Digital_Assistant.1.0.15’ —> UiPath.CoreIpc.RemoteException: NU1107: Version conflict detected for UiPath. Install/reference UiPath 23.4.62.63011 directly to project Inbox_Processing_Digital_Assistant.1.0.15 to resolve this issue.
Inbox_Processing_Digital_Assistant.1.0.15 → Inbox_Processing_Digital_Assistant 1.0.15 → UiPath.UIAutomation.Activities.Runtime 23.4.8 → UiPath (= 23.4.62.63011)
Inbox_Processing_Digital_Assistant.1.0.15 → Inbox_Processing_Digital_Assistant 1.0.15 → Indici.reuseable.components.Library.Runtime 1.0.30 → UiPath.UIAutomation.Activities 22.10.5 → UiPath (= 22.10.52.8892).
— End of inner exception stack trace —
at UiPath.Robot.Core.ProjectInstaller.InstallCore(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)
I tried to restart the VM afew times, but no joy.
Thanks