Package installation failure
at UiPath.Service.Core.ProjectInstaller.InstallCore(InstallProjectCommand installCommand)
at UiPath.Service.Core.NetWindowsProjectInstaller.InstallCore(InstallProjectCommand installCommand)
at UiPath.Service.Core.Utils.RobotTelemetryExtensions.WithTelemetry[TResult](IRobotTelemetryClient container, Func1 internalFunc, RobotTelemetryOperationBase telemetryOperation, Action
1 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.StartAsync(IUserCredential credential)
This is a process package, the process is my local development, the development tool runs normally, published into the process package, using the robot installation error.
Has this error been resolved? I am running into the same problem. I hope you can tell me how to solve it.