OVH Community, votre nouvel espace communautaire.

SOAPI https://www.ovh.com:1664 timeout/bad response ?


Loup Artic
22/02/2011, 13h07
C'est revenu puis retombé et c'est de nouveau revenu.

Loup Artic
22/02/2011, 12h46
Bonjour,

Le service SOAPI https://www.ovh.com:1664 ne répond plus correctement.

Ca timeout ou ca bad response.
Du coup étant donné que ça ne répond pas en moins d'une minute, ça coupe la connexion.

Depuis 94.23.137.54 ou 62.210.255.66.

Code:
Exception information: 
Exception type: IOException 
Exception message: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. 

Stack trace:    at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)