Error on send: One or more errors occurred.

sriiraj jaami 1 Reputation point
2022-06-22T14:23:24.09+00:00

Hi

Trying to implement the tutorial provided in the learn.microsoft "https://learn.microsoft.com/en-us/azure/stream-analytics/stream-analytics-real-time-fraud-detection?toc=%2Fazure%2Fevent-hubs%2FTOC.json"

I keep getting an error when I run this app. The error reads "Error on send: One or more errors occurred." Please advise

Sets: 1,#FilesDump: 1,#CDRPerFile: 1000,%CallBack: 0.2, #DurationHours: 2

Time Increment Per Set: 2
20200812 170236
MO,d0,0,Australia,234507214,466921402416657,567841148,466922202679249,20200812,170236,1,0,,,b,1,,3,,442,886932428134,,,20200812 170236
Error on send: One or more errors occurred.
MO,d0,2,China,456759851,466923101048691,789094478,466921602131264,20200812,170239,2,0,,,b,0,,3,,419,886932428242,,,20200812 170239

NOTE: I have cross verified the configured eventhub name and primary connection string in "telcodatagen.exe.config" file is it because of dotnet version??
Can you please help me with this? Thanks in advance

Azure Service Bus
Azure Service Bus

An Azure service that provides cloud messaging as a service and hybrid integration.

Azure Event Hubs

2 answers

Sort by: Oldest
  1. PRADEEPCHEEKATLA 91,866 Reputation points
    2022-07-04T04:04:37.193+00:00

    Hello @sriiraj jaami ,

    Thanks for the question and using MS Q&A platform.

    When you create an Event Hub Namespace, you need to set the configuration to TLS Version 1.0. Then you can follow the tutorial and connect TecloGenerator app to your Event Hub.

    217215-image.png

    Before TLS Version 2.0 , I was experiencing the same issue, when I changed the security configuration to TLS Version 1.0 it's working as excepted.

    217273-image.png

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments

  2. Matias Marquez 0 Reputation points
    2026-08-22T02:05:46.4333333+00:00

    tengo el mismo problema. Ya no me deja cambiar de 1.2 a 1.0. Alguien tiene alguna idea de como solucionarlo? Gracias!

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.