Azure Service Bus Explorer (preview) error: Websocket connection failed

Mariana Prananto (Admin) 21 Reputation points
2022-05-30T01:13:33.49+00:00

Can you please guide me on what could be causing the error message: 'ServiceBusError: Websocket connection failed'? This message appears everytime I try to 'Peek from start' and 'Receive messages'. This error only appeared with the new version of Azure Service Bus Explorer (preview) for all our service bus queues.

Thank you for your help.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
700 questions
{count} votes

Accepted answer
  1. MayankBargali-MSFT 70,941 Reputation points Moderator
    2022-06-06T05:08:49.403+00:00

    @Mariana Prananto (Admin) Thanks for offline discussion. We have captured the fiddler/F2 traces along with the portal session ID (ctrl + alt + d). Looking into the backend logs for the session ID I couldn't see any request reaching out to us for the service bus explorer. But when we look into the fiddler/F12 traces we can see that we are seeing socket error as the connection was closed from the client as we don't see any request reaching to us. We have changed the network to see if we observed the same behavior. You have confirmed that you don't see any issue with the different network. Suggested to reach out to your network team if there is any VPN/proxy that is blocking the request at their end.

    Feel free to get back to me if you need any assitance.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.