Error ejecución en el orquestador

Buenos días a todos, el día de hoy hice la actualización de UiPath Studio y cuando quise ejecutar un proceso desde el orquestador me aparece muchos problemas, antes funcionaba correctamente todo y no hice ningún cambio, hice la ejecución de forma local en mi equipo y funciona correctamente y después me conecte a mi servidor de Windows donde ejecuto desde el orquestador y con el UiPath Assitant hice la ejecución de forma atendida y también funciono correctamente, pero desde el orquestador ya no funciona ese proceso y tampoco funcionan mis otros procesos

Este es el error que me aparece, pensaba que era por los assets de base de datos que cambiaron en mi equipo, pero si de forma local y de forma atendida funciona no sé que esta pasando en el orquestador de forma desatendida, ayuda por favor :folded_hands:

Runtime details

  • Raw message: No se pudo instalar el paquete ‘RPA-PROCEN-DIARIO.1.0.6’ UiPath.CoreIpc.RemoteException: No se pudo instalar el paquete ‘RPA-PROCEN-DIARIO.1.0.6’ —> UiPath.CoreIpc.RemoteException: NU1101: Unable to find package RPA-PROCEN-DIARIO. No packages exist with this id in source(s): Processes Feed. PackageSourceMapping is enabled, the following source(s) were not considered: Connect, Local, nuget.org, Official, Orchestrator Host. ‘El ID de cliente o el secreto de cliente son incorrectos.’ exception on ‘https://cloud.uipath.com/bancoesaopir/DefaultTenant/orchestrator_/nuget/v3/f20aa7e6-19fd-4113-954c-b8b3845dd0fb/index.json’ — End of inner exception stack trace — at UiPath.Robot.Core.ProjectInstaller.ThrowInstallationException(IEnumerable1 loggerErrors, IEnumerable1 additionalInstallPackageCommandErrors, Package package) at UiPath.Robot.Core.ProjectInstaller.InstallCore(InstallProjectCommand installCommand) at UiPath.Service.Core.NetWindowsProjectInstaller.InstallCore(InstallProjectCommand installCommand) at UiPath.Robot.Core.ProjectInstaller.<>c__DisplayClass11_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, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler)
  • Entry point: RPA-PROCEN-DIARIO.xaml
  • Start Time: 4/29/2025, 5:07:39 PM
  • End Time: 4/29/2025, 5:07:50 PM
  • Machine template: botbdp
  • Robot: robot-unattended
  • Account: robot
  • Hostname: BOTBDPW10
  • Has Recording: false
  • Healing Agent: Enabled
  • Healing Agent self-healing: Enabled

Hola buenas tardes
Tengo el mismo inconveniente el día de hoy se actualizo el programa y el robot desatendido que estaba funcionando normal, esta generando exactamente el mismo error.
Muchas gracias

Hola @botbdp

Tuve el mismo problema que tú después de la actualización, lo puede solucionar con esta solución

https://forum.uipath.com/t/all-processes-faulted-after-update-to-studio-2025-0-166-sts/2803354

Desde orquestador elimine la maquina que tenia creada para la ejecución del robot desatendido, luego volví a crear la maquina, después inicie sesión en la maquina desatendida con el nuevo ID y secreto a UiPath Assistant y se ejecuto correctamente el robot ya no me genero el error.

Espero también te funcione
Saludos

Muchas gracias, también me funciono la solución