From 32aa3f6cb5da356116ee8b38a52324b7ce1d8448 Mon Sep 17 00:00:00 2001 From: wangjl Date: Fri, 29 Jul 2022 18:20:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=B8=8D=E5=BF=85=E8=A6=81?= =?UTF-8?q?=E7=9A=84=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FaceDetect/bin/Debug/db/.temp.fortest | 0 FaceDetect/bin/Debug/db/face.db | Bin 45056 -> 0 bytes .../log/2022-07-26/AppError2022-07-26.txt | 13 - .../log/2022-07-27/AppError2022-07-27.txt | 217 -- .../2022-07-27/FaceWebSocket2022-07-27.txt | 5 - .../FaceWebSocketError2022-07-27.txt | 5 - .../log/2022-07-28/AppError2022-07-28.txt | 3143 ----------------- .../log/2022-07-28/HttpError2022-07-28.txt | 70 - 8 files changed, 3453 deletions(-) delete mode 100644 FaceDetect/bin/Debug/db/.temp.fortest delete mode 100644 FaceDetect/bin/Debug/db/face.db delete mode 100644 FaceDetect/bin/Debug/log/2022-07-26/AppError2022-07-26.txt delete mode 100644 FaceDetect/bin/Debug/log/2022-07-27/AppError2022-07-27.txt delete mode 100644 FaceDetect/bin/Debug/log/2022-07-27/FaceWebSocket2022-07-27.txt delete mode 100644 FaceDetect/bin/Debug/log/2022-07-27/FaceWebSocketError2022-07-27.txt delete mode 100644 FaceDetect/bin/Debug/log/2022-07-28/AppError2022-07-28.txt delete mode 100644 FaceDetect/bin/Debug/log/2022-07-28/HttpError2022-07-28.txt diff --git a/FaceDetect/bin/Debug/db/.temp.fortest b/FaceDetect/bin/Debug/db/.temp.fortest deleted file mode 100644 index e69de29..0000000 diff --git a/FaceDetect/bin/Debug/db/face.db b/FaceDetect/bin/Debug/db/face.db deleted file mode 100644 index 6c48edd4f715f8d7bb9835944c1c5351026f4cdc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 45056 zcmeI(Z%@-e9Ki8bU}M7(A29o1PY#V?4Mh2)MxR+&Hy1`XN^9Js1#t?IKS4116p6kk z;{#ud@5F0+-8weH@L}_9vTS#~{(ATMT`##b+u3d$oOi{Clg~%H=VDE}r|G)(N(fEU za`H1HKk*TiC*y+r))T+4`K>=isV_*bi#5u zZf;g`8RKD5@ALu%%~hQIP#kr#7eSbHS3OSzhyh#Qhc8`mb>xVa?2~LFHDg69W-OT@~HRsWy8}SD!sM#i*vq8_1s5Y_Z;Gu8(XQ4ZP#kw}Lc8 z!yO8_JkVvoRgp=%=@Ro}HfyZR>le9R#ya6(;}M7B2@BIo-*@WUesVSpUJxfUs_oB= zi<3;&n4i}#&0bEUCjC2Phw>Y>7&FUpmwWQJPV<<|W76(SWsJp=eiF)7(G zCzqiifB*srAb|1%K~KmY**5I_I{1Q0*~0R#|8zX1RLPk)XXAp!^> zfB*srAb=KmY**5I_I{1Q0*~0R#|8zX1FH^yionB7gt_2q1s}0tg_000Iag F@DI5XvSa`N diff --git a/FaceDetect/bin/Debug/log/2022-07-26/AppError2022-07-26.txt b/FaceDetect/bin/Debug/log/2022-07-26/AppError2022-07-26.txt deleted file mode 100644 index 749ceda..0000000 --- a/FaceDetect/bin/Debug/log/2022-07-26/AppError2022-07-26.txt +++ /dev/null @@ -1,13 +0,0 @@ - - Log Entry : 14:25:20 2022年7月26日 - 百度人脸Sdk初始化异常:试图加载格式不正确的程序。 (异常来自 HRESULT:0x8007000B) - ------------------------------------ - - Log Entry : 14:31:16 2022年7月26日 - 百度人脸Sdk初始化异常:试图加载格式不正确的程序。 (异常来自 HRESULT:0x8007000B) - ------------------------------------ - - Log Entry : 14:31:28 2022年7月26日 - 百度人脸Sdk初始化异常:试图加载格式不正确的程序。 (异常来自 HRESULT:0x8007000B) - ------------------------------------ - \ No newline at end of file diff --git a/FaceDetect/bin/Debug/log/2022-07-27/AppError2022-07-27.txt b/FaceDetect/bin/Debug/log/2022-07-27/AppError2022-07-27.txt deleted file mode 100644 index be1a227..0000000 --- a/FaceDetect/bin/Debug/log/2022-07-27/AppError2022-07-27.txt +++ /dev/null @@ -1,217 +0,0 @@ - - Log Entry : 15:31:22 2022年7月27日 - System.Net.WebException: 操作超时 - 在 System.Net.HttpWebRequest.GetResponse() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 90 - ------------------------------------ - - Log Entry : 15:55:25 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 15:55:29 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 15:55:34 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 15:55:38 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 15:59:07 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:01:46 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:01:50 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:02:04 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:02:14 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:02:25 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:02:30 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:02:36 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:03:13 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:03:18 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:03:22 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:16:53 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:16:57 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:17:44 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:17:52 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:18:07 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:18:16 2022年7月27日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - \ No newline at end of file diff --git a/FaceDetect/bin/Debug/log/2022-07-27/FaceWebSocket2022-07-27.txt b/FaceDetect/bin/Debug/log/2022-07-27/FaceWebSocket2022-07-27.txt deleted file mode 100644 index a37fdec..0000000 --- a/FaceDetect/bin/Debug/log/2022-07-27/FaceWebSocket2022-07-27.txt +++ /dev/null @@ -1,5 +0,0 @@ - - Log Entry : 15:46:42 2022年7月27日 - 屏保socket - ------------------------------------ - \ No newline at end of file diff --git a/FaceDetect/bin/Debug/log/2022-07-27/FaceWebSocketError2022-07-27.txt b/FaceDetect/bin/Debug/log/2022-07-27/FaceWebSocketError2022-07-27.txt deleted file mode 100644 index 003440f..0000000 --- a/FaceDetect/bin/Debug/log/2022-07-27/FaceWebSocketError2022-07-27.txt +++ /dev/null @@ -1,5 +0,0 @@ - - Log Entry : 15:03:16 2022年7月27日 - 人脸Websocket开启异常:在其上下文中,该请求的地址无效。 - ------------------------------------ - \ No newline at end of file diff --git a/FaceDetect/bin/Debug/log/2022-07-28/AppError2022-07-28.txt b/FaceDetect/bin/Debug/log/2022-07-28/AppError2022-07-28.txt deleted file mode 100644 index 5c78454..0000000 --- a/FaceDetect/bin/Debug/log/2022-07-28/AppError2022-07-28.txt +++ /dev/null @@ -1,3143 +0,0 @@ - - Log Entry : 9:46:17 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:17 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:17 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:18 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:18 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:18 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:18 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:18 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:18 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:18 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:19 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:19 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:19 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:19 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:19 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:19 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:20 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:20 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:20 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:20 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:20 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:20 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:20 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:21 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:21 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:21 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:21 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:21 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:21 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:22 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:22 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:22 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:22 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:22 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:22 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:22 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:23 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:23 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:23 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:23 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:23 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:23 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:23 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:24 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:24 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:24 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:24 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:24 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:24 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:25 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:25 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:25 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:25 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:25 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:25 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:26 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:26 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:26 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:26 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:26 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:26 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:26 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:27 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:27 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:27 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:27 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:27 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:27 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:28 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:28 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:28 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:28 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:28 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:28 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:29 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:29 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:29 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:29 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:29 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:29 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:29 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:30 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:30 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:30 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:30 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:30 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:30 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:31 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:31 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:31 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:31 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:31 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:31 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:32 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:32 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:32 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:32 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:32 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:32 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:32 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:33 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:33 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:33 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:33 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:33 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:33 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:34 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:34 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:34 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:34 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:34 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:34 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:34 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:35 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:35 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:35 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:35 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:35 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:35 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:36 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:36 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:36 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:36 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:36 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:36 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:37 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:37 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:37 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:37 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:37 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:37 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:37 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:38 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:38 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:38 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:38 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:38 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:38 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:38 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:39 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:39 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:39 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:39 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:39 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:39 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:40 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:40 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:40 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:40 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:40 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:40 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:40 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:41 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:41 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:41 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:41 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:41 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:41 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:41 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:42 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:42 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:42 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:42 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:42 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:42 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:43 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:43 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:43 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:43 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:43 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:43 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:43 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:44 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:44 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:44 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:44 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:44 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:44 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:44 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:45 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:45 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:45 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:45 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:45 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:45 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:46 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:46 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:46 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:46 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:46 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:46 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:46 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:47 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:47 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:47 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:47 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:47 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:47 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:48 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:48 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:48 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:48 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:48 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:48 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:48 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:49 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:49 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:49 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:49 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:49 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:49 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:49 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:50 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:50 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:50 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:50 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:50 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:50 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:50 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:51 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:51 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:51 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:51 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:51 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:51 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:51 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:52 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:52 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:52 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:52 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:52 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:52 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:53 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:53 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:53 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:53 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:53 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:53 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:53 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:54 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:54 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:54 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:54 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:54 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:46:54 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:09 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:10 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:10 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:10 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:10 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:10 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:10 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:10 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:11 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:11 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:11 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:11 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:11 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:11 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:12 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:12 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:12 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:12 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:12 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:12 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:12 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:13 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:13 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:13 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:13 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:13 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:13 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:13 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:14 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:14 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:14 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:14 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:14 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:14 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:15 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:15 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:15 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:15 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:15 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:15 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:15 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:16 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:16 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:16 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:16 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:16 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:16 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:17 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:17 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:17 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:17 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:17 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:17 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:17 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:18 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:18 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:18 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:18 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:18 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:18 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:18 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:19 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:19 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:19 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:19 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:19 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:19 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:19 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:20 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:20 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:20 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:20 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:20 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:20 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:21 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:21 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:21 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:21 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:21 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:21 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:21 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:22 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:22 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:22 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:22 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:22 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:22 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:22 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:23 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:23 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:23 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:23 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:23 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:23 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:23 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:24 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:24 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:24 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:24 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:24 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:24 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:25 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:25 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:25 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:25 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:25 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:25 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:25 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:26 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:26 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:26 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:26 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:26 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:26 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:26 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:27 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:27 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:27 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:27 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:27 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:27 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:27 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:28 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:28 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:28 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:28 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:28 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:28 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:29 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:29 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:29 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:29 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:29 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:29 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:29 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:30 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:30 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:30 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:30 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:30 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:30 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:31 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:31 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:31 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:31 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:31 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:31 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:32 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:32 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:32 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:32 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:32 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:32 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:32 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:33 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:33 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:33 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:33 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:33 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:33 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:34 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:34 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:34 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:34 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:34 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:34 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:35 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:35 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:35 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:35 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:35 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:35 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:35 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:36 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:36 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:36 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:36 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:36 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:36 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:36 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:37 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:37 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:37 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:37 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:37 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:37 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:37 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:38 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:38 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:38 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:38 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:38 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:38 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:39 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:39 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:39 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:39 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:39 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:39 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:39 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:40 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:40 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:40 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:40 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:40 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:40 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:41 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:41 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:41 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:41 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:41 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:41 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:41 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:42 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:42 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:42 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:42 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:42 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:42 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:43 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:43 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:43 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:43 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:43 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:43 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:43 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:44 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:44 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:44 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:44 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:44 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:44 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:45 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:45 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:45 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:45 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:45 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:45 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:45 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:46 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:46 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:46 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:46 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:46 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:46 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:47 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:47 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:47 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:47 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:47 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:47 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:47 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:48 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:48 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:48 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:48 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:48 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:48 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:48 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:49 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:49 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:49 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:49 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:49 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:49 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:49 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:50 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:50 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:50 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:50 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:50 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:50 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:50 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:51 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:51 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:51 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:51 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:51 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:51 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:51 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:52 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:52 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:52 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:52 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:52 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:52 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:53 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:53 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:53 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:53 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:53 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:53 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:53 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:54 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:54 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:54 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:54 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:54 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:54 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:54 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:55 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:55 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:55 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:55 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:55 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:55 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:55 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:56 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:56 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:56 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:56 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:56 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:56 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:57 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:57 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:57 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:57 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:57 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:57 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:57 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:58 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:58 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:58 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:58 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:58 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:58 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:59 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:59 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:59 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:59 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:59 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:59 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:47:59 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:00 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:00 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:00 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:00 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:00 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:00 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:00 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:01 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:01 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:01 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:01 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:01 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:01 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:02 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:02 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:02 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:02 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:02 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:02 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:02 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:03 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:03 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:03 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:03 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:03 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:03 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:03 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:03 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:04 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:04 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:04 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:04 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:04 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:04 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:48:05 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 9:49:46 2022年7月28日 - 推送流文件异常:Raw image encoder error: Empty JPEG image (DNL not supported) - ------------------------------------ - - Log Entry : 10:22:31 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:22:35 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:22:40 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:22:44 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:22:48 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:22:53 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:22:57 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:23:02 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:23:06 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:23:11 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:23:15 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:23:20 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:23:24 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:25:33 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:25:37 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:26:35 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:26:39 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:26:44 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:26:48 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:26:53 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:26:57 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:27:02 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:27:06 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:27:11 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:27:15 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:27:20 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:27:24 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:27:29 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:27:33 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:27:37 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:27:42 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:27:46 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:28:23 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:28:28 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:28:32 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:28:37 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:28:41 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:28:45 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:28:50 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:28:54 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:28:59 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:29:03 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:29:08 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:29:15 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:29:25 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:29:30 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:29:36 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:29:42 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:29:47 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:29:51 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:29:56 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:30:00 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:30:05 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:30:09 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:30:13 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:30:18 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:30:22 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:30:27 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:30:31 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:30:35 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:30:40 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:30:44 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:30:49 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 10:30:53 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:53300 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 13:38:40 2022年7月28日 - System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:1345 - 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) - 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) - --- 内部异常堆栈跟踪的结尾 --- - 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) - 在 System.Net.HttpWebRequest.GetRequestStream() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 86 - ------------------------------------ - - Log Entry : 16:26:52 2022年7月28日 - System.Net.WebException: 远程服务器返回错误: (400) 错误的请求。 - 在 System.Net.HttpWebRequest.GetResponse() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 90 - ------------------------------------ - - Log Entry : 16:32:08 2022年7月28日 - System.Net.WebException: 远程服务器返回错误: (400) 错误的请求。 - 在 System.Net.HttpWebRequest.GetResponse() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 90 - ------------------------------------ - - Log Entry : 16:42:03 2022年7月28日 - System.Net.WebException: 远程服务器返回错误: (400) 错误的请求。 - 在 System.Net.HttpWebRequest.GetResponse() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 90 - ------------------------------------ - - Log Entry : 16:44:03 2022年7月28日 - System.Net.WebException: 远程服务器返回错误: (400) 错误的请求。 - 在 System.Net.HttpWebRequest.GetResponse() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 90 - ------------------------------------ - - Log Entry : 17:01:34 2022年7月28日 - System.Net.WebException: 远程服务器返回错误: (400) 错误的请求。 - 在 System.Net.HttpWebRequest.GetResponse() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 90 - ------------------------------------ - - Log Entry : 17:10:59 2022年7月28日 - System.Net.WebException: 远程服务器返回错误: (400) 错误的请求。 - 在 System.Net.HttpWebRequest.GetResponse() - 在 FaceDetect.Common.HttpComm.Post(String url, String data, String contentType, Dictionary`2 headers) 位置 F:\WJL\IOT\FaceDetect\FaceDetect\FaceDetect\Common\HttpComm.cs:行号 90 - ------------------------------------ - \ No newline at end of file diff --git a/FaceDetect/bin/Debug/log/2022-07-28/HttpError2022-07-28.txt b/FaceDetect/bin/Debug/log/2022-07-28/HttpError2022-07-28.txt deleted file mode 100644 index d17ace6..0000000 --- a/FaceDetect/bin/Debug/log/2022-07-28/HttpError2022-07-28.txt +++ /dev/null @@ -1,70 +0,0 @@ - - Log Entry : 13:43:16 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 13:52:52 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 14:19:06 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 14:27:29 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 14:28:16 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 14:30:59 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 14:31:10 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 14:32:50 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 15:06:18 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 15:56:53 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 15:59:40 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 16:03:27 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 16:09:53 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 16:11:18 2022年7月28日 - 上传图片异常:String 引用没有设置为 String 的实例。 -参数名: s - ------------------------------------ - - Log Entry : 16:28:25 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 16:29:02 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - - Log Entry : 16:29:19 2022年7月28日 - 上传图片异常:Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken. - ------------------------------------ - \ No newline at end of file