最近开始在服务器端的日志中看到此错误 . 我们使用的是Signalr 2.2.0版 .

有关为何发生这种情况或如何解决的任何想法?

扩展属性:异常 - System.InvalidOperationException:找到重复的Hub名称 . 位于Microsoft.AspNet.SignalR.PersistentConnection.ProcessRequest(IDictionary`2环境)的Microsoft.AspNet.SignalR.Hubs.HubDispatcher.AuthorizeRequest(IRequest request),位于Microsoft.Owin.Cors.CorsMiddleware.d__0.MoveNext()--- End来自抛出异常的先前位置的堆栈跟踪---在Microsoft.Owin.Mapping.MapMiddleware的System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(任务任务)的System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(任务任务)中 . d__0.MoveNext()---抛出异常的前一个位置的堆栈跟踪结束---在System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(任务任务)的System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(任务任务)中在Microsoft.Owin.Host.SystemWeb.IntegratedPipeline.IntegratedPipelineContextStage.d__5.MoveNext()---从抛出异常的上一个位置的堆栈跟踪结束---在System.Runtime.CompilerServices.Ta Microsoft.Owin.Host.SystemWeb.IntegratedPipeline.IntegratedPipelineContext.d__2.MoveNext()中的System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(任务任务)中的skAwaiter.ThrowForNonSuccess(任务任务)---来自先前位置的堆栈跟踪结束异常被抛出---在System.Web.HttpApplication的System.Web.HttpApplication.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()的Microsoft.Owin.Host.SystemWeb.IntegratedPipeline.StageAsyncResult.End(IAsyncResult ar)中.ExecuteStep(IExecutionStep step,Boolean&completedSynchronously)