You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dapr's Azure Service Bus binding should be able to connect to the ASB emulator.
Actual Behavior
Dapr reports that it is unable to subscribe to the ASB emulator topics. WARN[0031] failed to subscribe to topics: failed to subscribe to topic topic-one: could not get topic topic-one: Get "https://localhost:5672/topic-one?api-version=2021-05": EOF failed to subscribe to topic topic-two: could not get topic topic-two: Get "https://localhost:5672/topic-two?api-version=2021-05": EOF
Expected Behavior
Dapr's Azure Service Bus binding should be able to connect to the ASB emulator.
Actual Behavior
Dapr reports that it is unable to subscribe to the ASB emulator topics.
WARN[0031] failed to subscribe to topics: failed to subscribe to topic topic-one: could not get topic topic-one: Get "https://localhost:5672/topic-one?api-version=2021-05": EOF failed to subscribe to topic topic-two: could not get topic topic-two: Get "https://localhost:5672/topic-two?api-version=2021-05": EOF
Steps to Reproduce the Problem
Dapr runtime version: 1.14.4
The text was updated successfully, but these errors were encountered: