Hi all,
I have issues running my automation on a server which the package is uploaded to. Unfortunately, it says that the package could not be installed. This is the folder on the server, which seems to be more or less empty:
Automation runs without errors on another server. Please advise.
This is the full error message from Orchestrator:
Failed to install package ‘xxxxx’
RemoteException wrapping System.Exception: Failed to install package ‘xxxxx’ —> RemoteException wrapping System.Exception: NU1101: Unable to find package xxxxx. No packages exist with this id in source(s): Connect, https://orchestrator.xxxxx.net/nuget/v3/0e925318-5791-435e-8168-acb984a42faa/index.json, https://orchestrator.xxxxx.net/nuget/v3/f89cb65d-e2eb-4e69-bbd6-181b65281787/index.json, Local, nuget.org, Official
— End of inner exception stack trace —
at UiPath.Service.ProjectInstaller.InstallCore(InstallProjectCommand installCommand)
at UiPath.Service.ProjectInstaller.InstallInternal(InstallProjectCommand installCommand)
at UiPath.Service.Core.Utils.RobotTelemetryExtensions.WithTelemetry[TResult](IRobotTelemetryClient container, Func1 internalFunc, RobotTelemetryOperationBase telemetryOperation, Action
1 telemetryArgsFunc)
at UiPath.Service.ProjectInstaller.InstallWithTelemetry(InstallProjectCommand installCommand)
at UiPath.Service.ProjectInstaller.<>c__DisplayClass4_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Service.ProjectInstaller.Install(InstallProjectCommand installCommand)
at UiPath.Service.Impl.NetFrameworkPackageService.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.Start(IUserCredential credential)
I also found a similar topic, but there seems to be no resolution in that thread: