26 linhas
3,6 KiB
Text
26 linhas
3,6 KiB
Text
2021-08-06 09:19:02.867 +02:00 [Error] Exception processing message from web socket.
|
||
System.Net.WebSockets.WebSocketException (0x80004005): The remote party closed the WebSocket connection without completing the close handshake.
|
||
---> System.IO.IOException: Unable to read data from the transport connection: Une tentative de connexion a échoué car le parti connecté n’a pas répondu convenablement au-delà d’une certaine durée ou une connexion établie a échoué car l’hôte de connexion n’a pas répondu..
|
||
---> System.Net.Sockets.SocketException (10060): Une tentative de connexion a échoué car le parti connecté n’a pas répondu convenablement au-delà d’une certaine durée ou une connexion établie a échoué car l’hôte de connexion n’a pas répondu.
|
||
--- End of inner exception stack trace ---
|
||
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
||
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.GetResult(Int16 token)
|
||
at System.Net.Http.HttpConnection.ReadBufferedAsyncCore(Memory`1 destination)
|
||
at System.Net.Http.HttpConnection.RawConnectionStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
||
at System.Net.WebSockets.ManagedWebSocket.EnsureBufferContainsAsync(Int32 minimumRequiredBytes, CancellationToken cancellationToken, Boolean throwOnPrematureClosure)
|
||
at System.Net.WebSockets.ManagedWebSocket.ReceiveAsyncPrivate[TWebSocketReceiveResultGetter,TWebSocketReceiveResult](Memory`1 payloadBuffer, CancellationToken cancellationToken, TWebSocketReceiveResultGetter resultGetter)
|
||
at System.Net.WebSockets.ManagedWebSocket.ReceiveAsyncPrivate[TWebSocketReceiveResultGetter,TWebSocketReceiveResult](Memory`1 payloadBuffer, CancellationToken cancellationToken, TWebSocketReceiveResultGetter resultGetter)
|
||
at DSLink.Connection.WebSocketConnector.<_startReceiveTask>b__11_0()
|
||
2021-08-06 09:19:07.906 +02:00 [Information] Disconnected
|
||
2021-08-06 09:19:08.542 +02:00 [Information] Handshaking with http://192.168.1.54:8080/conn?dsId=RTSP-OMdrHg0avIBTMlApcGJyO6F7_WThL5P0aIxLoTJwYrs
|
||
2021-08-06 09:19:11.232 +02:00 [Information] Disconnecting
|
||
2021-08-06 09:19:32.595 +02:00 [Warning] Une tentative de connexion a échoué car le parti connecté n’a pas répondu convenablement au-delà d’une certaine durée ou une connexion établie a échoué car l’hôte de connexion n’a pas répondu.
|
||
2021-08-06 09:19:33.599 +02:00 [Warning] Failed to connect, delaying for 1 seconds
|
||
2021-08-06 09:19:34.674 +02:00 [Information] Handshaking with http://192.168.1.54:8080/conn?dsId=RTSP-OMdrHg0avIBTMlApcGJyO6F7_WThL5P0aIxLoTJwYrs
|
||
2021-08-06 09:19:59.937 +02:00 [Warning] Une tentative de connexion a échoué car le parti connecté n’a pas répondu convenablement au-delà d’une certaine durée ou une connexion établie a échoué car l’hôte de connexion n’a pas répondu.
|
||
2021-08-06 09:20:00.020 +02:00 [Warning] Failed to connect, delaying for 2 seconds
|
||
2021-08-06 09:20:02.301 +02:00 [Information] Handshaking with http://192.168.1.54:8080/conn?dsId=RTSP-OMdrHg0avIBTMlApcGJyO6F7_WThL5P0aIxLoTJwYrs
|
||
2021-08-06 09:20:10.796 +02:00 [Information] Handshake successful
|
||
2021-08-06 09:20:11.340 +02:00 [Information] Connecting
|
||
2021-08-06 09:20:12.557 +02:00 [Information] WebSocket connecting to ws://192.168.1.54:8080/ws?dsId=RTSP-OMdrHg0avIBTMlApcGJyO6F7_WThL5P0aIxLoTJwYrs&auth=f2G0GZ01v86KrZ51g6pDfXtF3opKW3LSWq_nDb8nQX8&format=msgpack
|
||
2021-08-06 09:20:15.863 +02:00 [Information] Connected to ws://192.168.1.54:8080/ws?dsId=RTSP-OMdrHg0avIBTMlApcGJyO6F7_WThL5P0aIxLoTJwYrs&auth=f2G0GZ01v86KrZ51g6pDfXtF3opKW3LSWq_nDb8nQX8&format=msgpack
|