Service MessagingCommunication Exception - 端点仅适用于Web套接字请求

时间:2017-01-16 08:21:31

标签: wcf azureservicebus servicebus azure-servicebus-queues

有一个服务总线队列,我们​​使用ServiceBus QueueClient / ReceiveMessage轮询消息。

使用的服务总线版本是3.1.4,连接模式是https。

我们在其中一台机器上遇到以下异常:

  

Microsoft.ServiceBus.Messaging.MessagingCommunicationException:The   服务器拒绝了升级请求。 400此端点仅用于   网络套接字请求---> System.ServiceModel.CommunicationException:   服务器拒绝了升级请求。 400此端点仅用于   网络套接字请求---> System.IO.IOException:服务器被拒绝   升级请求。 400此端点仅用于Web套接字请求

无法弄清楚这个问题的根本原因,为什么我们只在一台特定的机器上获得MessagingCommunicationException。

0 个答案:

没有答案