[UiPathRobot][Error]

Hi,
I am getting the following error while trying to run the workflow in UiPath Studio.


18.3.1+Branch.master.Sha.4c05f670b311e90ee097c589605b399e9bee4874

Error: Publish of workflow project to Orchestrator failed. A robot with user name ‘USER’ is not defined in Orchestrator

Error: System.ApplicationException: Publish of workflow project to Orchestrator failed. A robot with user name ‘USER’ is not defined in Orchestrator —> System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: A robot with user name ‘USER’ is not defined in Orchestrator

Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object ins, Object outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at UiPath.Models.IUiPathRemoteDuplexContract.PublishPackage(String packFilePath, Int32 timeoutSeconds, PublishFeedType feedType)
at UiPath.Models.UiPathDuplexProxy.PublishPackage(String packFilePath, Int32 timeoutSeconds, PublishFeedType feedType)
at UiPath.Studio.Plugin.Workflow.Project.WorkflowProjectModelFactory.PublishToOrchestrator(Int32 timeout, String packFilePath, IWorkflowProject workflowProject)
— End of inner exception stack trace —
at UiPath.Studio.Plugin.Workflow.Project.WorkflowProjectModelFactory.PublishToOrchestrator(Int32 timeout, String packFilePath, IWorkflowProject workflowProject)
at UiPath.Studio.Plugin.Workflow.Project.WorkflowProjectModelFactory.d__46.MoveNext(), HResult -2146232832

Please suggest any solution…

@Afiyah Refer below post