-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection refused #37
Comments
does anyone facing with the issue: |
@alissontenorio @bingqiangxiang ; Did we install the Azure Functions extension Microsoft.Azure.WebJobs.Extensions.EventHubs -Version 6.3.3 ; any versions below will not support EH Emulator and result in Connection Refused errors. |
@huykon ; Is this related to Azure Functions + EventHubs ? |
Describe the bug
Trying to connect to local event hub emulator shows message connection refused
To Reproduce
Configured it using python in vs code, the emulator I ran using docker.
Expected behavior
Connect sucessfully
Screenshots
Logs
Desktop:
Image Platform-Architecture Used:
Docker Version:
Arguments && Environment variables to start Emulator:
Emulator Launch Method:
The text was updated successfully, but these errors were encountered: