Azure / azure-functions-eventhubs-extension

Event Hubs extension for Azure Functions
MIT License
20 stars 26 forks source link

Error : Event Hub Trigger The response ended prematurely, with at least 156 additional bytes expected. #103

Closed jsquire closed 2 years ago

jsquire commented 2 years ago

Issue Transfer

This issue has been transferred from the Azure SDK for .NET repository, #26434.

Please be aware that @emrekara37 is the author of the original issue and include them for any questions or replies.

Details

Library name and version

Microsoft.Azure.WebJobs.Extensions.EventHubs 4.3.0

Query/Question

Hi, i created basic event hub trigger function but i am getting this error.

Event hub namespace tier is basic and have 2 event hub

image

image

Environment

.net core 3.1

.net sdk functions 3.0.13

alrod commented 2 years ago

@emrekara37, do you have consistent repro the issue? have you tried to use another storage account?

ghost commented 2 years ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.