Adding a CV Screen Scope and trying to select something on screen, appear this message
Possibly is not detecting Proxy Configuration (Log):
[ERROR] [UiPath.Studio.exe] [10] Error performing DetectControls2: System.AggregateException: One or more errors occurred. —> System.AggregateException: One or more errors occurred. —> System.Net.Http.HttpRequestException: An error occurred while sending the request. —> System.Net.WebException: The remote server returned an error: (407) Proxy Authentication Required.
.config files have proxy configurations and all is working well.
But when you indicate some screen in CV Scope, it will throw an error “response from server is not valid” if you mention “https://cv.uipath.com/” in server property…
Could you try again, with the latest version? The server is definitely up, it might be some network configuration issue. If you ping cv.uipath.com do you get a response?
I’m also having issues with CV screen scope. I was able to get response from cv.uipath.com and i have working connection as well however still having issues
I get the same error at work, which uses a proxy. I looked at it with our IT proxy guy, and it wasn’t being blocked by the proxy. He gave me access to our guest WiFi, which doesn’t use the proxy and it worked.
If this can be fixed, that would be great; it’s going to be near impossible to get them to add another rule to the firewall and the guest WiFi isn’t a long term solution either. Thanks
Hello! @asesor-rpa your proxy requires authentication? I mean, Do you need to enter Login and Password in order to access Internet Web Sites?
I am just telling this, because if your proxy requires authentication you probably needs to request to include the url in the firewall rules to have access.
I had a similar problem here with the proxy authentication. But, first of all i would try all steps following the URL below :
I made all steps to configure Proxy and Robot connects to Orchestrator CE correctly, NuGet packages can download correctly, but What I can see is the activity is ignoring proxy configuration.