Create Document Validation Action: The remote server returned an error: (500) Internal Server Error

Hi,

I am receiving the Error : Create Document Validation Action: The remote server returned an error: (500) Internal Server Error, when i am testing a workflow based on Document Understanding Process (orchestrator background process).

When I run the same process via studio, it works fine, but when I run this as a background process (Non production Robot machine), I get this error

Error Below

Process: _AP_Process_Data_Extraction
Environment:
Robot: AP_Process
Machine name: UIROB1
Info: The remote server returned an error: (500) Internal Server Error.

RemoteException wrapping UiPath.DocumentUnderstanding.Persistence.OrchestratorException: The remote server returned an error: (500) Internal Server Error.
at UiPath.IntelligentOCR.Activities.BaseOrchestratorClientAsyncActivity.ThrowIfNeeded(Task task, Boolean suppressThrowException)
at UiPath.IntelligentOCR.Activities.BaseOrchestratorClientAsyncActivity.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)
Start Time: 07/17/2020 4:15:33 PM
End Time: 07/17/2020 4:16:10 PM
Input Values: null
Output Values: Empty
Has Recording: false

@chaithanyapallegar Any update on this? Did you find anything?

@Ioana_Gligan Hi Ioana, Need your quick help in this issue as well.

Same Issue here, did you guys found a solution?