An unknown failure has occurred. Error code: 1000 at UiPath.Core.Activities

Hi Team,

Anyone having an idea of the below error

RemoteException wrapping UiPath.Core.Activities.OrchestratorHttpException: An unknown failure has occurred. Error code: 1000
at UiPath.Core.Activities.HttpStatusCodeExtension.OrchestratorEnsureStatusCode(HttpResponseMessage response)
at UiPath.Core.Activities.BaseAssetActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

Could you please help me solve the issue. This happening frequently when the triggering from orchestrator

Hi @Doneparthi_Chaitanya - Make sure you have given right username and password. Check below link for the response codes and the reasons

https://docs.uipath.com/orchestrator/reference/response-codes

@Doneparthi_Chaitanya

Please check this and valudate if you have given the parameters correct

As mentioned by @ushu we generally see that code when the username or password is wrong…check them

Also it would be easy if you can include a log of exception.innerexception would give you more info as you are running from orch…

Cheers

Hi,

Actually this error is not throwing when ever i restarted the same process without doing anything.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.