MQTTnet icon indicating copy to clipboard operation
MQTTnet copied to clipboard

Exceptions on bulk connect to AWS ActiveMQ Broker

Open ValeryYegorov opened this issue 4 years ago • 1 comments

Describe your question

I'm craeting application with 500-1000 mqtt connections to AWS ActiveMQ Broker. After 10-20 connections I have: "A task was canceled" "An existing connection was forcibly closed by the remote host." "Received packet 'PubAck: [PacketIdentifier=21584] [ReasonCode=]' at an unexpected time."

Exceptions

Which project is your question related to?

  • ManagedClient

ValeryYegorov avatar Sep 21 '20 15:09 ValeryYegorov

I've collected every troubleshooting tips under https://github.com/chkr1011/MQTTnet/wiki/Client#connecting-with-amazon-aws now. There is a discussion available under https://github.com/chkr1011/MQTTnet/discussions/1225 where I'm trying to collect all issues with AWS, you can have a look at these resources (Although, ActiveMQ on AWS might have some different issues...)

SeppPenner avatar Aug 30 '21 11:08 SeppPenner

Closing this due to inactivity.

chkr1011 avatar Sep 14 '22 06:09 chkr1011