Error message - 'No robot configured for the current user'

Below error occurred while following the steps mentioned to start the UiPath Studio - “No robot configured for the current user” [Please refer screenshot]

User ‘jamdadeparag’ is already given Robot role as mentioned in the training video.

Please help at the earliest so that I can proceed with the training.

The error log is pasted below - ‘RemoteException wrapping UiPath.Service.Orchestrator.Clients.OrchestratorHttpException: No robot configured for the current user. at UiPath.Service.Orchestrator.OrchestratorClientExtensions.EnsureOrchestratorStatusCodeAsync(HttpResponseMessage response) at UiPath.Service.Orchestrator.Clients.OrchestratorEnrollment.GetEnrollmentDataAsync(HttpClient client, String connectionString, CancellationToken ct) at UiPath.Service.UserHost.InteractiveConnectFlow.<>c__DisplayClass21_0.<b__0>d.MoveNext() — End of stack trace from previous location — at UiPath.Service.HttpExceptions.Improve[T](Func1 code) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler)’

Hi @parag.jamdade

Welcome to Community!

Check out this thread

I hope it helps!!

@parag.jamdade
) Create a robot for your user id

Note: To add the robot, go to Manage Access in Tenant Section

2) Assign license to the robot

Note: To add the license, go to admin section and select “License Allocation to users”

  1. Try login in in studio using orchestrator URL

@lrtetala the thread was helpful, thank you!

@raja.arslankhan Hi, thank you very much for your help.
I had already performed the steps mentioned by you but still got the same error.

Error got resolved by following below steps -

  1. Go to Tenant.
  2. Go to Manage Access.
  3. Under “Assign roles” press on “Edit” for the correspondig user.
  4. Go to “Personal automations setup”
  5. Click on “Enable user to run automations”
  6. Save the Setup.
  7. Try to connect to cloud [Orchestrator]. It should work now.