Azure Service Bus Explorer returning error when peeking messages

Mariana 31 Reputation points
2023-07-03T09:39:40.4066667+00:00

When using the Azure Service Bus Explorer to peek messages either in queue or deadletter, an error appears with the following message:
Failed to peek messages - TypeError: Cannot read properties of undefined (reading 'omitted-message-body-size')

User's image

Messages were added to the queue via REST API (PHP). When a message is added through the Explorer, it can be peeked successfully. Can you please suggest an alternative to peek messages?

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

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,796 Reputation points
    2023-07-11T04:57:10.7466667+00:00

    In case someone observe the same behavior. Please try to clear the browser history, try different browser/network to confirm if you still observe the similar behavior. In case if someone still observe the same issue then please collect the portal F12 traces from browser and session ID (ctrl + alt + d) along with the timeframe after reproducing the issue and share those details to assist you further.

    0 comments No comments

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.