What to perform when NuGet v2 Server protocol is no longer supported by UiPath Orchestrator ?
Issue Description: While trying to download any package updates from Orchestrator on Robot machine, error : "NuGet v2 server protocol is no longer supported by UiPath Orchestrator. Please restart your robot to switch to v3 protocol feeds" is obtained.
Error:
Resolution: This error is due to the updated internal NuGet feeds' protocol from v2 to v3 starting from version 2020.10 See details about NuGet Infrastructure in the official documentation - Orchestrator Nuget Infrastructure .
Follow the below steps in such a scenario :
- Quit the Robot Agent/Assistant
- Stop all UiPath.* processes from TaskManager -> Details.
- If the Robot is in Service Mode, restarting the service is also necessary.