Hi all,
I have faced this error when building an agent.
Does anyone have a workaround for this error?
Thank you!
{“Code”:“Robot”,“Title”:“The path ‘/var/app/Executors’ for the selected source could not be resolved.”,“Detail”:“System.InvalidOperationException: The path ‘/var/app/Executors’ for the selected source could not be resolved.\n at NuGet.Protocol.LocalPackageSearchResource.<>c__DisplayClass2_0.b__0()\n at System.Threading.Tasks.Task`1.InnerInvoke()\n at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)\n— End of stack trace from previous location —\n at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)\n at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)\n— End of stack trace from previous location —\n at NuGet.Protocol.LocalPackageSearchResource.SearchAsync(String searchTerm, SearchFilter filters, Int32 skip, Int32 take, ILogger log, CancellationToken token)\n at NuGet.Protocol.LocalPackageListResource.EnumeratorAsync.MoveNextAsync()\n at UiPath.NuGet.Utils.GetLatestPackageSearchMetadata(String source, Boolean includePrerelease, CancellationToken cancellationToken) in /mnt/_work/1/s/Studio/Common/UiPath.NuGet/Utils.cs:line 104\n at UiPath.NuGet.Utils.GetLatestPackages(String source, Boolean includePrerelease, CancellationToken cancellationToken) in /mnt/_work/1/s/Studio/Common/UiPath.NuGet/Utils.cs:line 95\n at UiPath.Service.Core.PackageService.<>c__DisplayClass14_0.<g__ResolvePackageAndSources|2>d.MoveNext() in /mnt/_work/1/s/Studio/Robot/UiPath.Service.Core/Impl/PackageService.cs:line 130\n— End of stack trace from previous location —\n at UiPath.Service.Core.PackageService.InstallProcess(PublishedProcess process, ImpersonableIdentity identity, IRobot robot, Nullable`1 jobId, IEnvironment environment, CancellationToken ct) in /mnt/_work/1/s/Studio/Robot/UiPath.Service.Core/Impl/PackageService.cs:line 68\n at UiPath.Service.Job.InstallPackage(ImpersonableIdentity identity, CancellationToken ct) in /mnt/_work/1/s/Studio/Robot/UiPath.Service.Core/Impl/Job.cs:line 238\n at UiPath.Service.Job.PrepareForExecution(ImpersonableIdentity identity, CancellationToken ct) in /mnt/_work/1/s/Studio/Robot/UiPath.Service.Core/Impl/Job.cs:line 226\n at UiPath.Service.Job.StartAsync(IUserCredential credential, JobStartTelemetry telemetryData) in /mnt/_work/1/s/Studio/Robot/UiPath.Service.Core/Impl/Job.cs:line 169”,“Category”:null,“Status”:null}