This repository acts as a central hub for handling issues, collecting feedback, and facilitating discussions related to the Azure Event Hubs emulator.
33
stars
10
forks
source link
Failed to initiate the connection due to SSL: UNEXPECTED_EOF_WHILE_READING #14
Closed
yanivakivas closed 5 months ago
Describe the bug A clear and concise description of what the bug is.
When trying to initiate a connection with my local azure event hub, i'm getting an
SSL: UNEXPECTED_EOF_WHILE_READING
.To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen. Connection to local Azure Event Hub
Desktop:
Image Platform-Architecture Used:
Docker Version:
Arguments && Environment variables to start Emulator:
Emulator Launch Method:
Additional context: followed the guide, yet received this issue. what should i do?