Able to install process from the robot tray but getting issue from running processes from orchestrator once new package is published

Failed to install package ‘Epic_Performer.1.0.12’

RemoteException wrapping System.Exception: Failed to install package ‘Epic_Performer.1.0.12’ —> RemoteException wrapping System.Exception: NU1101: Unable to find package Epicapp.Descriptors. No packages exist with this id in source(s): Connect, //cloud.uipath.com/reliancepartners/DefaultTenant/orchestrator_/nuget/v3/0c9d11c8-9eff-43cd-a6fb-195fa07a5a8c/index.json//www.myget.org/F/workflow/, Local, nuget.org, Official

— End of inner exception stack trace —
at UiPath.Service.Core.ProjectInstaller.InstallCore(InstallProjectCommand installCommand)
at UiPath.Service.Core.NetWindowsProjectInstaller.InstallAndProtect(InstallProjectCommand installCommand)
at UiPath.Service.Core.NetWindowsProjectInstaller.InstallCore(InstallProjectCommand installCommand)
at UiPath.Service.Core.Telemetry.RobotTelemetryExtensions.WithTelemetry[TResult](IRobotTelemetryClient container, Func1 internalFunc, RobotTelemetryOperationBase telemetryOperation, Action1 telemetryArgsFunc)
at UiPath.Service.Core.ProjectInstaller.InstallWithTelemetry(InstallProjectCommand installCommand)
at UiPath.Service.Core.ProjectInstaller.<>c__DisplayClass5_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Service.Core.ProjectInstaller.Install(InstallProjectCommand installCommand)
at UiPath.Service.Core.PackageService.InstallProcess(PublishedProcess process, ImpersonableIdentity identity, IRobot robot, 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.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, List1 cancellationTokens, Func2 func, String message, Func`2 exceptionHandler)

@Zodpe_Prathmesh Can you try installing lower version

Hello,

So how you are installing process from robot tray??

Also while publishing to orchestrate are you getting any error or only while executing???

Can you also confirm whether you are using any customised package. Because as per the error it fails to identify a package which seems to be a customised one.

Worked After Login to Console enabled thanks everyone :slightly_smiling_face:

Glad to hear that :slightly_smiling_face:

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