Error fix for "Cannot find a UiPath web service at the given address" when tried to connect the Robot to the Orchestrator.
Issue Description: Error message "Cannot find a UiPath web service at the given address" when they tried to sign in to Orchestrator. After trying to reinstall the Studio the issue still persists.
Resolution:
The proxy environment variable might be blocking the connects. There is no proxy, but the environment variables “HTTP_PROXY” and “HTTPS_PROXY” are set.
This makes the request not able to find the correct web service.
- Delete the environment variables.