Remote desktop_rpd

We want to open a application inside a remote desktop, if i try in my computer works perfectly but in the computer of the worker (who have to execute the automatization) it not work. To open SAP application i use Use Application/Browser inside another Use Application/Browser where is the remote desktop. In case if it is necesary i can film both execution. We need the way to know how can we open application in .rpd (remote desktop) in correct way, with the exact activity for it. Not only the ones that’s fit with SAP.

this is the log:

Category: Microsoft.AspNetCore.Http.Connections.Client.HttpConnection
EventId: 10

Failed to start connection. Error getting negotiation response from 'https://crpa-paid-orch0-ne-signalr.service.signalr.net/client/?hub=robothub&asrs.op=%2Fsignalr%2Frobots&negotiateVersion=1&asrs_request_id=C9%2Bx7EsNEwA%3D&asrs_lang=en’.

Exception:
System.Net.Http.HttpRequestException: The proxy tunnel request to proxy 'http://proxybatera02.ejgvdns:8080/’ failed with status code ‘407’."
at System.Net.Http.HttpConnectionPool.EstablishProxyTunnelAsync(Boolean async, HttpRequestHeaders headers, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Http.Connections.Client.Internal.AccessTokenHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Http.Connections.Client.Internal.LoggingHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Microsoft.AspNetCore.Http.Connections.Client.HttpConnection.NegotiateAsync(Uri url, HttpClient httpClient, ILogger logger, CancellationToken cancellationToken)


UiPath.Service.UserHost 22.10.3.0
TraceError: D:\a\1\s\Robot\UiPath.Service.Core\Impl\RobotUpdateService.cs:.ctor:40
: System.AggregateException: One or more errors occurred. (Empty update server url received.)
—> System.InvalidOperationException: Empty update server url received.
at UiPath.Service.Core.Impl.RobotUpdateService.GetRegisterInformation(CancellationToken ct)
at UiPath.Service.Core.Impl.RobotUpdateService.RegisterMachine(CancellationToken ct)
— End of inner exception stack trace —, HResult -2146233088