JetBrains/azure-tools-for-intellij

Queue Messages are not displaying

jguadagno opened this issue · 6 comments

When using the Azure Plugin for Rider, I am not seeing an messages in the Queue for the local storage emulator.
Screenshot Azure Plugin

However, they are present in the Azure Storage Explorer
Screenshot Storage Explorer

I have not checked whether this is case for actual storage accounts.

Just checked, can't reproduce the issue here. If you look at the storage emulator log (e.g. Azurite), do you see the queue being accessed when opening the node in Rider?

Should be a request similar to this (where foo is prepare-bulk-email on your end):

127.0.0.1 - - [04/Jan/2024:12:52:41 +0000] "GET /devstoreaccount1/foo/messages?numofmessages=32&peekonly=true HTTP/1.1" 200 -

@maartenba I'll double check when I get back to that computer, but I am pretty sure the console messages from Azurite were displaying.

@maartenba Yep, the debug output is there.
image

Would you mind DMing me your IDE logs in Slack? (Help | Collect logs and Diagnostic data)
Ideally just after opening the queue