issue installing the laucher
-
Hello Mates i have this issue when i try to install the laucher you kwow what is causing the issue or any solution on it
thanks in advance
issue
rash ID: baff20788e034a99987c485646a1fe25
System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: Se ha terminado la conexi贸n: Error inesperado de env铆o. ---> System.IO.IOException: Error de autenticaci贸n porque la parte remota cerr贸 la secuencia de transporte.
en System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
en System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
--- Fin del seguimiento de la pila de la excepci贸n interna ---
en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
--- Fin del seguimiento de la pila de la excepci贸n interna ---
en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en Plutonium.Updater.Core.HTTP.<GetJsonAsync>d__3`1.MoveNext()
--- Fin del seguimiento de la pila de la ubicaci贸n anterior donde se produjo la excepci贸n ---
en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
en Plutonium.Updater.Core.Updater.<Run>d__24.MoveNext()
--- Fin del seguimiento de la pila de la ubicaci贸n anterior donde se produjo la excepci贸n ---
en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en Plutonium.Updater.App.Windows.UpdateWindow.<UpdateWindow_Loaded>d__6.MoveNext()