UiPath suddenly cannot connect to Orchestrator. so I reinstall the UiPath, and delete old tenant, create a new Tenant. However, the machine cannot connect to orchestrator.
Let’s first try to solve the first issue. I think the name of the machine in Orchestrator is case sensitive and needs to match the name of your Windows machine.
On the screenshot from the post I reply to, there is a difference between the two (both in extra characters and different letter case).
As to the second issue, is it possible that you had both installs at one point - enterprise msi and community exe?
If you are installing the UiPath Community version, Studio for learning is sufficient.
If, on the other hand, you bought a license: in my opinion, you should contact UiPathSupport.
I can’t help this way. Too many variables. I think there should be remote assistance in that case.
I have read the other posts in the thread so somewhat understand the things you already tried. I also went through the Diagnostic Logs - I dont see anything which can help us since the first thing UiPathStudio.exe or Robot.exe do is look for orchestrator and check license.
My analysis is that this is issue realted to multiple versions trying to connect to different folder (Classic and modern) types in the tenant in Orchestrator.
Could you try this?
Since I see you installed the latest version of UiPath Studio 20.10.2 from the logs, I would request you to ditch the classic folder and only use modern folders in Orchestrator. Why? It is because in a modern folder all you have to provide users, which machine they are using and what license they are allowed. (If using unattended provide the windows password)
Then you can create a machine template instead of individual machines. Copy the machine key of the machine template and use the robot.exe -connect command as you said before:
The other advantage with the modern folder is that you dont worry about provisioning robots or studio/studio pro. A user itself can be given these and every user has a machine (when creating users).