Can't connect studio with orchestrator

I’m trying to connect studio with orchestrator using machine key, but getting this error - Connection failed: Could not provision robot. Working on enterprise version. It’s a dev machine.
@ashokkarale @Anil_G @Parth_Doshi @mukeshkala

1 Like

hi @pravin_bindage

Could you please cross check below:

  1. your orchestrator url? can you share? It should be like below?
    https://cloud.uipath.com/{your org name}/{your tenant name}/orchestrator_/

  2. your machine key, please verify that you are using the machine key registered against your machine name? are you logged in to the right machine and using the right machine key?

  3. Verify the license that you have assigned.

Regards
Sonali

Hi @pravin_bindage,

Don’t login with machine key into Studio. Use Orchestrator URL option to login. Also make sure you are having Developer license assigned to your user id.

1 Like

hi @pravin_bindage

please follow the below steps

Step 1: Confirm Your Machine Name

On your dev machine:

  • Open Command Prompt
  • Run: whoami
    • Note the output, e.g., CORP\john.doe
  • Run: hostname
    • Note the machine name, e.g., DEV-MACHINE01

Step 2: Create a Machine in Orchestrator

  1. Go to Tenant > Machines
  2. Click Add Machine > Add Machine Template
  3. Name: DevMachineTemplate (or anything)
  4. Assign it to your Modern Folder under “Folders” tab
  5. Click Create

Step 3: Assign Your User to the Folder

  1. Go to Tenant > Users
  2. Find your user (the same one you’re logged into Windows with)
  3. Click the 3 dots > Edit
  4. Under Folders, make sure your modern folder (e.g., “Development”) is selected
  5. Ensure your user has the Automation User or Robot role assigned

Step 4: Orchestrator Settings in Studio/Assistant

  1. Open UiPath Assistant or Studio > Settings > Orchestrator
  2. Enter:

3.(Copy from browser address bar)*
4. Click Connect

@pravin_bindage

Try from assitant and service url..machine key or client id is good for robot

Cheers

1 Like

Yes ashok i found that I don’t have developer licence.

2 Likes