CommentViewerCollection / MultiCommentViewer

いろんな配信サイトのコメントを表示できるコメビュです
https://ryu-s.github.io/app/multicommentviewer
GNU General Public License v3.0
180 stars 44 forks source link

Mildomのwebsocketに接続する際にエラーが発生する #178

Closed ryu-s closed 3 years ago

ryu-s commented 3 years ago

image

スタックトレース

   at System.Net.Security.SslState.InternalEndProcessAuthentication(LazyAsyncResult lazyResult)
   at System.Net.Security.SslState.EndProcessAuthentication(IAsyncResult result)
   at SuperSocket.ClientEngine.SslStreamTcpSession.OnAuthenticated(IAsyncResult result)
--- End of stack trace from previous location ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
   at SitePluginCommon.AutoReconnection.ConnectionManager.<FinishProviderAsync>d__8.MoveNext() in D:\workspace\MultiCommentViewer\SitePluginCommon\AutoReconnection\ConnectionManager.cs:line 86
ryu-s commented 3 years ago

多分同じエラー? https://github.com/kerryjiang/WebSocket4Net/issues/178

ryu-s commented 3 years ago

修正完了 89bb3c50ccd5e6439c7e535ef5a7dbb7e68c2576