UiPath Assistant: System.Exception: "Failed to download package 'System.Resources.Extensions.5.0.0' from 'https://url-tenant/" Error 500

Cuando trato de descargar una automatización desde UiPath Assitant, comienza a descargar los paquetes desde el orquestador, pero al finalizar sale un error que indica que no se pudo descargar los paquetes ya que se presenta un error interno del servidor 500. NOTA: Esto solo ocurre con algunas automatizaciones, hay otras que si descargan correctamente, ocurre en cualquier máquina que desee descargar la automatización.

Translate: When I try to download an automation from UiPath Assistant, it starts downloading the packages from the orchestrator, but upon completion I get an error stating that the packages could not be downloaded since an internal server error 500 is presented. NOTE: This only occurs with some automations, there are others that if they download correctly, it happens on any machine that wants to download the automation.

Can you download manually from Orchestrator Ui the nupkg for the impacted libraries?
I think not.
What is the error?

Hello, if you are referring to the nupkg of the project or automation as such, yes I can download it, but the problem is that the machines on which I am trying to install the automation from assistant only have an execution license, so this is how I download the nupkg of the project from orchestrator, if I have it on those machines from studio, they will open in read-only and it will not allow downloading the project packages. What I am doing is opening the assistant interface and from there trying to download the automation, just as a normal user with execution license would do. The download process starts and when finished the image error appears indicating that it could not be downloaded in the wizard.

Feel free to raise a support case so we can analyze your behavior.

Sorry, how can i to raise a support?

Here https://customerportal.uipath.com/
You will need to have the Enterprise license code (Support ID) and login with the email of your organization that bought that license.

Thank you so much. I have a question. Could the error I am experiencing when downloading the orchestrator packages from UiPath assistant be related to the following message that I get when searching for the nuget version of the orchestrator?

MESSAGE: “Legacy NuGet v2 protocol repositories is no longer supported in this version of Orchestrator”

It can be.
If you are using an external feed with V2. Use one with V3 type.
Also, based on Orchestrator - Installation Considerations we updated the internal NuGet feeds’ protocol from v2 to v3 in 23.10.x Orchestrator.