vscode-azure-iot-toolkit icon indicating copy to clipboard operation
vscode-azure-iot-toolkit copied to clipboard

Unable to see messages sent to Built-in event endpoint

Open kushaljh opened this issue 4 years ago • 2 comments

Hi,

When I send messages to upstream which should go to the built in event endpoint as I have fallback enabled, I do not see any of the messages in the output screen when I have "Start Monitoring Built-in Event Endpoint". I log the same messages and and find them in the docker logs.

This was not happing until a few days ago. I was on 2.16.2 and I tried to update the extension to 2.16.4 but I still face the same issue.

Any help would be appreciated.

Thank you!

kushaljh avatar Sep 14 '20 20:09 kushaljh

I met the same issue days ago, I tried to create another user in "Consumer Groups" and set this value in the IoT Explorer/VS Code, it works, you can try that out.

Another possible cause is you've routing your message to other endpoints, remember to check that.

pczhao1210 avatar Sep 25 '20 07:09 pczhao1210

Anybody monitor this issue @formulahendry? I have the same problem. I create a new consumer group in the default endpoints, but I can't see the consumer group in VS.

geebinge avatar Feb 09 '21 21:02 geebinge