Getting Orchestrator Connection Closed And Cannot Access A Closed Pipe While Working On Studio Inside RDP (US Region)

Im Getting Cannot Access A Closed Pipe in studio community edition


My not sure this error occurres due to issue with RDP or Orchestrator connection
Anyone Could please resolve this issue, This is the log generate during the error
23.6.1-beta.13324+Branch.release-v23.6.1.Sha.52787b786620e97cba5555379da6e6bb423b3e6b

Cannot access a closed pipe.

Error: RemoteException wrapping System.ObjectDisposedException: Cannot access a closed pipe.
at System.IO.Pipes.PipeStream.CheckWriteOperations()
at System.IO.Pipes.PipeStream.WriteAsync(Byte buffer, Int32 offset, Int32 count, CancellationToken cancellationToken)
at UiPath.CoreIpc.IOHelpers.WriteMessage(Stream stream, WireMessage message, CancellationToken cancellationToken)
at UiPath.CoreIpc.Connection.SendMessage(WireMessage wireMessage, CancellationToken cancellationToken)
at Nito.AsyncEx.TaskExtensions.DoWaitAsync(Task task, CancellationToken cancellationToken)
at UiPath.CoreIpc.Connection.RemoteCall(Request request, Stream uploadStream, CancellationToken token)
at UiPath.CoreIpc.ServiceClient1.<>c__DisplayClass21_11.<b__1>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) at UiPath.CoreIpc.ServiceClient1.<>c__DisplayClass21_11.<Invoke>b__2(Exception ex) at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler)
at UiPath.Studio.Plugin.Workflow.Triggers.TriggerEnumerationService.GetAllStartTriggersUsingDatabase()
at UiPath.Studio.Plugin.Workflow.Triggers.TriggerService.NeedsLocalTriggersProcessing(String workflowFilePath)
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, Func`2 exceptionHandler), HResult -2146233088

Hi @Tamil_Selvan2

As you are using the beta version of community edition, we can expect this type of errors, but can you check below post for your reference?

Thanks,
Srini