can't open targit
Server = localhost
System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: La connexion sous-jacente a été fermée : Une erreur inattendue s'est produite lors de l'envoi. ---> System.IO.IOException: Impossible de lire les données de la connexion de transport : Une connexion existante a dû être fermée par l’hôte distant. ---> System.Net.Sockets.SocketException: Une connexion existante a dû être fermée par l’hôte distant
à System.Net.Sockets.Socket.BeginReceive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state)
à System.Net.Sockets.NetworkStream.BeginRead(Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state)
--- Fin de la trace de la pile d'exception interne ---
à System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
à System.Net.PooledStream.EndWrite(IAsyncResult asyncResult)
à System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
--- Fin de la trace de la pile d'exception interne ---
à System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)
à System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)
--- Fin de la trace de la pile d'exception interne ---
à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
à System.Net.Http.Handlers.ProgressMessageHandler.<SendAsync>d__0.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
à ClientUpdateService.AntServerUpdateClient.<CheckForUpdates>d__9.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
à ClientUpdateService.ClientUpdaterService.<ResolveServer>d__4.MoveNext()
Comments
Hi wajdi mekni,
This looks like a case for TARGIT's official support. You should report it in the 'TARGIT Support System (TSS)'.
More info about the TSS here: https://www.targit.com/help
BR / Ole
Same issue here today. Was there a resolution that can be shared? We are investigating further, but if we can't resolve, we may need to open a ticket with TARGIT support as well.
We found our solution. It appears that a certificate had been updated, unbeknownst to us. Upon re-pointing to the certificate in SSL Toolkit under C:\Program Files\TARGIT\ANTServer, everything began working again.
Hi Karl,
Thanks for letting us know. May be a first place to look into for others that experience similar problems.
BR / Ole
Please sign in to leave a comment.