Publish Failed:- Robot does not exist

Hi All,

Publish is failing for me with below error:
Error: Publish of Process project to Orchestrator failed. Robot does not exist.

The Orchestrator is connected:

Here is the complete error log:
20.4.0-beta.472

Error: Publish of Process project to Orchestrator failed. Robot does not exist.

Error: System.InvalidOperationException: Publish of Process project to Orchestrator failed. Robot does not exist. —> UiPath.CoreIpc.RemoteException: Robot does not exist. —> UiPath.CoreIpc.RemoteException: Robot does not exist.
— End of inner exception stack trace —
at UiPath.CoreIpc.Response.CheckError()
at UiPath.CoreIpc.ServiceClient1.<>c__DisplayClass18_01.<b__1>d.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.CoreIpc.IOHelpers.d__161.MoveNext() --- End of stack trace from previous location where exception was thrown --- at UiPath.CoreIpc.ServiceClient1.<>c__DisplayClass18_01.<InvokeAsync>b__2(Exception ex) at UiPath.CoreIpc.IOHelpers.<WithTimeout>d__161.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.CoreIpc.ServiceClient1.<InvokeAsync>d__181.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Studio.Orchestrator.Feeds.Services.OrchestratorPackageUploader.d__5.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Studio.ProjectPackager.Publish.Services.ProjectPushService.d__5.MoveNext()
— End of inner exception stack trace —
at UiPath.Studio.ProjectPackager.Publish.Services.ProjectPushService.d__5.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Studio.ProjectPackager.Publish.Services.ProjectPushService.d__3.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Studio.ProjectPackager.Publish.Services.PublishProcessor.d__10.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Studio.ProjectPackager.Publish.Services.ProjectPublishProcessor.d__4.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Studio.ProjectPackager.Publish.Services.PublishService.<>c__DisplayClass19_0.<b__0>d.MoveNext(), HResult -2146233079

Could you please suggest me, what is wrong here.

Seems you have not provided the correct domain\username while creating Robot.

  1. Open cmd prompt in your laptop/desktop
  2. run command whoami and get the result copied
  3. paste result in the domain\username column of your Robot and save the updates

Your Robot should now be connected to UiPath assistant.

6 Likes

Thank you SOOOO MUCH @Kotesh
Also had the same issue - works now

1 Like

My PC is connected with Azure Ad, how will it work with windows credentials.

Hi Kotesh,

I have correctly added the user from cmd yet the error continues .
Can you please help me out.

Thanks in Advance,
Namrata