Facing issue with upgrade

Hi team, looking for some help with a UiPath upgrade scenario from version 2020 to 2022 on Azure App Service.

Scenario:

  • ​Orchestrator App Service has been upgraded and runs successfully.
  • ​For the new Resource Catalog component, we accidentally ran the update command first, and then ran the deploy command afterward.
  • ​Since this is a brand new service, we know we should have run the deploy command first.
  • ​Currently, after the deploy/update attempts, accessing the Resource Catalog URL results in a 404 error.

​Has anyone faced this issue due to an incorrect command sequence? What is the best way to clean the state and get the Resource Catalog URL working?

​Thanks in advance!"

Hi @P_RAVI_TEJA

Best way as per UiPath is to delete the existing resource catalog App Service and clean any partially created database, then run deploy first and update after, and restart the service to make the URL accessible.

Happy Automation

Hi @P_RAVI_TEJA,

Since this involves an Orchestrator upgrade and Resource Catalog deployment, I would recommend contacting UiPath Support. They can help verify the deployment state and provide the correct recovery steps after the deploy/update commands were executed in the wrong order.

Thanks