Activities not working on Migrating from Cloud to On-Prem Orchestrator

Hi,

On migrating from Cloud to On-Prem Orchestrator, I am facing the below issues. Quick support is really appreciated.

  1. I have installed UiPath.ComputerVision.LocalServer
  2. Under project settings enabled Use Local Server under ComputerVision

Inside Use application/Browse activity, Type Into and Click activities are not working and the error is “Computer Vision cannot be enable: the current user is not authenticated.”

Click is only workign when the targetting method is Image, but not when computer vision, also Type into is not working when the targetting method is Computuer vision.

image

@krishbcd

The localserver url will need to be changed to your own cv server on on prem…the cloud server will not work

Cheers

1 Like

@Anil_G

Thank you for your quick support. Here Do I need to provide both Run and Debug values for both Server and ApiKey?

Is the Debug Value same as Run value for both Server and ApiKey and what is the debug value for, Please?

@krishbcd

These are just the defaults…for example if in the cv activity if you do not provide a localserver value then during run mode the default value from here is picked…similarly during debug secault value from debug is picked…

Api key is needed if you are using the cloud server… for local server you can go with checking the localserver and procide the server detials

Cheers

1 Like