I am using Computer Vision using local server for automation of citrix based application(as no option install citrix extension on server).
Issues I am facing:
Automation is working on dev machine, using UiPath studio 2022.10.5 User Mode. But it’s not working on Production VM(using UiPath Studio Service mode 2022.10.5)
Error Message: Response from server is not valid
I have already verified the troubleshooting steps:
I would please ask if it’s possible to update to the latest UIAutiomation package (23.4) and the latest ComputerVision.LocalServer package (23.4) and try again on Production machine.
If this fails please send us the UiPath logs from that machine and if possible it would help to have the Event Viewer / Windows / Application logs.
Anil is right in that when upgrading it seems the screenshots are lost. They still should work on your dev machine (and on prod after we resolve the issue) but you can’t indicate / edit them. You have to reindicate the screen scopes and afterwards the activities if you want to redo them.
You can select if you want to use ComputerVision scope for Element detection (inputboxes / buttons/ etc…) or for OCR only (word / text detection)
There might be some scenarios where you want to use only a different OCR, without sending anything to CV server (cloud or local)
There is also the option of unselecting both options and in that case you can only have Image targeting
I have raised a ticket with UiPath Technical support team. Provided ProcessMonitor, Application and Robot Logs.
They are investigating still. Seems like something is blocking from application side.
Process is not able to reach UiPath.computervision.localserver
Finally, we were able to get to root cause for the issue. The VM where we were trying to run Computer vision using local server, was not supporting AVX2 for CPU.