"Robot does not exist" Error

When I’m working with UiPath Studio, I suddenly get an error saying “Robot does not exist” when I try to run something. Uninstalling and reinstalling UiPath Studio solves the problem for a while, but it keeps cropping up. Anyone know how to solve this issue?

Is your studio connected to Orchestrator ?

I actually first get a message that “Orchestrator is disconnected” before that error, but I don’t know how to reconnect it.

I think you are getting error becoz your robot got disconnected from orchestrator.
See this video it will definitely help you -

2 Likes

@alex.badila

Welcome to forums

for connection robots check as below

Hope this helps you

Thanks

Hi @alex.badila,

Follow the below steps:

  1. Login to Automation cloud -https://platform.uipath.com/
  2. In tenent, Click Machines
  3. click big plus button and click Standard machine
  4. Type name of your machine and description
  5. select the license runtime
  6. click Provision

onces it is done machine key is created automatically

Create bot for the Machine

  1. in Management click Robot
  2. Click big button Click Standard robot
  3. Select machine that you created
  4. Any name and Description
  5. Type goes as Studio for in order to access Uipath tool
  6. for domain user name open Command prompt and type “Whoami” it will give you a result and it will be your domain/UserName

Open Uipath Assistance/Robot Tray

  1. open Orchestrator settings
  2. copy url from your cloud Orch. and paste
    https://cloud.uipath.com/ [Domain]/[username ]/
  3. go to Management Machine and click double square then your machine key will be copied into clip board
  4. paste it in your assistant and click connect

Thanks,
Neelima.

Thank you, Neelima and everyone else for your help. I will definitely follow these steps next time this error happens.

1 Like

Thank you for helping me get past that “Robot does not exist” error.