I’m encountering an issue during the installation of UiPath Server 2023.10 Automation Suite release where the process fails while validating telemetry connectivity and throws the following error:
Validating telemetry connectivity ... STARTED
>>> [FAILED] Cannot POST to https://dc.services.visualstudio.com/v2/track from this machine. Curl exit code: 22
Validating telemetry connectivity ... DONE
I’ve confirmed network connectivity is fine, but I can’t seem to figure out what’s causing the problem.
Has anyone encountered this?
Any guidance or suggestions for resolving this would be greatly appreciated!
This suggests there may be some form of rate limiting on the endpoint. Since this is my first attempt at deploying, I’m unsure how I could have exceeded any quota. I also don’t know what the limit might be.
Could you kindly advise if there are any workarounds available in UiPath? Is it possible to disable telemetry data transmission? These instances are part of an AutoScaling Group, and experiencing these kinds of failures, especially when they seem beyond our control, is a bit challenging.