OS: macOS Sonoma
Python: 3.12.0
export EVENTHUB_CONNECTION_STRING=" ...."
export EVENTHUB_NAMESPACE="mbranca-general"
export EVENTHUB_NAME="allmetrics"
$ eh -v eventdata receive
Receiving events from allmetrics
EventProcessor instance '99f49990-4896-4c6d-b4af-868b82f9c6df' of eventhub 'allmetrics' consumer group '$Default'. An error occurred while load-balancing and claiming ownership. The exception is EventHubError("module 'ssl' has no attribute 'wrap_socket'\nmodule 'ssl' has no attribute 'wrap_socket'"). Retrying after 10.468700238909104 seconds
OS: macOS Sonoma
Python: 3.12.0